Skip to content

Commit d519258

Browse files
authored
Update index.html
disambiguatingDescription
1 parent 46544e6 commit d519258

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2588,10 +2588,11 @@ <h4>Archimedes and the Illusion of Limits</h4>
25882588
<br>
25892589
<br>
25902590
<p>The Greek Archimedes’ method for estimating the pi is often celebrated as a foundational triumph of geometric reasoning.</p>
2591-
<section id="polygon-approximation">
2591+
<br><section id="polygon-approximation">
25922592
<details>
25932593
<summary itemprop="disambiguatingDescription">The pi is actually an approximation derived from limits. But that method itself introduced compounding errors.</summary>
2594-
<p>Archimedes approximated the circumference using inscribed and circumscribed polygons. He began with a circle bounded by an inscribed and a circumscribed hexagon — not the absolute minimum of 3 or 4 sides — likely because the hexagon is closer to the circle while still being easily calculable. By bisecting the angles (splitting them in half), he turned the hexagons into a 12-gons, then 24-gons, all the way to 96-sided shapes. This allowed him to calculate the perimeter of these shapes using only straight lines and Pythagoras' theorem.
2594+
<br>
2595+
<p>Archimedes approximated the circumference using inscribed and circumscribed polygons. He began with a circle bounded by an inscribed and a circumscribed hexagon — not the absolute minimum of 3 or 4 sides — likely because the hexagon is closer to the circle while still being easily calculable. By bisecting the angles (splitting them in half), he turned the hexagons into a 12-gons, then 24-gons, all the way to 96-sided shapes. This allowed him to calculate the perimeter of these shapes in terms of the diameter using only straight lines and Pythagoras' theorem.
25952596
<br>
25962597
<br>
25972598
Observing how the difference between the two polygonal perimeters — one inside the circle, one outside — became smaller, Archimedes likely believed that as the number of sides increased, the difference between the perimeters of the inscribed and circumscribed polygons would converge toward zero, approaching the circumference of the circle.

0 commit comments

Comments
 (0)