📊 Fibonacci Sequence

0
1
1
2
3
5
8
13
21
34

🔍 Analysis Results

Generate a sequence or check numbers to see analysis results here!

✨ Golden Ratio (φ)

1.618033988749...

The limit of the ratio of consecutive Fibonacci numbers

🌟 Amazing Fibonacci Facts

  • Found everywhere in nature: flower petals, pinecones, shells!
  • The golden ratio φ ≈ 1.618 appears in art and architecture
  • Every 3rd number is even, every 4th is divisible by 3
  • The sum of first n Fibonacci numbers = F(n+2) - 1
  • Fibonacci rectangles create the perfect golden spiral