Solving Proof by Induction Homework w/ Simple Induction

  • Thread starter Thread starter roam
  • Start date Start date
  • Tags Tags
    Induction Proof
Click For Summary

Homework Help Overview

The discussion revolves around a proof by induction related to a formula involving Fibonacci numbers. Participants are attempting to establish the validity of the statement for all natural numbers, focusing on the base case and the inductive step.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants are considering whether to use simple or complete induction and discussing the necessary base cases. There are attempts to clarify the formula and the values of Fibonacci numbers involved. Questions arise about correctly formulating the inductive step and how to simplify expressions to prove the statement for P(k+1).

Discussion Status

There is active engagement with various interpretations of the problem. Some participants have provided corrections and clarifications regarding the formula, while others are seeking hints to progress in their proofs. No explicit consensus has been reached, but there is a collaborative effort to refine understanding.

Contextual Notes

Participants are working under the constraints of a homework assignment, which may limit the information they can use or the methods they can apply. There is also some confusion regarding the initial conditions and the definitions of the Fibonacci sequence.

roam
Messages
1,265
Reaction score
12

Homework Statement


http://img10.imageshack.us/img10/8418/56729818.gif


The Attempt at a Solution



Firstly do I need to use the "simple induction" or "complete induction"?

I will try the simple induction.

Base Case: [tex]P(1) = f_1 f_0 - f_{1}^2 = (-1)^1[/tex]

We don't know what the value of [tex]f_0[/tex] is, but if [tex]f_0 = 0[/tex] we get [tex]1 .0 - 1=-1[/tex]. Therefore P(1) is true.

Inductive Step: Suppose P(k) is true, where [tex]k \in N[/tex]. Now I'm stuck & don't know how to deduce that P(k+1) is true.

i.e. show that [tex]P(k+1) = f_{k+1}.f_k - f^2_{k+1}=(-1)^{k+1}[/tex] is true.

any help or clues here is very appreciated :smile:
 
Last edited by a moderator:
Physics news on Phys.org
i think you may have to extend it a bit, show P(1) & P(2) true, then assume P(n) & P(n-1) now try and show P(n+1)
 
roam said:

Homework Statement


http://img10.imageshack.us/img10/8418/56729818.gif


The Attempt at a Solution



Firstly do I need to use the "simple induction" or "complete induction"?

I will try the simple induction.

Base Case: [tex]P(1) = f_1 f_0 - f_{1}^2 = (-1)^1[/tex]

We don't know what the value of [tex]f_0[/tex] is, but if [tex]f_0 = 0[/tex] we get [tex]1 .0 - 1=-1[/tex]. Therefore P(1) is true.
There is NO "[itex]f_0[/itex]". Your base case is [itex]f_3f_1- f_2^2= (-1)^2[/quote]<br /> <br /> [/quote]Inductive Step: Suppose P(k) is true, where [tex]k \in N[/tex]. Now I'm stuck & don't know how to deduce that P(k+1) is true.<br /> <br /> i.e. show that [tex]P(k+1) = f_{k+1}.f_k - f^2_{k+1}=(-1)^{k+1}[/tex] is true.<br /> <br /> any help or clues here is very appreciated <img src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png" class="smilie smilie--emoji" loading="lazy" width="64" height="64" alt=":smile:" title="Smile :smile:" data-smilie="1"data-shortname=":smile:" />[/QUOTE]<br /> You are writing the formula incorrectly: it is NOT "[itex]P(k+1) = f_{k+1}.f_k - f^2_{k+1}=(-1)^{k+1}[/itex]", it is [itex]f_{k+2}f_{k}- f^2_{k+1}= (-1)^{k+1}[/itex][/itex]
 
Last edited by a moderator:
Hi!

Thanks, lanedance. We know that [tex]f_1 = f_2 =1[/tex] and using the given formula [tex]f_n = f_{n-1}+f_{n-2}[/tex] we find [tex]f_3 = 2[/tex].

So the base case is:[tex]f_3 . f_1 - f_2 = (-1)^2[/tex]
[tex]2.1-1=(-1)^2[/tex]
Base case is true.

Inductive step:
Suppose P(k) is true for some [tex]k \in \mathbb{N}[/tex]
Sorry Halls, it was a typo. I meant P(k+1) is [tex]f_{k+2}f_{k}- f^2_{k+1}= (-1)^{k+1} = (-1)^k .(-1)[/tex]

Here's where I'm stuck. Any hints on how to prove P(k+1)?
 
We know that [tex]f_{k+1}f_{k-1}- f^2_{k}= (-1)^{k}[/tex]

I can simplify [tex]f_{k+2}f_{k}- f^2_{k+1}[/tex] to:

[tex](f_{k+1}+f_k)f_{k}- f^2_{k+1}[/tex]

Now how can we simplify this to show it equals to [tex](-1)^{k+1}[/tex] and finish the proof?
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K