Skip to content

Commit 3493ac7

Browse files
authored
Update about.html
Fixed text content
1 parent 671004a commit 3493ac7

1 file changed

Lines changed: 18 additions & 15 deletions

File tree

about.html

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -326,35 +326,38 @@ <h1 style="font-size:160%;margin:7px;">How Accurate Are The Conventional Geometr
326326
<p style="margin:12px;"><b>Archimedes and the Polygonal Trap</b>
327327
<br>
328328
<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.
330330
<br>
331331
<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.
334333
<br>
335334
<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.
337336
<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.
338338
<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.
341340
<br>
342-
<details>
343-
<summary><strong style="margin:12px;">The theoretical upper bound would be a polygon with the number of sides approaching infinity...</strong></summary>
344-
<p style="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.
345341
<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.
346343
<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.
348344
<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
349355
<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>
353356
<br>
354-
<p style="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
355358
<br>
356359
<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.
358361
<br>
359362
<br>
360363
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

Comments
 (0)