What Is the Fibonacci Sequence?

The Fibonacci sequence is one of the most remarkable and widely occurring mathematical patterns in existence. Named after Leonardo of Pisa — known as Fibonacci — who introduced it to Western mathematics in his 1202 book Liber Abaci, the sequence begins with 0 and 1 (or alternatively 1 and 1), and each subsequent number is the sum of the two numbers before it. The sequence unfolds as follows: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987… and continues infinitely.

What makes the Fibonacci sequence extraordinary is not just its mathematical elegance, but its pervasive appearance in the natural world — in the spiral arrangement of sunflower seeds, the branching of trees, the chambered nautilus shell, the arrangement of leaves on a stem (phyllotaxis), the spiral of a galaxy, and even the proportions of the human body. It is the mathematical fingerprint of natural growth, and understanding it is essential across mathematics, biology, art, architecture, and financial markets.

Our online Fibonacci calculator makes it easy to explore every aspect of the Fibonacci sequence — from generating the series and finding specific terms, to computing sums, analysing golden ratio convergence, and calculating Fibonacci retracement levels for crypto and stock trading — all completely free and with no signup required.

The Fibonacci Formula

The defining recurrence relation of the Fibonacci sequence is simple and elegant:

F(n) = F(n−1) + F(n−2), where F(0) = 0 and F(1) = 1

This means every term is the sum of the two immediately preceding terms. Beyond this iterative definition, there is also a closed-form expression known as Binet's Formula, which allows you to calculate any Fibonacci number directly without computing all the previous ones:

F(n) = (φⁿ − ψⁿ) / √5
where φ = (1 + √5) / 2 ≈ 1.6180339887… (the golden ratio)
and ψ = (1 − √5) / 2 ≈ −0.6180339887…

Binet's formula reveals the deep connection between the Fibonacci sequence and the golden ratio φ (phi). As n grows larger, the ψⁿ term becomes negligibly small (since |ψ| < 1), and F(n) approximates φⁿ/√5 rounded to the nearest integer.


The Golden Ratio — φ (Phi)

The golden ratio φ = 1.6180339887… is one of the most celebrated constants in mathematics, geometry, and art. It is intimately connected to the Fibonacci sequence through a beautiful convergence property: as n increases, the ratio of consecutive Fibonacci numbers F(n)/F(n−1) converges to φ with increasing precision.

nF(n)F(n)/F(n−1)Error from φ
211.0000000.618034
322.0000000.381966
551.6666670.048633
8211.6153850.002649
10551.6176470.000387
156101.6180260.000008
2067651.618034< 0.0000001

The golden ratio appears throughout classical art and architecture — it is found in the proportions of the Parthenon, in Leonardo da Vinci's Vitruvian Man, in the spiral of the Milky Way, and in the proportions considered most aesthetically pleasing by the human eye. Understanding φ through our online Fibonacci calculator is one of the most direct ways to appreciate this mathematical beauty.

Fibonacci Numbers in Nature

The Fibonacci sequence does not just appear in abstract mathematics — it is literally embedded in the growth patterns of living organisms. The number of petals on most flowers is a Fibonacci number: lilies have 3 petals, buttercups have 5, delphiniums have 8, marigolds have 13, asters have 21, and daisies commonly have 34, 55, or 89 petals. The arrangement of seeds in a sunflower head follows a double spiral — one spiral going clockwise and another anticlockwise — with the counts always being consecutive Fibonacci numbers.

In the human body, the ratio of the distance from the shoulder to the fingertips to the distance from the elbow to the fingertips approximates φ. The ratio of the height of the human body to the height of the navel approximates φ. These appearances in nature are not coincidences — they reflect the fact that Fibonacci growth patterns represent the most efficient packing and branching strategies that natural selection has converged on over millions of years.


Fibonacci Calculator Crypto — Retracement Levels Explained

One of the most practically important applications of Fibonacci numbers in the modern world is their use in financial markets, particularly in what is known as Fibonacci retracement analysis. The Fibonacci calculator crypto section of our tool is designed specifically for this use case — calculating the key price levels that traders watch when analysing Bitcoin, Ethereum, altcoins, and traditional stocks or forex pairs.

Fibonacci retracement levels are derived from the golden ratio and its mathematical relationships. The key levels are:

  • 23.6% — derived from F(n)/F(n+3), a shallow retracement level. Often seen in strong trending markets.
  • 38.2% — derived from 1 − φ⁻² = 1 − 0.382. A moderate retracement, considered a first significant support level.
  • 50.0% — the midpoint of the move. Not technically a Fibonacci ratio, but widely used alongside Fibonacci levels by traders.
  • 61.8% — the golden ratio level (1/φ ≈ 0.618). This is the most important and closely watched Fibonacci retracement level. Price frequently finds strong support or resistance here.
  • 78.6% — derived from √(0.618). A deep retracement level that often marks the boundary between a retracement and a reversal.

How to Use Fibonacci Retracement in Crypto Trading

The Fibonacci calculator crypto tool works as follows: identify a significant swing high and swing low on a price chart. Enter these values into the calculator and select the direction (retracement or extension). The calculator instantly computes all the key Fibonacci price levels between the two extremes.

For example, if Bitcoin trades from a low of $30,000 up to a high of $50,000, the retracement levels would be:

  • 23.6% retracement: $50,000 − ($20,000 × 0.236) = $45,280
  • 38.2% retracement: $50,000 − ($20,000 × 0.382) = $42,360
  • 50.0% retracement: $50,000 − ($20,000 × 0.500) = $40,000
  • 61.8% retracement: $50,000 − ($20,000 × 0.618) = $37,640
  • 78.6% retracement: $50,000 − ($20,000 × 0.786) = $34,280

Traders watch these levels as potential areas where price might pause, bounce, or reverse. The 61.8% level (the golden ratio level) is particularly watched by institutional traders and is frequently the site of significant price reactions in Bitcoin, Ethereum, and other major cryptocurrencies. Our Fibonacci calculator crypto tool computes all of these levels instantly for any asset and any price range.

Beyond retracement levels, Fibonacci extension levels (127.2%, 138.2%, 161.8%, 200%, 261.8%) are used to project potential profit targets when a trend resumes after a retracement. The 161.8% extension is particularly significant — it is the golden ratio extension and often marks major long-term price targets in trending markets.


How to Use This Online Fibonacci Calculator

Our online Fibonacci calculator has five modes, each designed for a different use case:

  • Sequence Mode: Enter the number of terms (1–78) and choose your starting values. Click Calculate to generate the complete Fibonacci sequence with each term labelled by its index, a visual chart, and summary statistics including the largest term and the sum of all terms.
  • nth Term Mode: Enter any position n (0–78) to find the exact Fibonacci number at that position. F(0)=0, F(1)=1, F(10)=55, F(20)=6765, F(50)=12,586,269,025. Shows the neighbouring terms for context.
  • Sum Mode: Enter a start and end index to calculate the sum of all Fibonacci numbers in that range. Uses the closed-form identity Sum(0 to n) = F(n+2) − 1 for full verification.
  • Golden Ratio Mode: Enter a term number n to see the ratio F(n)/F(n−1) and how closely it approximates φ. Displays a convergence table showing the approach to the golden ratio.
  • Crypto Retracement Mode: Enter a swing high and swing low price, select your asset currency, and get all nine standard Fibonacci retracement and extension levels with a visual bar chart.

If you enjoy using mathematical calculators, you might also find our Curta mechanical calculator simulator interesting — it shows how complex calculations were performed mechanically before electronic computers. For health and fitness calculations, our BMI calculator, calorie calculator, and FFMI calculator are also completely free.

The Fibonacci Sequence in Art, Architecture & Design

The Fibonacci sequence and golden ratio have profoundly influenced human creative work across civilisations. The Great Pyramid of Giza, Stonehenge, and the Parthenon all contain proportions closely related to φ. Renaissance artists, including Leonardo da Vinci and Michelangelo, consciously incorporated golden ratio proportions into their work. The spiral growth pattern described by consecutive Fibonacci squares — the Fibonacci spiral — appears in countless design contexts from logo design to typography to photography composition.

Modern architecture continues to use Fibonacci proportions. The facade of the Sagrada Família in Barcelona, the United Nations headquarters in New York, and many contemporary buildings employ golden ratio proportions to achieve visual harmony. In graphic design, the golden rectangle (with sides in φ:1 ratio) is considered the most aesthetically pleasing rectangular proportion and is used in everything from business card design to website layout ratios.


Frequently Asked Questions About the Fibonacci Sequence & Calculator

What is the Fibonacci sequence and who invented it? +
The Fibonacci sequence is a series of numbers where each term is the sum of the two preceding terms, beginning 0, 1, 1, 2, 3, 5, 8, 13, 21, 34… It was introduced to Western mathematics by Leonardo of Pisa (nicknamed Fibonacci, meaning "son of Bonacci") in his 1202 book Liber Abaci, where he used it to model rabbit population growth. However, the sequence was known in Indian mathematics as early as the 6th century AD, described by the Sanskrit scholar Virahanka in connection with poetic meter patterns. The sequence is intimately connected to the golden ratio φ ≈ 1.618, which the ratio of consecutive terms converges to. Our online Fibonacci calculator lets you explore this convergence in the Golden Ratio mode.
How does the Fibonacci calculator crypto retracement tool work? +
The Fibonacci calculator crypto retracement tool calculates key price support and resistance levels derived from Fibonacci ratios. You enter a swing high and swing low — for example, Bitcoin's recent high of $50,000 and low of $30,000. The calculator then applies the standard Fibonacci retracement percentages (23.6%, 38.2%, 50%, 61.8%, 78.6%) to calculate the specific price at each level. For a downward retracement, levels are calculated as: High − (High − Low) × ratio. The 61.8% level (the golden ratio level) is considered the most significant, and many traders use it as a key decision point for entries and exits. Select the Retracement mode in our online Fibonacci calculator and enter any price high/low to instantly get all nine levels.
What is the 50th Fibonacci number? +
The 50th Fibonacci number (F(50), counting from F(0)=0) is 12,586,269,025. The Fibonacci sequence grows approximately as fast as powers of the golden ratio φ ≈ 1.618, so each term is about 1.618 times larger than the previous one. This exponential growth means that by F(50) the numbers are already over 12 billion, and by F(78) (the largest F(n) that fits in a standard 64-bit integer) the value is 8,944,394,323,791,464,226. Our online Fibonacci calculator handles exact integer calculations up to F(78) and can show you these values instantly in the nth Term mode.
Where does the Fibonacci sequence appear in nature and the real world? +
The Fibonacci sequence appears with remarkable frequency in the natural world. In plants, the number of petals on most flowers is a Fibonacci number (3, 5, 8, 13, 21…), and the spiral arrangements of seeds in sunflowers and pinecones always feature consecutive Fibonacci numbers going clockwise and anticlockwise (e.g. 34 and 55 spirals). In animals, the shell of the nautilus mollusc grows in a logarithmic spiral approximating the golden ratio. In the human body, proportions of limb segments approximate φ. In art and architecture, the Parthenon, many Renaissance paintings, and modern logo designs use golden ratio proportions. In financial markets, Fibonacci retracement levels are among the most widely used technical analysis tools — which is why our Fibonacci calculator crypto retracement mode is so popular with traders.
What are Fibonacci retracement extensions and how do I use them for crypto trading? +
While Fibonacci retracement levels (23.6%–78.6%) identify potential support/resistance during a pullback, Fibonacci extension levels project where a trend might reach after the pullback ends. The key extension levels are 100% (the full original move), 127.2% (√φ), 138.2%, 161.8% (the golden ratio extension), 200%, and 261.8%. These are often used as profit targets. For example, if Bitcoin rises from $30,000 to $50,000 (+$20,000), retraces to $37,640 (61.8% level), and then resumes its uptrend, traders might target the 161.8% extension at $50,000 + ($20,000 × 0.618) = $62,360 as a first profit target. Our Fibonacci calculator crypto tool computes both retracement and extension levels — select "Extension" in the Direction dropdown to see extension targets. Combined with other technical analysis tools, these Fibonacci levels help traders identify high-probability entry and exit points across Bitcoin, Ethereum, and all major crypto assets.

Ready to explore more tools? Check out our full suite of free calculators — from our BMI calculator and calorie calculator for health and fitness, to our FFMI calculator for athletes and bodybuilders, our Curta mechanical calculator simulator for history enthusiasts, and our bedding calculator for animal keepers. All tools are completely free, mobile-friendly, and require no account or download.