Skip to content

Commit c1a18ed

Browse files
authored
Update index.html
Added expandable callapse blocks.
1 parent cf54165 commit c1a18ed

1 file changed

Lines changed: 34 additions & 36 deletions

File tree

index.html

Lines changed: 34 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -950,15 +950,12 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
950950
<p style="margin:12px;">(2 × 10³) + (0 × 10²) + (2 × 10¹) + (5 × 10⁰) = 2025</p>
951951
<br>
952952
<br>
953-
<div>
954-
<p style="margin:12px;"><strong>Disclaimer</strong>
955-
<br>
953+
<details>
954+
<summary><strong>Disclaimer</strong></summary>
955+
<p style="margin:12px;">Basic Geometry uses Arab numbers and the decimal system, but there are other numbers and numeral systems in use.</p>
956956
<br>
957-
Basic Geometry uses Arab numbers and the decimal system, but there are other numbers and numeral systems in use.</p>
958957
<br>
959-
<br>
960-
<div>
961-
<p style="margin:12px;">Example #2 - The year 2025 in the binary system:</p>
958+
Example #2 - The year 2025 in the binary system:</p>
962959
<table border="1" cellpadding="8" cellspacing="0">
963960
<thead>
964961
<tr>
@@ -1020,13 +1017,14 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
10201017
</table>
10211018
<br>
10221019
<p style="margin:12px;">(1 × 2¹⁰) + (1 × 2⁹) + (1 × 2⁸) + (1 × 2⁷) + (1 × 2⁶) + (1 × 2⁵) + (0 × 2⁴) + (1 × 2³) + (0 × 2²) + (0 × 2¹) + (1 × 2⁰) = 2025</p>
1023-
</div>
1024-
</div>
1020+
</details>
10251021
</section>
10261022
</section>
10271023
</section>
10281024
<br>
10291025
<br>
1026+
<br>
1027+
<br>
10301028
<section>
10311029
<p style="font-size:160%;font-weight:bold;margin:7px">Trigonometry</p>
10321030
<br>
@@ -2021,10 +2019,9 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
20212019
<strong style="font-size:160%;margin:7px">Area and circumference of a circle</strong>
20222020
<br>
20232021
<br>
2024-
<section>
2025-
<p style="margin:12px;">For centuries, the circle has been a symbol of mathematical elegance—and π its most iconic constant. But beneath the surface of tradition lies a deeper question: Are the formulas we use truly derived from geometric logic, or are they inherited approximations dressed in symbolic authority?
2026-
<br>
2027-
<br>
2022+
<details>
2023+
<summary><strong>For centuries, the circle has been a symbol of mathematical elegance—and π its most iconic constant. But beneath the surface of tradition lies a deeper question: Are the formulas we use truly derived from geometric logic, or are they inherited approximations dressed in symbolic authority?</strong></summary>
2024+
<p style="margin:12px;">
20282025
This article revisits the foundations of circle geometry, challenging long-held assumptions and offering a more exact, algebraic alternative.
20292026
</p>
20302027
<br>
@@ -2215,7 +2212,7 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
22152212
These values are exact, rational, and logically derived. They can be verified numerically, but more importantly, they can be proven algebraically—without relying on infinite fractions, symbolic shortcuts, or flawed assumptions.
22162213
</p>
22172214
</section>
2218-
</section>
2215+
</details>
22192216
<br>
22202217
<br>
22212218
<br>
@@ -2405,8 +2402,8 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
24052402
</div>
24062403
<br>
24072404
<br>
2408-
<section>
2409-
<strong style="margin:12px;">Proof</strong>
2405+
<details>
2406+
<summary><strong>Proof</strong></summary>
24102407
<br>
24112408
<br>
24122409
<div class="imgbox">
@@ -2777,7 +2774,7 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
27772774
<br>
27782775
The quadrant method proves that the area of a circle equals exactly 3.2 × radius², thus ruling out the validity of the π.
27792776
</p>
2780-
</section>
2777+
</details>
27812778
</section>
27822779
<br>
27832780
<br>
@@ -3060,11 +3057,9 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
30603057
</div>
30613058
<br>
30623059
<br>
3063-
<section>
3064-
<p style="margin:12px;"><strong>Proof</strong>
3065-
<br>
3066-
<br>
3067-
Expand the term (r - x)²:
3060+
<details>
3061+
<summary><strong>Proof</strong></summary>
3062+
<p style="margin:12px;">Expand the term (r - x)²:
30683063
</p>
30693064
<br>
30703065
<math style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML">
@@ -3251,11 +3246,9 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
32513246
<br>
32523247
<p style="margin:12px;">
32533248
Irrational or not, with an infinitesimally small thickness the circumference practically equals 6.4 × radius.
3254-
</p>
3255-
</section>
32563249
<br>
32573250
<br>
3258-
<p style="margin:12px;"><b>Conclusion: Time to Move On</b>
3251+
<b>Conclusion: Time to Move On</b>
32593252
<br>
32603253
<br>
32613254
The π has served its symbolic purpose. But in geometry, clarity matters more than tradition.
@@ -3269,6 +3262,7 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
32693262
<br>
32703263
These are two aspects of that.
32713264
</p>
3265+
</details>
32723266
</section>
32733267
</section>
32743268
<br>
@@ -3354,12 +3348,12 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
33543348
<p style="margin:12px;" id="sphere-volume"></p>
33553349
</div>
33563350
<br>
3357-
<p style="margin:12px;">The edge length of the cube, which has the same volume as the sphere, equals the square root of the area of the square that has the same area as the sphere's cross section.
3358-
<br>
3359-
<br>
3360-
The " V = 4 / 3 × π × radius³ " estimate is widely used for the volume of a sphere, and it's a cornerstone of theoretical geometry.
3351+
<p style="margin:12px;">The edge length of the cube, which has the same volume as the sphere, equals the square root of the area of the square that has the same area as the sphere's cross section.</p>
33613352
<br>
33623353
<br>
3354+
<details>
3355+
<summary><strong>The " V = 4 / 3 × π × radius³ " estimate is widely used for the volume of a sphere, and it's a cornerstone of theoretical geometry.</strong></summary>
3356+
<p style="margin:12px;">
33633357
It was estimated by comparing a hemisphere to the difference between the approximate volume a cone and a circumscribed cylinder.
33643358
<br>
33653359
<br>
@@ -3378,6 +3372,7 @@ <h4 style="font-size:160%;margin:7px">Powers, numeral systems and basic geometry
33783372
<br>
33793373
If you're trying to calculate the volume of a physical ball or sphere for a practical purpose – whether it's for a science experiment, engineering, or any other real-world application – my empirically derived V = " cubic value of ( √( 3.2 ) × radius ) " formula offers a result that aligns more closely with what you would measure in the lab.
33803374
</p>
3375+
</details>
33813376
</section>
33823377
<br>
33833378
<br>
@@ -3778,6 +3773,7 @@ <h2 style="margin:6px;">SURFACE AREA OF A SPHERE</h2>
37783773
</script>
37793774
<p style="margin:12px;" id="cone-volume"></p>
37803775
</div>
3776+
</section>
37813777
<br>
37823778
<br>
37833779
<br>
@@ -3952,6 +3948,7 @@ <h2 style="margin:6px;">SURFACE AREA OF A SPHERE</h2>
39523948
</script>
39533949
<p style="margin:12px;" id="frustum-cone-volume"></p>
39543950
</div>
3951+
</section>
39553952
<br>
39563953
<br>
39573954
<br>
@@ -4029,6 +4026,7 @@ <h2 style="margin:6px;">SURFACE AREA OF A SPHERE</h2>
40294026
</script>
40304027
<p style="margin:12px;" id="cone-surface"></p>
40314028
</div>
4029+
</section>
40324030
<br>
40334031
<br>
40344032
<br>
@@ -4642,8 +4640,10 @@ <h2 style="margin:6px;">SURFACE AREA OF A SPHERE</h2>
46424640
<br>
46434641
<br>
46444642
<br>
4645-
<section>
4646-
<p style="margin:12px;">The commonly used base × height / 3 approximation for the volume of a pyramid was likely estimated based on two observations.
4643+
<details>
4644+
<summary><strong>
4645+
The volume of a cone or pyramid is conventionally approximated as base × height / 3.</strong></summary>
4646+
<p style="margin:12px;">The conventional approximation was likely estimated based on two observations.
46474647
<br>
46484648
<br>
46494649
One is that the area of the mid-height cross section of a regular pyramid — of which's apex can be connected to the midpoint of the base with a perpendicular line — is exactly a quarter of a circumscribed solid's with the same base and height.
@@ -4745,12 +4745,10 @@ <h2 style="margin:6px;">SURFACE AREA OF A SPHERE</h2>
47454745
<br>
47464746
<br>
47474747
No. Because it's not true in case of most other shapes.
4748-
</p>
4749-
</section>
47504748
<br>
47514749
<br>
4752-
<section>
4753-
<p style="margin:12px;">The other idea is the cube dissection.
4750+
<br>
4751+
The other idea is the cube dissection.
47544752
</p>
47554753
<br>
47564754
<div class="imgbox">
@@ -4848,7 +4846,7 @@ <h2 style="margin:6px;">SURFACE AREA OF A SPHERE</h2>
48484846
<br>
48494847
Also it's not just about the vertices, but the edges and the inner faces, too.
48504848
</p>
4851-
</section>
4849+
</details>
48524850
<br>
48534851
<br>
48544852
<br>

0 commit comments

Comments
 (0)