True Value of Pi

  # True Value of Pi
  mathematics golden pi geometry

  The conventional value of π = 3.14159... is the *approximate* ratio used in engineering. **Golden Pi** proposes that the *true* geometric value is:

  π = 4 / √Φ = 3.144605511029693...

  ## Comparison
  | Constant | Value |

| --- | --- | | Φ (Golden Ratio) | 1.618033988749895... | | √Φ | 1.272019649514069... | | Golden Pi (4/√Φ) | 3.144605511029693... | | Conventional π | 3.141592653589793... |

  ## Derivation
  From [Kepler's Right Triangle](kepler-triangle.html), where the sides are in the ratio **1 : √Φ : Φ**, the circumference of a circle with diameter equal to the triangle's height relates directly to 4/√Φ.


    **See also:**
    [Kepler's Right Triangle](kepler-triangle.html) ·
    [Squaring the Circle](squaring-the-circle.html) ·
    [Golden Ratio (Φ)](phi.html) ·
    [Pyramid of Giza](pyramid-of-giza.html)