Skip to content

Commit 7a7cb3d

Browse files
authored
Update index.html
Text
1 parent e80d830 commit 7a7cb3d

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

index.html

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2559,11 +2559,13 @@ <h3 itemprop="name" style="margin:7px">Calculate the Circumference of a Circle</
25592559
<section itemprop="disambiguatingDescription" id="Archimedes">
25602560
<h4>Archimedes and the Illusion of Limits</h4>
25612561
<br><br>
2562-
<p>Archimedes’ polygon method for estimating the pi is often celebrated as a triumph of geometric reasoning.
2562+
<p>Archimedes’ method marked a turning point: instead of calculating the properties of the circle directly, he introduced an analytic process that relied on polygonal limits.
2563+
<br>
2564+
His polygon method for estimating the pi is often celebrated as a triumph of geometric reasoning.
25632565
<br>
25642566
But the pi, as obtained by that method, is not a Euclidean constant — it is an analytic approximation derived from limits.
25652567
<br>
2566-
And the method itself quietly imports assumptions that Euclid never provided.
2568+
And the method itself quietly imports assumptions that elementary geometry never provided.
25672569
<br><br>
25682570
Archimedes approximated the circumference of a circle using inscribed and circumscribed polygons.
25692571
<br>
@@ -2663,8 +2665,7 @@ <h4>Archimedes and the Illusion of Limits</h4>
26632665
<br><br>
26642666
for all x.
26652667
<br><br>
2666-
But this identity is not derivable from Euclid.
2667-
It is an axiom of the analytic system.
2668+
But this identity is not derivable from Euclid. It is an axiom of the analytic system.
26682669
<br><br>
26692670
It holds for the Euclidean angles 90°, 60°, 45°, and 30° because those triangles are special.
26702671
<br>
@@ -2674,11 +2675,11 @@ <h4>Archimedes and the Illusion of Limits</h4>
26742675
<br>
26752676
He was using a numerical trigonometric ladder built on analytic assumptions that Euclid never supplied.
26762677
<br><br>
2677-
If the angle‑bisection formulas are slightly inaccurate for non‑special angles, then by the time Archimedes reached the 96‑gon, that error had compounded — even though the construction of the angles themselves was exact.</p>
2678-
<br><br><br>
2679-
<p>A deeper geometric issue is that the “circumscribed polygon” is not guaranteed to be an upper bound.
2678+
If the angle‑bisection formulas are slightly inaccurate for non‑special angles, then by the time Archimedes reached the 96‑gon, that error had compounded — even though the construction of the angles themselves was exact.
2679+
<br><br>
2680+
But even if we momentarily accept these analytic assumptions, a deeper geometric inconsistency emerges when we compare circumscribed polygons to circles.
26802681
<br><br>
2681-
Even if we assume Archimedes computed sin(3.75°) exactly, a more fundamental geometric problem appears when we examine how polygonal slices compare to circular slices.
2682+
A “circumscribed polygon” is not guaranteed to be an upper bound in every sense.
26822683
<br><br>
26832684
Consider a circular sector of angle 2x and radius r.</p>
26842685
<br>
@@ -2827,7 +2828,9 @@ <h4>Archimedes and the Illusion of Limits</h4>
28272828
<li>The geometric ordering required by the polygon‑approximation method is not structurally guaranteed.</li>
28282829
</ul>
28292830
<br>
2830-
<p>Thus the isoperimetric limit argument that Archimedes’ method relies on is not as straightforward as it is usually presented.</p>
2831+
<p>Thus the isoperimetric limit argument that Archimedes’ method relies on is not as straightforward as it is usually presented.
2832+
<br><br>
2833+
These structural issues in the polygon‑limit method set the stage for a second misconception: the symbolic fusion of an approximation with the geometric ratio it was meant to represent.</p>
28312834
</section>
28322835
<br><br><br>
28332836
<section itemprop="disambiguatingDescription" id="symbol">
@@ -2974,7 +2977,9 @@ <h4>The true Ratio: 3.2</h4>
29742977
<br><br>
29752978
<strong>Since the true ratio is exactly 3.2, and that is a rational number, then we can—and should—write it as it is. Let the pi remain in the history books. Geometry deserves better.
29762979
<br><br>
2977-
That makes the arc value of 360° = 6.4radian, and trigonometric functions that rely on arc value have to be aligned to 3.2 respectively.</strong></p>
2980+
That makes the arc value of 360° = 6.4radian, and trigonometric functions that rely on arc value have to be aligned to 3.2 respectively.</strong>
2981+
<br><br>
2982+
Once the historical assumptions are stripped away, the geometry itself becomes simple—and the technical construction follows naturally.</p>
29782983
<br>
29792984
</section>
29802985
</details>

0 commit comments

Comments
 (0)