Download presentation
Presentation is loading. Please wait.
Published byBartholomew Bernard Cain Modified over 9 years ago
1
Miranda Coulter Math 2700 Spring 2010
2
From Fibonacci’s Liber Abaci, Chapter 12 How Many Pairs of Rabbits Are Created by One Pair in One Year A certain man had one pair of rabbits together in a certain enclosed place, and one wishes to know how many are created from the pair in one year when it is the nature of them in a single month to bear another pair, and in the second month those born to bear also. How many rabbit pairs would there be in the 8 th month? The 24 th ? The n th ?
3
Time, n = 123456 Pairs, f n = 11 2358
4
n fn fn n fn fn n fn fn n fn fn n fn fn 11681189169872110946 21713121441715972217711 32821132331825842328657 43934143771941812446368 551055156102067652575025 Let f n denote the number of pairs at the beginning of month n. From this chart, we can see that f n = f n-1 + f n-2 when n > 2. For example, f 8 = f 7 + f 6 = 13 + 8 = 21 But what expression gives f n for any n?
5
By multiplying this matrix repeatedly, the n th and (n+1) th term can be found.
6
To simplify A n, a technique known as Diagonalization must be used. With this method A n can be written using the matrices P, P -1, and D (a diagonal matrix).
7
The next step is to find the eigenvalues of A.
8
We can now find the eigenvectors for the two eigenvalues.
9
With values for λ, we can now construct P, P -1, and D.
10
Now plug it all in to (finally) obtain A n.
11
After hours of confusing and grueling matrix multiplication, the formula for the n th term of the Fibonacci sequence finally emerges.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.