Fibonacci Numbers in Nature
Count the spirals on a sunflower: you'll find 34 going one way and 55 the other — both Fibonacci numbers. This same sequence appears in pinecones, nautilus shells, flower petals and even pineapples. It's not a coincidence; it's physics and evolution working together.
The Fibonacci Sequence
The sequence is named after Leonardo of Pisa (nicknamed Fibonacci), who introduced it to Europe in 1202. Each number is the sum of the two before it:
The formula: F(n) = F(n−1) + F(n−2), with F(1) = 1, F(2) = 1.
The Golden Ratio
As you go further along the Fibonacci sequence, the ratio of consecutive terms gets closer and closer to a special number called the golden ratio φ (phi):
φ = (1 + √5) / 2 ≈ 1.6180339…
For example: 89/55 ≈ 1.618, 144/89 ≈ 1.618. The ratio never exactly equals φ but it approaches it. The golden ratio is the "most irrational" number — it cannot be well approximated by any simple fraction, which is precisely why nature finds it so useful (more on that below).
Phyllotaxis: How Plants Grow
Phyllotaxis (from Greek: leaf arrangement) describes how plants position their leaves, seeds, and petals. Plants grow from a central tip called the meristem. New features (primordia) are produced one at a time in a spiral.
Each new primordium forms at an angle from the previous one. The plant does not "know" Fibonacci numbers; it simply follows a local rule: grow at the least crowded position available, away from all existing features. This turns out to correspond to rotating by the golden angle.
The Golden Angle (137.5°)
If you divide a full circle (360°) in the golden ratio, you get two arcs of approximately 222.5° and 137.5°. The smaller one — approximately 137.5° — is the golden angle.
When each seed in a sunflower is placed 137.5° around from the previous one, something magical happens: the seeds pack together with maximum efficiency, with no gaps and no clumping. Fibonacci spirals emerge automatically.
Sunflower seed counts: almost always two consecutive Fibonacci numbers, such as 34 and 55, 55 and 89, or 89 and 144, depending on the variety.
Where Else Do We See It?
- Pinecones: Spirals go 8 one way, 13 the other (F₆ and F₇).
- Pineapples: 8 spirals in one direction, 13 in the other.
- Roses & daisies: Petals often come in Fibonacci numbers (5, 8, 13, 21…).
- Nautilus shell: The chambers grow in a logarithmic spiral whose ratio is close to φ (though not exactly for all species).
- Galaxies: Spiral arms often appear in pairs — the density waves that form them show Fibonacci-like spacing in some models.
- Branching: Trees, lungs and blood vessels often branch following Fibonacci-like patterns to optimise coverage.
Why Does Nature Use This?
Nature does not "choose" Fibonacci numbers for aesthetic reasons. The pattern arises because:
- Efficient packing: The golden angle produces the densest packing of seeds, maximising the number of seeds in a given area — an evolutionary advantage.
- Maximum light capture: Leaves arranged at the golden angle minimise overlap, so each leaf captures as much sunlight as possible.
- Structural stability: Fibonacci branching distributes mechanical stress optimally in branches and bones.
Mathematics and physics constrain what's possible, and natural selection favours the most efficient solutions. Fibonacci numbers are what you get when efficiency wins.