mattmns
- 1,121
- 5
Here is the question:
------
Prove that f_{n} is even if and only if n is divisible by 3. (f_{n} is of course the nth Fibonacci number)
------
Proving that n is divisible by 3 => f_{n} is even is easily done by induction, but the other implication is eluding me. It is easy to show that f_{n} is even iff f_{n-3} is even, but I can't see if this helps. Any ideas about how to prove this implication? Thanks.
------
Prove that f_{n} is even if and only if n is divisible by 3. (f_{n} is of course the nth Fibonacci number)
------
Proving that n is divisible by 3 => f_{n} is even is easily done by induction, but the other implication is eluding me. It is easy to show that f_{n} is even iff f_{n-3} is even, but I can't see if this helps. Any ideas about how to prove this implication? Thanks.