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
<h2itemprop="about" style="margin:12px">Once around 2018 I was wondering how to calculate the area of a circle.</h2>
99
+
<h2style="margin:12px">Once around 2018 I was wondering how to calculate the area of a circle.</h2>
101
100
<br>
102
-
<section><h2itemprop="disambiguatingDescription" style="margin:12px">I remembered the number 3.14 called the pi, but I was interested in the logic of comparing the circle to a square.</h2>
<h2itemprop="disambiguatingDescription" style="margin:12px">I remembered the number 3.14 called the pi, but I was interested in the logic of comparing the circle to a square.</h2>
103
103
<pstyle="margin:12px">Because the square is the basis of area calculation. That is why we use square units.
104
104
<br>
105
105
The only problem with that was that the circle is not square. I have figured that the circle can be cut into four and then I get four right angles that can be aligned with the vertices of a square.
@@ -137,7 +137,7 @@ <h2 itemprop="about" style="margin:12px">Once around 2018 I was wondering how to
<h2itemprop="description" style="margin:12px">Meanwhile I figured that by extending the area of a circle to 3D, the volume of a sphere equals the cubed value of the square root of its cross-sectional area, just like a cube.</h2>
142
142
<pstyle="margin:12px">It's quite hard to physically accurately measure the volume of a ball, but there's a significant difference between the result of my V=(√(3.2)r)³ formula and the conventional " 4 / 3 × pi × r³ ".
143
143
<br>
@@ -164,14 +164,14 @@ <h2 itemprop="description" style="margin:12px">Meanwhile I figured that by exten
<h2itemprop="description" style="margin:12px">I have derived the volume of a cone by comparing a vertical quadrant of a cone to an octant of a sphere.</h2>
169
169
<pstyle="margin:12px">First I made a mistake in that. I knew that the height has to be divided by 2, not 3 as they usually do it, but I confused the vertical height with the slant height and I divided it by 2 only once, instead of twice. That resulted in an error.
<h2itemprop="description" style="margin:12px">In early 2020 there were news about that online education was introduced because of the pandemic.</h2>
176
176
<pstyle="margin:12px">I thought it was time to share my discoveries online, so I went to the local public library to publish them on a webpage. My volume formula for a cone and a pyramid was undeveloped and I didn't have much web development skills but I had to start somewhere. My attention was divided by lots of details in both geometry and IT.
177
177
<br>
@@ -213,7 +213,7 @@ <h2 itemprop="description" style="margin:12px">In early 2020 there were news abo
213
213
<pitemprop="description" style="margin:12px">Exactly determining the properties of different shapes is in the scope.</p>
214
214
<br>
215
215
<br>
216
-
<h2style="margin:12px">I named my framework the Core Geometric System ™ and put the trademark symbol on it to indicate that this not just another abstract geometric system.</h2>
216
+
<h2itemprop="description" style="margin:12px">I named my framework the Core Geometric System ™ and put the trademark symbol on it to indicate that this not just another abstract geometric system.</h2>
217
217
<pstyle="margin:12px">The name reflects that my logic is built in accordance with the core principles of elementary mathematics. That is something that people assume of the conventional one and they have no idea how badly it deviated from that.
218
218
<br>
219
219
<br>
@@ -225,7 +225,7 @@ <h2 style="margin:12px">I named my framework the Core Geometric System ™ and p
<h2itemprop="usageInfo" style="margin:12px">While trying to explain it to others, I have found that different people have different levels of education.</h2>
251
251
<pstyle="margin:12px">I thought I can't just start the explanation with the numbers and basic operations.
252
252
<br>
@@ -268,7 +268,6 @@ <h2 itemprop="usageInfo" style="margin:12px">While trying to explain it to other
268
268
Thank you for reading this and thanks to everyone making it possible.
0 commit comments