I need some help with fibonacci numbers.

  • Thread starter adgilbert
  • Start date
  • Tags
    Numbers
  • #1
2
0

Homework Statement



Proof by induction of the following: f(m+k) = f(m-1)* f(k) + f(m) * f(k+1)

Homework Equations



f(k+1) = f(k) + f(k-1)

The Attempt at a Solution



The only way I can figure to get multiplication from addition was to square both sides, but then I really get out of my league.

What is the relationship if you double a fib. #?
 
  • #2
Do you know how to get induction started when you have two variables?
 
  • #3
No i think that is my first issue here
 

Suggested for: I need some help with fibonacci numbers.

Replies
5
Views
317
Replies
28
Views
772
Replies
7
Views
726
Replies
8
Views
887
Replies
22
Views
2K
Replies
13
Views
1K
Back
Top