How do we use induction to prove the Fibonacci numbers satisfy this formula?

  • Thread starter remaan
  • Start date
  • Tags
    Induction
In summary, the Fibonacci numbers Fn-1, Fn+1, and Fn satisfy the equation Fn-1 Fn+1 - (Fn)^2 = (-1)^n. Using induction, we can manipulate this equation to show that (-1)^n+1 = Fn Fn+2 - (Fn+1)^2, or vice versa. By replacing Fn with its value in the Fibonacci sequence and using the fact that F_{n+1}=F_n+F_{n-1}, we can prove the given equation.
  • #1
remaan
132
0
Help with induction !

Homework Statement




Prove that for all n  1, the Fibonacci numbers satisfy
Fn-1 Fn+1 - (Fn)2 = (-1)n:



The Attempt at a Solution


I understand that we have to use induction to prove this.
And we start with a base case of n = 1

But, how do we plug the numbers in the formula above ?
I mean what is F ?
Is there any other givens we should know ?

Am I in the right direction
 
Physics news on Phys.org
  • #2


F is the Fibonacci number as given below
F0=0
F1=1
F2=1
F3=2
F4=3
F5=5
and so on.

Plug in the values of F for any n and see that the relation given to you holds.
 
  • #3


Ya - but then how am I going to use induction ?
If I only did what you suggested ?
 
  • #4


so, if n=1, it satisfied, assume its true for some n>=1

maybe easiest way to prove from (-1)n+1=-(-1)n

and try to show Fn Fn+2 - (Fn+1)2
 
  • #5


Yes, this is exactly where I got stuck !

I need to show that the formula you've written is the same as the one given in the problem, using the inductive Hypothesis.

To do that : I need to show that each of the corresonding terms are eaqual (to get the over all equality of the eqution)

Fn Fn+1 should be equal Fn-1 Fn+1

and F(n)^2 should be equal to F(n+1)^2


Can you Please give me a hint to continue ?

i was thinking about multiplying the equation by some element/number to get red of the numbers and reach the original one ?

What do you think ?

remaan
 
  • #6


hmm, Fibonacci sequence is given by Fa=Fa-1+Fa-2
 
  • #7


and we can replace the a by n right ?
 
  • #8


of course because its true for all a>=2, so -(Fn-1 Fn+1 - (Fn)2) and try to manipulate to get Fn Fn+2 - (Fn+1)2
 
  • #9


Thanks annoymage -
you're doing a good job making me progress with this -

I will do that and let you know what happens with me
 
  • #10


But, isn't it the other way around : I meaning shouldn't I start with
Fn Fn+2 - (Fn+1)2

and manipulate it to get : -(Fn-1 Fn+1 - (Fn)2)

Because, this is how standard induction works.

Or, it doesn't really matters ?
 
  • #11


its the same thing you want to prove (-1)n+1=Fn Fn+2 - (Fn+1)2

so if you start with (-1)n+1, then show (-1)n+1=-(-1)n= -(Fn-1 Fn+1 - (Fn)2)=...=Fn Fn+2 - (Fn+1)2

if you start with Fn Fn+2 - (Fn+1)2, then show Fn Fn+2 - (Fn+1)2=...=-(Fn-1 Fn+1 - (Fn)2)==-(-1)n=(-1)n+1
 
  • #12


oky Now I see what you mean,
But still working the Algerbra for the manipulation
 
  • #13


Now, I am trying to use the three equations to get to -(-1)^n+1

However, I not sure that I am in the right direction.

I am trying to replace Fn with its value from the formula you stated, and the same for Fn+2 and Fn+1

Do you think I should continue with that ?
 
  • #14


Greetings,
So the final thing I got is :
(Fn)^2 + Fn+1 (Fn - Fn+1)

Now how to precede to get what you've mentioned ?
 
  • #15


hmm, here's the clue ;P [tex]F_{n+1}=F_n+F_{n-1} \Rightarrow F_n-F_{n+1}=-F_{n-1}[/tex]
 
Last edited:
  • #16


Thanks a lot -
I am now done with this problem :)
 

What is induction?

Induction refers to the process of using specific observations or evidence to draw general conclusions or make predictions about a larger population or phenomenon.

Why is induction important in scientific research?

Induction is important in scientific research because it allows scientists to make logical and evidence-based conclusions or predictions about the natural world. It also allows for the development of theories and the advancement of scientific knowledge.

What are the steps of the inductive method?

The steps of the inductive method include making specific observations, identifying patterns or trends, formulating a hypothesis, testing the hypothesis, and drawing conclusions based on the results.

What are some limitations of induction?

Some limitations of induction include the potential for biased or incomplete observations, the possibility of drawing incorrect conclusions, and the inability to prove causation. Inductive reasoning also relies heavily on the initial observations and can be influenced by personal biases and assumptions.

How does induction differ from deduction?

Induction differs from deduction in that induction starts with specific observations and uses them to make general conclusions, while deduction starts with general principles or theories and uses them to make specific predictions or observations.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
940
  • Calculus and Beyond Homework Help
Replies
7
Views
410
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
503
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
3K
  • Calculus and Beyond Homework Help
Replies
3
Views
811
Back
Top