Did you know that if you look closely at how densely a sunflower's seeds are packed, or how a pine cone's scales are arranged, the number of spirals turning clockwise and the number turning counterclockwise land exactly on certain numbers? Those numbers are the Fibonacci sequence: 1, 1, 2, 3, 5, 8, 13, 21, and so on.
The rule that builds the Fibonacci sequence is extremely simple. Add the two previous numbers together, and you get the next one. 1 plus 1 gives 2, 1 plus 2 gives 3, 2 plus 3 gives 5, and it keeps going endlessly this way. The reason this sequence is so famous is that such a simple rule produces these mysterious patterns found in nature.
Keep calculating the ratio of two consecutive numbers in the Fibonacci sequence, and the value gets closer and closer to a special number: 1.618... This number is called the golden ratio, and it's known as the proportion people find most beautiful. You may have heard before that the golden ratio shows up in the proportions of the columns at the Parthenon, the width-to-height ratio of business cards and credit cards, and even the compositions of famous paintings.
Visualizing the Fibonacci sequence as squares creates a beautiful spiral. Line up squares of size 1, 1, 2, 3, 5, 8 side by side, and draw a quarter-circle arc inside each one connecting to the next, and a swirling spiral shape appears naturally. This spiral shape is remarkably similar to the cross-section of a nautilus shell, the shape of a typhoon's clouds, and the arms of a spiral galaxy — which is why it's sometimes called "nature's mathematics."
There's even a hypothesis that the Fibonacci sequence shows up so often in plants for a genuinely scientific reason. As a plant arranges leaves around the circumference of its stem, neighboring leaves grow offset at a particular angle so they block as little sunlight from each other as possible — and this angle turns out to be deeply connected to the golden ratio. The result, the hypothesis goes, is an efficient structure where leaves or seeds pack tightly into a spiral shape without overlapping each other. Of course there are plenty of exceptions among different plants, and some parts of this still aren't fully understood, but the idea that nature finds a mathematically optimal arrangement on its own, for the sake of survival, is more than enough to spark a kid's curiosity. These days, the Fibonacci sequence is also a go-to example for explaining the concept of a "recursive function" when first learning computer programming, because the structure of this sequence — where each term keeps referring back to the two before it — matches the idea of recursion perfectly.
Learning this through numbers alone can feel a bit dry, but kids get much more interested when you draw the spiral alongside real photos from nature. On our activity page, changing the number of terms with a slider lets you watch right away as the squares add on one by one and the spiral grows. We hope you'll see for yourself how one simple rule leads to such a beautiful picture. Once you've finished drawing the spiral, it's also a great follow-up activity to place it side by side with photos of a sunflower, a pine cone, or a conch shell. The moment you see with your own eyes that the shape on the screen resembles real nature, you'll really feel that math is alive outside the textbook too.