MMW Lesson 1.2 (FS and GR) 2
MMW Lesson 1.2 (FS and GR) 2
Who is Fibonacci?
Leonardo Pisano Bogollo (Leonardo of Pisa),
better known as Fibonacci was an Italian
mathematician who is most famous for his
Fibonacci sequence and for popularizing the
Hindu-Arabic numeral system in Europe. He
advocated the use of the digits 0 to 9 and of the
place values.
Who is Fibonacci?
He is popularly known as Fibonacci, a shortened
word for the Latin term "fillius Bonacci," which
means "son of Bonacci" because his father was
Guglielmo Bonaccio. He discovered one of the
famous formulas in mathematics, the
FIBONACCI SEQUENCE. Fibonacci was able to
find this number sequence while looking at how
generations of rabbits breed.
The Fibonacci Sequence
The breeding of
rabbits led to
his discovery of
the numbers in
the Fibonacci
sequence.
The Fibonacci Sequence
The Fibonacci sequence is a series of numbers in which each number is
the sum of the two preceding ones, typically starting with 0 and 1, or 1
and 1. The sequence commonly begins: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55,
89, ...
The Fibonacci Numbers
Sequences in the Fibonacci Numbers
n F(n) n F(n) n F(n)
1 1 11 89 21 10946
Every third
2 1 12 144 22 17711
element of the
3 2 13 233 23 28657 Fibonacci
4 3 14 377 24 46368 Sequence is
divisible by 2.
5 5 15 610 25 75025
6 8 16 987 26 121393
2, 8, 34, 144,
7 13 17 1597 27 196418 610, …
8 21 18 2584 28 317811
9 34 19 4181 29 514229
10 55 20 6765 30 832040
Sequences in the Fibonacci Numbers
n F(n) n F(n) n F(n)
1 1 11 89 21 10946
Every fourth
2 1 12 144 22 17711
element of the
3 2 13 233 23 28657 Fibonacci
4 3 14 377 24 46368 Sequence is
divisible by 3.
5 5 15 610 25 75025
6 8 16 987 26 121393 3, 21, 144, 987,
6765, …
7 13 17 1597 27 196418
8 21 18 2584 28 317811
9 34 19 4181 29 514229
10 55 20 6765 30 832040
Sequences in the Fibonacci Numbers
n F(n) n F(n) n F(n)
1 1 11 89 21 10946
Every fifth
2 1 12 144 22 17711
element of the
3 2 13 233 23 28657 Fibonacci
4 3 14 377 24 46368 Sequence is
divisible by 5.
5 5 15 610 25 75025
6 8 16 987 26 121393
5, 55, 610,
7 13 17 1597 27 196418 6765, …
8 21 18 2584 28 317811
9 34 19 4181 29 514229
10 55 20 6765 30 832040
Sequences in the Fibonacci Numbers
n F(n) n F(n) n F(n)
1 1 11 89 21 10946
Every sixth
2 1 12 144 22 17711
element of the
3 2 13 233 23 28657 Fibonacci
4 3 14 377 24 46368 Sequence is
divisible by 8.
5 5 15 610 25 75025
6 8 16 987 26 121393
8, 144, 2584,
7 13 17 1597 27 196418 46368, …
8 21 18 2584 28 317811
9 34 19 4181 29 514229
10 55 20 6765 30 832040
Sequences in the Fibonacci Numbers
n F(n) n F(n) n F(n)
1 1 11 89 21 10946
2 1 12 144 22 17711
3 2 13 233 23 28657 1. Every nth
Fibonacci
4 3 14 377 24 46368 number is
5 5 15 610 25 75025 divisible by F(n).
6 8 16 987 26 121393
7 13 17 1597 27 196418
8 21 18 2584 28 317811
9 34 19 4181 29 514229
10 55 20 6765 30 832040
Sequences in the Fibonacci Numbers
n F(n) (F(n))2
1 1 1
Let us look at the 2 1 1
squares of 3 2 4
Fibonacci
4 3 9
numbers.
5 5 25
6 8 64
7 13 169
8 21 441
9 34 1156
10 55 3025
Sequences in the Fibonacci Numbers
n F(n) (F(n))2 Sequence 1
1 1 1 1
Let’s make 2 1 1 2
another 3 2 4 5
sequence from
4 3 9 13
the squares of
5 5 25 34
the Fibonacci
6 8 64 89
sequence using
7 13 169 233
the same
8 21 441 610
method.
9 34 1156 1597
10 55 3025 4181
Sequences in the Fibonacci Numbers
n F(n) (F(n))2 Sequence 1
1 1 1 1
2. The sum of
2 1 1 2
squares of two
3 2 4 5 consecutive
4 3 9 13 Fibonacci
numbers is also a
5 5 25 34 Fibonacci number.
6 8 64 89
7 13 169 233
8 21 441 610
9 34 1156 1597
10 55 3025 4181
Sequences in the Fibonacci Numbers
n F(n) (F(n))2 Sequence 2
What if we 1 1 1 1
add 2 1 1 1+1=2
consecutive 3 2 4 1+1+4=6
Fibonacci 4 3 9 1 + 1 + 4 + 9 = 15
numbers? 5 5 25 1 + 1 + 4 + 9 + 25 = 40
6 8 64 1 + 1 + 4 + 9 + 25 + 64 = 104
7 13 169 1 + 1 + 4 + 9 + 25 + 64 + 169 = 273
8 21 441 1 + 1 + 4 + 9 + 25 + 64 + 169 + 441 = 714
9 34 1156 1 + 1 + 4 + 9 + 25 + 64 + 169 + 441 + 1156 = 1870
10 55 3025 1 + 1 + 4 + 9 + 25 + 64 + 169 + 441 + 1156 + 3025 = 4895
Sequences in the Fibonacci Numbers
n F(n) (F(n))2 Sequence 2 Factors
1 1 1 1 1x1
2 1 1 2 1x2
3 2 4 6 2x3
4 3 9 15 3x5
5 5 25 40 5x8
6 8 64 104 8 x 13
7 13 169 273 13 x 21
8 21 441 714 21 x 34
9 34 1156 1870 34 x 55
10 55 3025 4895 55 x 89
Sequences in the Fibonacci Numbers
n F(n) (F(n))2 Sequence 2 Factors
1 1 1 1 1x1
2 1 1 2 1x2 3. The sum of the
squares of
3 2 4 6 2x3
consecutive
4 3 9 15 3x5 Fibonacci numbers is
5 5 25 40 5x8 a product of two
consecutive
6 8 64 104 8 x 13 Fibonacci numbers.
7 13 169 273 13 x 21
8 21 441 714 21 x 34
9 34 1156 1870 34 x 55
10 55 3025 4895 55 x 89
The Fibonacci Sequence in Nature
The Fibonacci Sequence in Nature
4. When arranged in a
certain way, the Fibonacci
sequence creates a
special spiral pattern
known as the Fibonacci
spiral.
The Fibonacci Spiral in Nature
Nautilus shell, Weather forecast, Sunflower
The Fibonacci Spiral in Nature
Human Body
The Fibonacci Sequence and the Golden Ratio
1.61803398874989484820... is an
approximation of the actual golden ratio,
which is an irrational number with an
infinite number of digits that is equal to
(√5+1)/2.
● 2sin(54°)