0% found this document useful (0 votes)
68 views

Fibonacci Sequence

The Fibonacci sequence is a sequence of numbers where each subsequent number is the sum of the previous two. It begins with 0 and 1, followed by 1, 2, 3, 5, 8, etc. The ratios of adjacent numbers approach the golden ratio as the numbers increase. When the numbers are arranged geometrically as squares, they form a spiral pattern found in nature. The sequence can be written as a rule where the nth term is equal to the sum of the (n-1)th and (n-2)th terms. It also exhibits interesting patterns, such as every third term being even.

Uploaded by

manuel posas
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views

Fibonacci Sequence

The Fibonacci sequence is a sequence of numbers where each subsequent number is the sum of the previous two. It begins with 0 and 1, followed by 1, 2, 3, 5, 8, etc. The ratios of adjacent numbers approach the golden ratio as the numbers increase. When the numbers are arranged geometrically as squares, they form a spiral pattern found in nature. The sequence can be written as a rule where the nth term is equal to the sum of the (n-1)th and (n-2)th terms. It also exhibits interesting patterns, such as every third term being even.

Uploaded by

manuel posas
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Fibonacci Sequence

The Fibonacci Sequence is the series of numbers:

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


The next number is found by adding up the two numbers before it.

 The 2 is found by adding the two numbers before it (1+1)


 The 3 is found by adding the two numbers before it (1+2),
 And the 5 is (2+3),
 and so on!
Example: the next number in the sequence above is 21+34 = 55

It is that simple!

Here is a longer list:

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025,
121393, 196418, 317811, ...

Can you figure out the next few numbers?

Makes A Spiral
When we make squares with those widths, we get a nice spiral:
Do you see how the squares fit neatly together? 
For example 5 and 8 make 13, 8 and 13 make 21, and so on.

This spiral is found in nature!


See:  Nature, The Golden Ratio, and Fibonacci

The Rule
The Fibonacci Sequence can be written as a "Rule" (see  Sequences and Series ).

First, the terms are numbered from 0 onwards like this:

n= 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ...
xn = 0 1 1 2 3 5 8 13 21 34 55 89 144 233 377 ...

So term number 6 is called x6 (which equals 8).


Example: the 8th term is 
the 7th term plus
the 6th term:

x8 = x7 + x6

So we can write the rule:

The Rule is xn = xn-1 + xn-2

where:

 xn is term number "n"


 xn-1 is the previous term (n-1)
 xn-2 is the term before that (n-2)
Example: term 9 is calculated like this:
x9= x9-1 + x9-2
 = x8 + x7
 = 21 + 13
 = 34

Some Interesting Things


Here is the Fibonacci sequence again:

n= 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...
xn = 0 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 ...
There is an interesting pattern:

 Look at the number x3 = 2. Every 3rd number is a multiple of 2 (2, 8, 34, 144, 610, ...)
 Look at the number x4 = 3. Every 4th number is a multiple of 3 (3, 21, 144, ...)
 Look at the number x5 = 5. Every 5th number is a multiple of 5 (5, 55, 610, ...)

And so on (every nth number is a multiple of xn).

1/89 = 0.011235955056179775...

Notice the first few digits (0,1,1,2,3,5) are the Fibonacci sequence?

In a way they all are, except multiple digit numbers (13, 21, etc) overlap, like this:

0.0
0.01
0.001
0.0002
0.00003
0.000005
0.0000008
0.00000013
0.000000021
    ... etc ...
0.011235955056179775...  =  1/89

Terms Below Zero


The sequence works below zero also, like this:
n= ... -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 ...
xn = ... -8 5 -3 2 -1 1 0 1 1 2 3 5 8 ...

(Prove to yourself that each number is found by adding up the two numbers before it!)

In fact the sequence below zero has the same numbers as the sequence above zero, except they follow a +-+- ... pattern. It can be
written like this:

x−n = (−1)n+1 xn
n+1  n+1
Which says that term "-n" is equal to (−1) times term "n", and the value (−1)  neatly makes the correct 1,-1,1,-1,... pattern.

History
Fibonacci was not the first to know about the sequence, it was known in India hundreds of years before!

About Fibonacci The Man


His real name was Leonardo Pisano Bogollo, and he lived between 1170 and 1250 in Italy.

"Fibonacci" was his nickname, which roughly means "Son of Bonacci".


As well as being famous for the Fibonacci Sequence, he helped spread  Hindu-Arabic Numerals  (like our present numbers
0,1,2,3,4,5,6,7,8,9) through Europe in place of  Roman Numerals  (I, II, III, IV, V, etc). That has saved us all a lot of trouble! Thank
you Leonardo.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy