You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.html
+18-15Lines changed: 18 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -326,35 +326,38 @@ <h1 style="font-size:160%;margin:7px;">How Accurate Are The Conventional Geometr
326
326
<pstyle="margin:12px;"><b>Archimedes and the Polygonal Trap</b>
327
327
<br>
328
328
<br>
329
-
The Greek Archimedes’ method for estimating the π is often celebrated as a triumph of geometric reasoning.
329
+
The Greek Archimedes’ method for estimating the π is often celebrated as a foundational triumph of geometric reasoning.
330
330
<br>
331
331
<br>
332
-
He began with a circle bounded by an inscribed and a circumscribed hexagon—figures whose properties can be described with exactness. From there, he increased the number of sides to 96, using trigonometry to approximate the perimeter.
333
-
The polygons can be divided into triangles. The ratio between the legs of the triangles and their hypotenuses can be measured linearly.
332
+
But that method contains critical flaws.
334
333
<br>
335
334
<br>
336
-
But this method rests on a flawed assumption: that a circle maximizes area for a given perimeter. This is not universally true, and it introduces a logical error into the foundation of the approximation. Moreover, calculating the properties of a 96-gon involves rounding infinite fractions—errors that are multiplied 96 times, amplifying the imprecision.
335
+
Archimedes approximated the circle 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. He then increased the number of sides to 96, observing how the difference between the two polygonal perimeters — one inside the circle, one outside — became smaller.
337
336
<br>
337
+
This narrowing gap was key. 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.
338
338
<br>
339
-
Calling the inscribed hexagon a “lower bound” is already questionable. Calling the 96-gon an “upper bound” is even more so.
340
-
</p>
339
+
He assumed that more sides mean closer resemblance to a circle. That was backed by the isoperimetric theory, which states that a circle maximizes area for a given perimeter. That idea likely emerged from observing simple polygons: the triangle has the smallest area, the square is larger, and so on. From this pattern, it was assumed that the trend continues indefinitely — that a polygon with an infinite number of sides would resemble a circle perfectly, with its area approaching from below.
341
340
<br>
342
-
<details>
343
-
<summary><strongstyle="margin:12px;">The theoretical upper bound would be a polygon with the number of sides approaching infinity...</strong></summary>
344
-
<pstyle="margin:12px;">In that case the angles between the side and the diagonals approach a right angle. They never reach a right angle as the diagonals converge towards the center.
345
341
<br>
342
+
But that assumption ignores a crucial geometric reality: as the number of sides increases, the internal angles of the polygon approach 180°, which is far from the curvature of a circle. In contrast, polygons with internal angles in the range of ~150°–160°, such as the 13- to 16-gon, preserve a meaningful bend that better reflects circularity.
346
343
<br>
347
-
If we relate the arc of a corresponding slice of an isoperimetric circle, the length of the arc equals the side in question. So the chord related to the arc is shorter than the side. If we want to place the arc with the chord so that it touches both diagonals, it has to be within the polygon. With the curvature of the arc becoming decreasingly distinctive, it doesn't bulge beyond the side. Eventually it will not even touch the side.
348
344
<br>
345
+
Archimedes pushed his method far beyond this curve-aligned threshold — and the result was a recursive underestimate. The perimeter of the circumscribed polygon that he believed to be an overestimate of the circumference was practically an underestimate of it.
346
+
<br>
347
+
<br>
348
+
Hence his final value of 3.14... lies between two underestimates. The method itself introduced compounding errors. These include:
349
+
<br>
350
+
<br>
351
+
- Misapplied isoperimetric logic beyond its valid range
352
+
<br>
353
+
<br>
354
+
- Possible trigonometric inaccuracies in calculating the properties of the 96-gon
349
355
<br>
350
-
Hence the polygon with the same number of sides, which circumscribed the circle is smaller, so its perimeter is shorter than the circle.
351
-
</p>
352
-
</details>
353
356
<br>
354
-
<pstyle="margin:12px;">The perimeter of the circumscribed polygon that was believed to be an overestimate of the circumference was practically an underestimate of it.
357
+
- Rounding errors of infinite fractions, multiplied 96 times
355
358
<br>
356
359
<br>
357
-
Hence the value of the π lies between two underestimates. What we’re left with is not a proof, but a layered approximation.
360
+
What we’re left with is not a proof, but a layered approximation — one that has shaped centuries of geometry, but now deserves a closer, more rational reexamination.
358
361
<br>
359
362
<br>
360
363
Similarly, the area formula A = πr² is not a direct result of calculus. It’s reverse-engineered by multiplying the circumference formula C = 2πr by half the radius—treating the area as the sum of infinitesimal rings. While the method is algebraically valid, it bypasses the geometric logic that defines area: the comparison to a square.
0 commit comments