You are on page 1of 22

FIBONACCI

SEQUENCE
Definition
Fibonacci Sequence is an infinite sequence of natural
numbers where the first value is 0, the next is 1, and from
there, each amount is obtained by adding the previous two.

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, ...


Fibonacci Spiral
Nautilus Shell
Nautilus Shell
Nautilus Shell
Sunflower
Sunflower
GOLDEN
RATIO
Activity

Take a pair of consecutive Fibonacci numbers 𝒂 and 𝒃


where (𝒂 > 𝒃), then divide 𝒂/𝒃
Activity
Take a pair of consecutive Fibonacci numbers 𝒂 and 𝒃
where (𝒂 > 𝒃), then divide 𝒂/𝒃
0,1,1,2,3,5,8,13,21,34,55,89,144,233…
0/1 = undefined 89/55 = 1.61818..
As you can see, if you do this activity,
1/1 = 1 144/89 = 1.6179
you will be able to find out that as you
2/1 = 2 233/144 = 1.618055.. continue the process, it is approaching
3/2 = 1.5 . to approximately 1.618. And this 1.618
5/3 = 1.6667 And so on .. is the value of phi 𝜑 which is our
GOLDEN RATIO.
13/8 = 1.625
21/13 = 1.61538..
34/21 = 1.619047
55/34 = 1.617647
Golden Ratio
Golden Ratio

Consider this
rectangle, with the
length of a and b.
According to Golden
ratio, if youre going
to make it in a
straight line,
a/b is proportional
or equal to (a+b)/a
and they are equal
to phi.
Golden Angle
If youre going to
make the golden
ratio into angle, it is
equivalent to
approximately 137.5
degrees

Golden ratio is
evident in the
sunflower with
its distribution
through rotation
of 137. 5
degrees
Arrangement of Sunflower Seeds
Arrangement of Sunflower Seeds
Sunflower
Let 𝐹𝑖𝑏(𝑛) be the nth term of the Fibonacci
sequence, with 𝐹𝑖𝑏(1) = 1, 𝐹𝑖𝑏(2) = 1, 𝐹𝑖𝑏(3) = 2 ,
and so on.

Find 𝐹𝑖𝑏 8 .

1,1,2,3,5,8,13, 21
Kasi ika 8th siya
Let 𝐹𝑖𝑏(𝑛) be the nth term of the Fibonacci
sequence, with 𝐹𝑖𝑏(1) = 1, 𝐹𝑖𝑏(2) = 1, 𝐹𝑖𝑏(3) = 2,
and so on.

Find 𝐹𝑖𝑏 19 .

1,1,2,3,5,8,13,21,34,55,89,144,233,377,987,1597,2584,4181

Kasi ika 19th siya


Let 𝐹𝑖𝑏(𝑛) be the nth term of the Fibonacci
sequence, with 𝐹𝑖𝑏(1) = 1, 𝐹𝑖𝑏(2) = 1, 𝐹𝑖𝑏(3) = 2,
and so on.

If 𝐹𝑖𝑏 22 = 17,711 and 𝐹𝑖𝑏 24 = 46,368, what


is 𝐹𝑖𝑏 23 ?

𝐹𝑖𝑏 22 + 𝐹𝑖𝑏 23 = 𝐹𝑖𝑏 24


17,711 + 𝐹𝑖𝑏 23 = 46,368
𝐹𝑖𝑏 23 = 46,368 − 17711

Kasi ika 8th siya


Let 𝐹𝑖𝑏(𝑛) be the nth term of the Fibonacci
sequence, with 𝐹𝑖𝑏(1) = 1, 𝐹𝑖𝑏(2) = 1, 𝐹𝑖𝑏(3) = 2,
and so on.

Evaluate the following sum:


𝐹𝑖𝑏 1 + 𝐹𝑖𝑏 2 + 𝐹𝑖𝑏 3 + 𝐹𝑖𝑏 4 = ___

1+1+2+3=
Let 𝐹𝑖𝑏(𝑛) be the nth term of the Fibonacci
sequence, with 𝐹𝑖𝑏(1) = 1, 𝐹𝑖𝑏(2) = 1, 𝐹𝑖𝑏(3) = 2,
and so on.
If you have a wooden board that is 0.75 meters wide, how long
should you cut it such that the Golden Ratio is observed? Use 1.618
as the value of Golden Ratio
For a rectangle, width/length=golden ratio
width=0.75

Let the length be x.


𝟎. 𝟕𝟓
= 𝟏. 𝟔𝟏𝟖
𝒙
1.618𝑥 = 0.75
0.75
𝑥= = 0.4635
1.618

Length of the rectangle is 0.4635 meters.

You might also like