Fibonacci Sequence Calculator
Generate Fibonacci numbers, find the nth term, check if a number is Fibonacci, and explore the golden ratio. With Lucas numbers and custom sequences.
Explore the golden ratio φ ≈ 1.618. Check if rectangles have golden proportions, generate Fibonacci sequences, view convergence to φ, and discover golden ratio properties.
The golden ratio φ = (1 + √5)/2 ≈ 1.6180339887 is one of the most famous constants in mathematics. It appears in geometry, art, architecture, nature, and financial markets. A rectangle whose sides are in the ratio φ:1 is called a golden rectangle; removing a square from it leaves another golden rectangle, producing the iconic golden spiral. The Fibonacci sequence 0, 1, 1, 2, 3, 5, 8, 13, 21, … converges to φ through the ratios of consecutive terms: 8/5 = 1.600, 13/8 = 1.625, 21/13 = 1.615, rapidly approaching φ. This calculator provides three modes to explore the constant. In Rectangle mode, enter two dimensions and see how close the ratio is to φ, whether each side is a Fibonacci number, and what the ideal golden dimensions would be. The golden spiral step bars show successive φ-divisions of your rectangle. In Fibonacci mode, generate up to 50 terms and watch the ratio F(n)/F(n−1) converge to φ with machine precision. Use Binet's formula to compute any single term directly. In Properties mode, explore φ², 1/φ, the golden angle, and a table of powers of φ. Whether you are a designer checking proportions, a student studying sequences, or a mathematician exploring algebraic numbers, the page keeps the key relationships visible together.
Golden-ratio questions are often really comparison questions: how close is a rectangle to φ, how fast do Fibonacci ratios converge, and which derived constants matter in design or geometry. This page is useful because it keeps the measured ratio, φ itself, and the deviation together, so you can judge proximity instead of relying on a vague visual guess.
φ = (1 + √5) / 2 ≈ 1.6180339887. φ² = φ + 1. 1/φ = φ − 1. Binet's formula: F(n) = (φⁿ − ψⁿ) / √5, where ψ = (1 − √5)/2.Result: Ratio (long/short) shown by the calculator
Using the preset "φ ≈ 1.618", the calculator evaluates the golden ratio setup, applies the selected algebra rules, and reports Ratio (long/short) with supporting checks so you can verify each transformation.
This calculator takes Decimal Places, Side A (longer), Side B (shorter), Number of Terms and applies the relevant golden ratio relationships from your chosen method. It returns both final and intermediate values so you can audit the process instead of treating it as a black box.
Start with the primary output, then use Ratio (long/short), φ (golden ratio), Deviation from φ, Golden Rectangle? to confirm signs, magnitude, and internal consistency. If anything looks off, change one input and compare the updated outputs to isolate the issue quickly.
Last updated:
The golden ratio φ = (1 + √5)/2 ≈ 1.618 is an irrational number where the ratio of the whole to the larger part equals the ratio of the larger part to the smaller part: (a+b)/a = a/b = φ.
The ratio of consecutive Fibonacci numbers F(n+1)/F(n) converges to φ as n increases. This is because the Fibonacci recurrence F(n+1) = F(n) + F(n−1) mirrors the equation φ = 1 + 1/φ.
A golden rectangle has sides in the ratio φ:1. When you remove a square from it, the remaining rectangle is also golden. This self-similar property produces the golden spiral.
Yes. The golden angle (~137.5°) governs the arrangement of leaves, seeds, and petals in many plants. Nautilus shells, galaxy arms, and hurricane shapes approximate golden spirals.
Binet's formula F(n) = (φⁿ − ψⁿ)/√5 computes the nth Fibonacci number directly without iteration, where ψ = (1−√5)/2 ≈ −0.618.
The Parthenon, Leonardo da Vinci's works, and Le Corbusier's Modulor system all reference golden proportions. However, some claims are debated — many "golden ratio" sightings are approximate rather than exact.
Generate Fibonacci numbers, find the nth term, check if a number is Fibonacci, and explore the golden ratio. With Lucas numbers and custom sequences.
Solve any quadratic equation with the quadratic formula. Find both roots, discriminant, vertex, axis of symmetry, and factored form with step-by-step solutions.
Calculate nth term, finite and infinite sums, common ratio, and visualize exponential growth or decay in geometric sequences.