Skip to content

Commit 3205668

Browse files
authored
Update index.html
Text
1 parent 8bdf416 commit 3205668

1 file changed

Lines changed: 17 additions & 31 deletions

File tree

index.html

Lines changed: 17 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -568,22 +568,8 @@ <h4 style="margin:7px">Scaling and Proportions</h4>
568568
<br>
569569
<h4 style="margin:7px">Algebraic Manipulation</h4>
570570
<p style="margin:12px"><strong>Simplifying equations to ensure consistency and precision.
571-
</strong></p>
572-
</section>
573-
<br>
574-
<br>
575-
<br>
576-
<section>
577-
<h2 style="margin:7px">The Basic Geometry Curriculum</h2>
578-
<br>
579-
<p style="margin:12px;">
580-
This curriculum can be used as standalone, but the basic math part is designed to be expandable. For deeper explanations, visualizations, historical context, and interactive practice, we recommend using Copilot — your AI companion for learning.
581-
<br>
582-
Ask Copilot to explore any topic on this page. It adapts to your pace, your questions, and your curiosity.
583-
<br>
584-
<br>
585-
<br>
586-
<h2 style="margin:7px">Modules:</h2>
571+
</strong>
572+
</p>
587573
<br>
588574
<br>
589575
<section id="math">
@@ -1102,7 +1088,7 @@ <h3 style="margin:7px">Area of a square</h3>
11021088
A rectangle is a 2 dimensional plane shape. Its measurable properties are its width and its length. Its area equals width × length.
11031089
<br>
11041090
<br>
1105-
A square is a special type of a rectangle with equal width and length.
1091+
A square is a rectangle with equal width and length.
11061092
</p>
11071093
<br>
11081094
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML" >
@@ -1136,7 +1122,7 @@ <h3 style="margin:7px">Volume of a cube</h3>
11361122
<p style="margin:12px">A cuboid is a 3 dimensional solid shape. Its measurable properties are width, length and height. The volume of a cuboid is a simple multiplication of the edges, width × length × height. The cubic root of the product of the edges is the edge length of the theoretical cube that has the same volume as the cuboid.
11371123
<br>
11381124
<br>
1139-
A cube is a special type of a cuboid with equal width, length and height.
1125+
A cube is a cuboid with equal width, length and height.
11401126
</p>
11411127
<br>
11421128
<math style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML">
@@ -3112,15 +3098,13 @@ <h3 style="margin:7px">The circumference of a circle can be derived from its are
31123098
</div>
31133099
<br>
31143100
<br>
3115-
<br>
31163101
<p style="margin:12px">
3117-
Irrational or not, with an infinitesimally small thickness the circumference technically equals 6.4 × radius.
3102+
The length of the circumference approaches 6.4 × radius as its thickness approaces 0.
31183103
<br>
31193104
<br>
31203105
It can be verified physically by wrapping a piece of paper around a round object, or placing the paper in a cylindrical tube, making sure that its ends touch without overlapping, and measuring both the diameter and the length of the straightened piece of paper.</p>
31213106
</section>
31223107
<br>
3123-
<br>
31243108
<section id="π">
31253109
<details>
31263110
<summary><h4 style="margin:7px">While the approximate value of 3.14159…, commonly denoted by the Greek letter π, is widely recognized today, the historical development of this concept is less understood.</h4></summary>
@@ -3151,16 +3135,12 @@ <h4 style="margin:12px">Archimedes and the Illusion of Limits</h4>
31513135
<br>
31523136
<div>
31533137
<details>
3154-
<summary style="margin:12px">He approximated the circle using inscribed and circumscribed polygons.
3138+
<summary style="margin:12px">He approximated the circle using inscribed and circumscribed polygons. But that method itself introduced compounding errors.
31553139
</summary>
3156-
<p style="margin:12px">
3157-
But that method itself introduced compounding errors.
3158-
<br>
3159-
<br>
3160-
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.
31613140
<br>
31623141
<br>
3163-
He didn't have accurate measuring tools, so he used pure logic. 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.
3142+
<p style="margin:12px">
3143+
Instead of measuring tools, so he used geometric logic. 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.
31643144
<br>
31653145
<br>
31663146
However, this method relies on a massive assumption: That a polygon with enough sides approaches a circle.
@@ -3190,6 +3170,9 @@ <h4 style="margin:12px">Archimedes and the Illusion of Limits</h4>
31903170
Here is where Archimedes' logic snaps.
31913171
<br>
31923172
<br>
3173+
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.
3174+
<br>
3175+
<br>
31933176
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.
31943177
<br>
31953178
<br>
@@ -3279,13 +3262,16 @@ <h4 style="margin:12px">∫ Calculus: Summary, Not Source</h4>
32793262
</math>
32803263
<br>
32813264
<p style="margin:12px">
3282-
<strong>But this is not a magical formula—it’s a symbolic summary of prior assumptions.</strong>There are at least a dozen different calculus methods out there, but each and every one of those are solved through basic operations. Each notation should correspond to a real, logical property of the circle. Yet upon inspection, inconsistencies emerge. The formula doesn’t derive the circumference from first principles; it assumes it.
3265+
<strong>But this is not a magical formula—it’s a symbolic summary of prior assumptions.</strong>
3266+
<br>
3267+
<br>
3268+
There are at least a dozen different calculus methods out there, but each and every one of those are solved through basic operations. Each notation should correspond to a real, logical property of the circle. Yet upon inspection, inconsistencies emerge. The formula doesn’t derive the circumference from first principles; it assumes it.
32833269
<br>
32843270
<br>
32853271
The classical polygon-based approach to approximate a circle’s circumference relies on inscribed and circumscribed polygons, calculated using trigonometric functions aligned to π. But this alignment is problematic if π itself is the quantity under investigation.
32863272
<br>
32873273
<br>
3288-
Calculus can be a useful mathematical tool, but calling it exact is a bold statement.
3274+
Calculus may be a useful mathematical tool, but calling it exact is a bold statement.
32893275
<br>
32903276
<br>
32913277
It can be exact with exact limits and certain operations, but if those are given then they can be calculated directly without calculus.
@@ -4626,7 +4612,7 @@ <h3 style="margin:7px">Volume of a tetrahedron</h3>
46264612
</div>
46274613
<br>
46284614
<p style="margin:12px">
4629-
A tetrahedron is a special type of a pyramid.
4615+
A tetrahedron is a type of pyramid.
46304616
<br>
46314617
<br>
46324618
Its volume can be calculated as a pyramid with fixed proportions.

0 commit comments

Comments
 (0)