Ask your own question, for FREE!
Discrete Math 12 Online
OpenStudy (anonymous):

Show that the Fibonacci numbers satisfy the recurrence relation fn = 5fn−4 + 3fn−5 for n = 5, 6, 7,..., to- gether with the initial conditions f0 = 0, f1 = 1, f2 = 1, f3 = 2, and f4 = 3. Use this recurrence relation to show that f5n is divisible by 5, for n = 1, 2, 3,... .

OpenStudy (perl):

by 'show' do you mean try some examples

OpenStudy (perl):

or we can prove it rigorously

OpenStudy (perl):

the fibonacci sequence is defined as f(n) = f(n-1) + f(n-2) , for n > 1

OpenStudy (perl):

5 f(n-4) + 3* f(n-5) =5* [f(n-5) + f(n-6) ] + 3 [ f (n-6) + f(n-7) ]

OpenStudy (perl):

5 * f(n-5) + 5* f(n-6) + 3* f(n-6) + 3* f(n-7)

OpenStudy (anonymous):

thanks Perl

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!