1001Ferramentas
🌻 Dev

φ (Golden Ratio) N decimals Generator

Golden ratio φ = (1+√5)/2 = 1.61803... up to 1000 decimals. Famous in design, art and botany.

The golden ratio to a thousand decimal places

Phi, roughly 1.618034, is the ratio in which the larger part is to the smaller as the whole is to the larger. It solves the equation x squared equals x plus 1, which gives the closed form: 1 plus the square root of 5, divided by 2. From that equation comes the most-cited property: the reciprocal of phi is phi minus 1, that is 0.618034 — the same decimal places.

Choose the places and receive up to a thousand digits, computed from the square root of 5 with arbitrary precision and checked against published values. Worth knowing that phi is the limit of the ratio between consecutive Fibonacci terms, and that convergence is quick: dividing 89 by 55 already gets the first three places right.

On the applications attributed to phi, it helps to separate what holds up from what does not. In phyllotaxis the argument is solid: the golden angle distributes leaves and seeds without overlap, and phi is the hardest number to approximate by fractions, which prevents alignment. Its presence in the Parthenon, the Mona Lisa and human body proportions is, for the most part, coincidence within the error margin of any measurement.

Frequently asked questions

Why is phi called the most irrational number?
Because its continued fraction expansion is the simplest possible, made up entirely of 1s. That means it is the hardest number to approximate well by fractions — and it is exactly that property making the golden angle distribute seeds without them falling into rows.
Does the golden ratio really appear in art and architecture?
In works deliberately made after the nineteenth century, yes, because the artists knew the idea and applied it. In attributions to ancient works the evidence is weak: measure a building with enough tolerance and a number near 1.6 comes out without difficulty.
What is the exact relationship with Fibonacci?
The ratio between consecutive terms converges to phi, and there is a closed formula, Binet's, giving any Fibonacci term in terms of phi. The reverse holds too: powers of phi can be written using Fibonacci terms as coefficients.

Related Tools