Proving the Induction Step for a Fibonacci Property

  • Thread starter Thread starter dlemke
  • Start date Start date
  • Tags Tags
    Property
Click For Summary
SUMMARY

The discussion centers on proving the induction step for the Fibonacci property defined as f(2k + 1) = f²(k) + f²(k + 1). Participants emphasize starting from the definition of the Fibonacci sequence, specifically f_{2k+3} = f_{2k+2} + f_{2k-1}. The key strategy involves rewriting the left-hand side (LHS) to transform it into the right-hand side (RHS) of the assumption. Participants express challenges with LaTeX formatting, particularly with subscripts and superscripts.

PREREQUISITES
  • Understanding of Fibonacci sequence definitions and properties
  • Familiarity with mathematical induction techniques
  • Basic knowledge of LaTeX for mathematical notation
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Study mathematical induction proofs in detail
  • Practice rewriting expressions in algebraic proofs
  • Learn advanced LaTeX formatting for mathematical expressions
  • Explore properties of Fibonacci numbers and their applications
USEFUL FOR

Mathematicians, students studying discrete mathematics, and anyone interested in understanding Fibonacci properties and induction proofs.

dlemke
Messages
3
Reaction score
0
For all k [tex]\in[/tex] N, f(2k + 1)= f[tex]^{2}[/tex](k) + f[tex]^{2}[/tex](k + 1)

I couldn't find this one in the forum... I am stuck on the induction step, really I have no idea how to get it going. Oh, and the k statements should be in subscript, I was having real problems with LaTex, misreading subs and sups. Thanks for any help, it is greatly, greatly appreciated.
 
Last edited:
Physics news on Phys.org
Start from the definition of the sequence

[tex]f_{2k+3} = f_{2k+2} + f_{2k-1}.[/tex]

For odd indices, use the formula to be proven. For the even index, find a way to rewrite the term as a sum of odd index objects.
 
[tex] f_{2k+3} = f_{2k+2} + f_{2k-1}.[/tex]

Oh, nice, so you are taking the LHS and rewriting it, and hopefully eventually transforming it into the original RHS of the assumption. Thank you so much! That first step just kills me. Ok, I will work more on this in the morning and repost. Thank you for taking the time to help.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K