Skip to content

Commit 3487771

Browse files
authored
Update README.md
1 parent 227a2d6 commit 3487771

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Applications
3939
- Quantum Computing: Algorithm development, simulation.
4040

4141

42-
How Accurate Are the Conventional Geometry Formulas?
42+
How Accurate Are The Conventional Geometry Formulas?
4343

4444
Historically, Euclidean geometry has provided a framework for understanding and describing the physical world. It is based on axioms and postulates, leading to well-defined formulas for the calculation of areas and volumes of shapes such as circles and spheres.
4545

@@ -57,8 +57,7 @@ While its approximate value of 3.14159…, commonly denoted by the Greek letter
5757

5858
Ancient civilizations grappled with this geometric challenge, employing various methods to approximate this ratio.
5959

60-
A Greek mathematician is credited with refining these approximations through the method of inscribed and circumscribed polygons.
61-
His approach was that the ratio between the perimeter and the diameter of a circle can be estimated by comparing the circumference of the circle to the perimeters of an inscribed and a circumscribed polygon. The polygons can be divided into triangles. The ratio between the legs of the triangles and their hypotenuses can be measured linearly.
60+
A Greek mathematician is credited with refining these approximations through the method of inscribed and circumscribed polygons. His approach was that the ratio between the perimeter and the diameter of a circle can be estimated by comparing the circumference of the circle to the perimeters of an inscribed and a circumscribed polygon. The polygons can be divided into triangles. The ratio between the legs of the triangles and their hypotenuses can be measured linearly.
6261
That is where the pi/delta=3.14 notation might originate from.
6362
This method has several limitations. He tried to increase the accuracy by increasing the number of sides of the polygons. This approach cannot produce an accurate result.
6463

@@ -84,6 +83,12 @@ The area of a circle is defined by comparing it to a square, as that’s the bas
8483

8584
The circle is cut to 4 quadrants, each placed with their origin on the vertices of a square.
8685

86+
In this arrangement the arcs of the quadrants of an inscribed circle would meet at the midpoints of the sides of the square.
87+
88+
The arcs of the quadrants of a circumscribed circle would meet at the center of the square.
89+
90+
The arcs of the quadrants that equal in area to the square intersect right in between these limits on its centerlines.
91+
8792
When the arcs of the quadrant circles intersect at the quarter of the centerline of the square, the uncovered area in the middle equals exactly the sum of the overlapping areas respectively.
8893

8994
The area of both the square and the sum of the quadrants equals 16 right triangles with legs of a quarter and a half of the square's sides, and its hypotenuse equal to the radius of the circle.

0 commit comments

Comments
 (0)