Skip to content

Commit 110184b

Browse files
authored
Update index.html
1 parent d519258 commit 110184b

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,7 +2588,8 @@ <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-
<br><section id="polygon-approximation">
2591+
<br>
2592+
<section id="polygon-approximation">
25922593
<details>
25932594
<summary itemprop="disambiguatingDescription">The pi is actually an approximation derived from limits. But that method itself introduced compounding errors.</summary>
25942595
<br>
@@ -2632,7 +2633,7 @@ <h4>Archimedes and the Illusion of Limits</h4>
26322633
The definition of an inscribed polygon is that both its perimeter and area are smaller than the circle. The properties of a circumscribed polygon are larger.
26332634
<br>
26342635
<br>
2635-
When the circle’s area and circumference is calculated with the constant 3.2, it becomes clear that the area of an isoperimetric 14‑gon is larger than the circle’s. A flat angle encloses the area differently than the curve. This flips the script: the polygon can enclose more area even with the same perimeter. As the number of sides increases the effect is stronger, so the isoperimetric polygon behaves like a circumscribed figure despite having equal perimeter. This overlooked disproportion shows that polygons do not approach the circle in every sense — above 13 sides, the comparison underestimates the circle.
2636+
When the circle’s area and circumference is calculated with the constant 3.2, it becomes clear that the area of an isoperimetric 14‑gon is actually larger than the circle’s. A flat angle encloses the area differently than the curve. This flips the script: the polygon can enclose more area even with the same perimeter. As the number of sides increases the effect is stronger, so the isoperimetric polygon behaves like a circumscribed figure despite having equal perimeter. This overlooked disproportion shows that polygons do not approach the circle in every sense — above 13 sides, the comparison underestimates the circle.
26362637
<br>
26372638
<br>
26382639
Archimedes pushed his method far beyond this curve-aligned threshold — and the result was a recursive underestimate.

0 commit comments

Comments
 (0)