Skip to content

Commit 9261ddf

Browse files
authored
Update about.html
1 parent 66f1b1c commit 9261ddf

1 file changed

Lines changed: 9 additions & 14 deletions

File tree

about.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,9 @@
9595
<h1 style="font-size:160%;margin:7px">About the Core Geometric System ™</h1>
9696
<br>
9797
<br>
98-
<article>
98+
<article itemscope itemtype="http://schema.org/Article">
9999
<h2 style="margin:12px">Once around 2018 I was wondering how to calculate the area of a circle.</h2>
100100
<br>
101-
<section itemscope itemtype="http://schema.org/Article">
102101
<section><h2 itemrel="description" 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>
103102
<p style="margin:12px">Because the square is the basis of area calculation. That is why we use square units.
104103
<br>
@@ -118,15 +117,14 @@ <h2 style="margin:12px">Once around 2018 I was wondering how to calculate the ar
118117
Maybe that doesn't sound very scientific at first, but somehow I instantly realized that it is the only way.
119118
<br>
120119
Then I worked out the relationship between the radius and the side of the square algebraically via the Pythagorean theorem.
120+
<br>
121+
<br>
122+
The result is that the area of a circle is exactly 3.2radius².
121123
</p>
122124
<br>
123125
<div itemscope itemtype="http://schema.org/VideoObject">
124126
<iframe title="Geometry puzzle" width="420" height="315" src="https://youtube.com/embed/-gvXLaLFXuM">
125127
</iframe>
126-
<br>
127-
<p style="margin:12px" itemrel="description">
128-
The result is that the area of a circle is exactly 3.2radius².
129-
</p>
130128
</div>
131129
<br>
132130
<p style="margin:12px">That got me excited for obvious reasons, but also confused. Nobody thought of that before? Why is the pi so different?
@@ -149,21 +147,19 @@ <h2 itemrel="description" style="margin:12px">Meanwhile I figured that by extend
149147
<div itemscope itemtype="http://schema.org/VideoObject">
150148
<iframe title="The sphere experiment" width="420" height="315" src="https://youtube.com/embed/7uxyLfh2B38">
151149
</iframe>
150+
</div>
152151
<br>
153152
<p itemrel="description" style="margin:12px">
154153
The subject of the sphere experiment was a standard golf ball. That is not a perfect sphere because there are dimples on its surface. That can be compensated by calculating with a slightly shorter radius.
155154
<br>
156-
The measuring bottle had a nominal volume of 4 cl (40 ml ~ 4 / 3 US ounce). That is not perfectly precise either because the nominal volume indicates the guaranteed amount of the fluid in it in commerce. They come with an air gap atop the fluid so the total capacity of the bottle is somewhat larger.
157-
</p>
158-
</div>
155+
The measuring bottle had a nominal volume of 4 cl (40 ml ~ 4 / 3 US ounce). That is not perfectly precise either because the nominal volume indicates the guaranteed amount of the fluid in it in commerce. They come with an air gap atop the fluid so the total capacity of the bottle is somewhat larger.</p>
159156
<br>
160157
<br>
161158
<div itemscope itemtype="http://schema.org/VideoObject">
162159
<iframe title="The sphere experiment 2" width="420" height="315" src="https://youtube.com/embed/rXcJhFLLP0Y">
163160
</iframe>
164-
<p style="margin:12px" itemrel="description">The second sphere experiment was done with the same ball and a nominal 5 ml syringe. The nominal volume of a syringe should be its real volume. However, I have measured its length and width to make sure and I found that its real volume is about 10% larger. I took that into account in the calculations.
165-
</p>
166161
</div>
162+
<p style="margin:12px" itemrel="description">The second sphere experiment was done with the same ball and a nominal 5 ml syringe. The nominal volume of a syringe should be its real volume. However, I have measured its length and width to make sure and I found that its real volume is about 10% larger. I took that into account in the calculations.</p>
167163
</section>
168164
<br>
169165
<br>
@@ -211,8 +207,8 @@ <h2 itemrel="description" style="margin:12px">In early 2020 there were news abou
211207
</p>
212208
<br>
213209
<div itemscope itemtype="http://schema.org/VideoObject">
214-
<iframe title="Introduction to basic geometry" width="420" height="315" src="https://youtube.com/embed/U5eHkmmVVEA">
215-
</iframe>
210+
<iframe title="Introduction to basic geometry" width="420" height="315" src="https://youtube.com/embed/U5eHkmmVVEA"></iframe>
211+
</div>
216212
<br>
217213
<p itemrel="description" style="margin:12px">Exactly determining the properties of different shapes is in the scope.</div>
218214
<br>
@@ -272,7 +268,6 @@ <h2 style="margin:12px" itemrel="description">While trying to explain it to othe
272268
Thank you for reading this and thanks to everyone making it possible.
273269
</p>
274270
</section>
275-
</section>
276271
</article>
277272
<br>
278273
<br>

0 commit comments

Comments
 (0)