Skip to content

Commit 4c813a0

Browse files
authored
Add files via upload
1 parent 7567013 commit 4c813a0

1 file changed

Lines changed: 31 additions & 25 deletions

File tree

about.html

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<link rel="icon" type="image/x-icon" href="favicon.ico">
1212
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000">
1313
<link href="https://fonts.googleapis.com/css2?family=OpenDyslexic&display=swap" rel="stylesheet">
14-
<link rel="canonical" href="https://basic-geometry.pages.dev/about">
1514
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1615
<meta name="description" content="The story behind the best-established and most accurate framework to calculate area and volume">
1716
<meta name="author" content="Gaál Sándor">
@@ -23,7 +22,8 @@
2322
<meta name="twitter:image" content="android-chrome-256x256.png">
2423
<meta name="msapplication-TileColor" content="#000000">
2524
<meta name="theme-color" content="#000000">
26-
<style>
25+
<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0">
26+
<style>
2727

2828
* {
2929
margin: 0;
@@ -93,29 +93,33 @@
9393
<div id="cookie-notice-buttons">
9494
<button onclick="document.getElementById('cookie-notice').style.display = 'none';">Accept</button>
9595
<button onclick="location.replace('about:blank')">Leave</button>
96-
9796
</div>
9897
</div>
9998
<div itemscope itemtype="https://schema.org/AboutPage">
10099
<meta itemprop="name" content="About the Core Geometric System ™">
100+
<div itemprop="about" itemscope itemtype="https://schema.org/DefinedTermSet">
101+
<meta itemprop="name" content="Core Geometric System ™">
102+
</div>
101103
<meta itemprop="accessMode" content="textual">
102104
<meta itemprop="accessMode" content="visual">
103105
<meta itemprop="accessibilityControl" content="fullMouseControl">
104106
<meta itemprop="accessibilityHazard" content="none">
105107
<meta itemprop="accessibilitySummary" content="Read text and view videos">
108+
<meta itemprop="assesses" content="Basic geometry">
106109
<meta itemprop="inLanguage" content="en">
107110
<meta itemprop="interactivityType" content="Expositive">
108111
<meta itemprop="isAccessibleForFree" content="true">
109112
<meta itemprop="isFamilyFriendly" content="true">
110113
<meta itemprop="typicalAgeRange" content="5-105">
111114
<h1 itemprop="headline" style="font-size:130%;margin:7px">Rediscovered Geometry</h1>
112115
<br><br>
113-
<article style="margin:12px" itemprop="mainEntity" itemscope itemtype="https://schema.org/Article">
114-
<h2 itemprop="description">Once around 2018 I was wondering how to calculate the area of a circle.</h2>
116+
<main style="margin:12px" itemprop="mainEntity" itemscope itemtype="https://schema.org/Article">
117+
<article itemprop="articleBody">
118+
<h2>Once around 2018 I was wondering how to calculate the area of a circle.</h2>
115119
<section>
116-
<h2 itemprop="disambiguatingDescription">I remembered the number 3.14 called the pi, but I was interested in the logic of comparing the circle to a square, because the square is the basis of area calculation. That is why we use square units.</h2>
120+
<h2>I remembered the number 3.14 called the pi, but I was interested in the logic of comparing the circle to a square, because the square is the basis of area calculation. That is why we use square units.</h2>
117121
<br>
118-
<p itemprop="text">The only problem with that was that the circle is not square. I have figured that the circle can be cut in four and then I get four right angles that can be aligned with the vertices of a square.
122+
<p>The only problem with that was that the circle is not square. I have figured that the circle can be cut in four and then I get four right angles that can be aligned with the vertices of a square.
119123
<br>
120124
There was a different problem with that: The quadrant circles overlap at some places but the middle of the square is uncovered.
121125
<br>
@@ -138,17 +142,17 @@ <h2 itemprop="disambiguatingDescription">I remembered the number 3.14 called the
138142
</iframe>
139143
</div>
140144
<br>
141-
<p itemprop="text">That got me excited for obvious reasons, but also confused. Nobody thought of that before? Why is the pi so different?
145+
<p>That got me excited for obvious reasons, but also confused. Nobody thought of that before? Why is the pi so different?
142146
<br>
143147
For about a year I just kept thinking and calculating all aspects of that, and I shared my discovery just with a few friends. They didn't share my excitement.
144148
<br>
145149
Some of them didn't really care about math at all, those who did were sticking to the pi, just because it's an old and highly hyped convention.</p>
146150
</section>
147151
<br><br><br>
148152
<section>
149-
<h2 itemprop="description">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>
153+
<h2>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>
150154
<br>
151-
<p itemprop="text">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³ ".
155+
<p>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³ ".
152156
<br><br>
153157
I conducted some experiments with the resources that I had. I could not provide the accuracy that the subject deserves, but the results aligned better with my V=(√(3.2)r)³ formula.</p>
154158
<br>
@@ -157,7 +161,7 @@ <h2 itemprop="description">Meanwhile I figured that by extending the area of a c
157161
</iframe>
158162
</div>
159163
<br>
160-
<p itemprop="text">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.
164+
<p>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.
161165
<br>
162166
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>
163167
<br>
@@ -166,19 +170,19 @@ <h2 itemprop="description">Meanwhile I figured that by extending the area of a c
166170
</iframe>
167171
</div>
168172
<br>
169-
<p itemprop="text">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>
173+
<p>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>
170174
</section>
171175
<br><br><br>
172176
<section>
173-
<h2 itemprop="description">I have derived the volume of a cone by comparing a vertical quadrant of a cone to an octant of a sphere.</h2>
177+
<h2>I have derived the volume of a cone by comparing a vertical quadrant of a cone to an octant of a sphere.</h2>
174178
<br>
175-
<p itemprop="text">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.</p>
179+
<p>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.</p>
176180
</section>
177181
<br><br><br>
178182
<section>
179-
<h2 itemprop="description">In early 2020 there were news about that online education was introduced because of the pandemic.</h2>
183+
<h2>In early 2020 there were news about that online education was introduced because of the pandemic.</h2>
180184
<br>
181-
<p itemprop="text">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.
185+
<p>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.
182186
<br><br>
183187
I received some criticism regarding my formulas. Those included the lack of rigorous proof, and the alleged rigorous proofs of the conventional formulas.
184188
<br>
@@ -194,7 +198,7 @@ <h2 itemprop="description">In early 2020 there were news about that online educa
194198
<br><br>
195199
Years have passed without significant development. I was working on improving my online presence and solved geometry puzzles on social media. You can find my favorites on X in the replies of @BasicGeometry. Solving puzzles is fun, and helps to learn and develop some routine.</p>
196200
<br>
197-
<p itemprop="disambiguatingDescription">Eventually I have realized that through my formulas I have created a logically interconnected, consistent geometric framework.
201+
<p>Eventually I have realized that through my formulas I have created a logically interconnected, consistent geometric framework.
198202
<br>
199203
Something that the one would assume of the conventional geometry. There are several geometry concepts, but there's a popular one that they teach in schools and online.
200204
<br>
@@ -210,13 +214,13 @@ <h2 itemprop="description">In early 2020 there were news about that online educa
210214
<iframe title="Introduction to basic geometry" width="420" height="315" src="https://youtube.com/embed/U5eHkmmVVEA"></iframe>
211215
</div>
212216
<br>
213-
<p itemprop="description">Exactly determining the properties of different shapes is in the scope.</p>
217+
<p>Exactly determining the properties of different shapes is in the scope.</p>
214218
</section>
215219
<br><br><br>
216220
<section>
217-
<h2 itemprop="description">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>
221+
<h2>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>
218222
<br>
219-
<p itemprop="text">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.
223+
<p>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.
220224
<br><br>
221225
The expression was unique back then. I came up with it. I never read it anywhere else before. Back then I searched for it to find out if anyone else is using it, and there were no results for that term.
222226
<br>
@@ -226,9 +230,9 @@ <h2 itemprop="description">I named my framework the Core Geometric System ™ an
226230
</section>
227231
<br><br><br>
228232
<section>
229-
<h2 itemprop="description">In 2024 I fixed the numeric value for my cone and pyramid volume formula. </h2>
233+
<h2>In 2024 I fixed the numeric value for my cone and pyramid volume formula. </h2>
230234
<br>
231-
<p itemprop="text">I'm sorry about that I had presented a wrong number for such a long time, but at least my logic was closer to reality.
235+
<p>I'm sorry about that I had presented a wrong number for such a long time, but at least my logic was closer to reality.
232236
<br><br>
233237
Later that year I got access to AI language models.
234238
<br>
@@ -244,9 +248,9 @@ <h2 itemprop="description">In 2024 I fixed the numeric value for my cone and pyr
244248
</section>
245249
<br><br><br>
246250
<section>
247-
<h2 itemprop="description">While trying to explain it to others, I have found that different people have different levels of education.</h2>
251+
<h2>While trying to explain it to others, I have found that different people have different levels of education.</h2>
248252
<br>
249-
<p itemprop="text">I thought I can't just start the explanation with the numbers and basic operations.
253+
<p>I thought I can't just start the explanation with the numbers and basic operations.
250254
<br>
251255
Then I realized that I can.
252256
<br>
@@ -266,14 +270,16 @@ <h2 itemprop="description">While trying to explain it to others, I have found th
266270
<br><br><br><br>
267271
<div itemprop="author" itemscope itemtype="https://schema.org/Person">
268272
<p><span itemprop="familyName">Gaál</span> <span itemprop="givenName">Sándor</span></p>
273+
<meta itemprop="url" content="https://x.com/gmac4247">
269274
</div>
270275
<p itemprop="copyrightNotice">® All rights reserved</p>
271276
<p itemprop="copyrightYear">2026</p>
272277
</article>
278+
</main>
273279
</div>
274280
<br><br><br><br>
275281
<footer>
276-
<a style="margin:9px" href="https://basic-geometry.github.io">Home</a>
282+
<a style="margin:9px" href="https://gmac4247.github.io">Home</a>
277283
<br>
278284
<br>
279285
<a style="margin:9px" href="privacy-policy">Do Not Sell My Personal Information</a>

0 commit comments

Comments
 (0)