Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

Cassini's identity

Cassini's identity is a mathematical identity for the Fibonacci numbers. It is a special case of Catalan's identity , with r = 1. The identity states that for the n-th Fibonacci number,

F_{n-1}F_{n+1} - F_n^2 = (-1)^n

Proof by matrix theory

A quick proof may be given by recognising the LHS as a determinant of a 2×2 matrix of Fibonacci numbers. The result is almost immediate when the matrix is seen to be the n-th power of a matrix with determinant −1.

Direct proof, by mathematical induction

For n = m + 1 the result must be ( - 1)m + 1. Replacing in the equation we have

F_{m+1-1}F_{m+1+1} - F_{m+1}^2 = F_{m}F_{m+2} - F_{m+1}^2

Rewriting the equation for an easier understanding we have that

F_{m}F_{m+2} - F_{m+1}^2 = -F_{m+1}^2 + F_{m}F_{m+2}
= - Fm + 1Fm + 1 + FmFm + 2

Recalling the formula for the Fibonacci numbers we know that

Fn = Fn - 1 + Fn - 2

Therefore for n = m + 1

Fm + 1 = Fm + 1 - 1 + Fm + 1 - 2
= Fm + Fm - 1

And for n = m + 2

Fm + 2 = Fm + 2 - 1 + Fm + 2 - 2
= Fm + 1 + Fm

Replacing these two known values in the equation we now have that

- Fm + 1Fm + 1 + FmFm + 2 = - Fm + 1(Fm + Fm - 1) + Fm(Fm + 1 + Fm)
= -F_{m+1}F_{m} - F_{m+1}F_{m-1}  + F_{m}F_{m+1} + F_{m}^2
= -F_{m}F_{m+1} - F_{m-1}F_{m+1}  + F_{m}F_{m+1} + F_{m}^2
= -F_{m-1}F_{m+1} + F_{m}F_{m+1} - F_{m}F_{m+1} + F_{m}^2
= - F_{m-1}F_{m+1} + F_{m}^2
= -( F_{m-1}F_{m+1} - F_{m}^2 )
= - ( - 1)m
= ( - 1)1( - 1)m
= ( - 1)m + 1
01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy