AoPSWiki
NEW! NEW! NEW!
Want to learn how to tackle those tough AMC/AIME/Olympiad algebra problems? Check out Art of Problem Solving's NEW Intermediate Algebra by Richard Rusczyk and Mathew Crawford. Over 1600 problems!
Personal tools

Binet's Formula

From AoPSWiki

(Redirected from Binet's formula)

Binet's formula is an explicit formula used to find the th term of the Fibonacci sequence. It is so named because it was derived by mathematician Jacques Philippe Marie Binet, though it was already known by Abraham de Moivre.

Formula

If is the th Fibonacci number, then F_n=\frac{1}{\sqrt{5}}\left(\left(\frac{1+\sqrt{5}}{2}\right)^n-\left(\frac{1-\sqrt{5}}{2}\right)^n\right).

Proof

If we experiment with fairly large numbers, we see that the quotient of consecutive terms of the sequence approach : \frac{1}{1} = 1, \frac{2}{1} = 2, \frac{3}{2} = 1.5, \ldots, \frac{34}{21} \approx 1.617, \frac{55}{34} \approx 1.618, \ldots. Thus we have a sequence resembling that of a geometric sequence. We let such a geometric sequence have terms . Then, F_{n+1} = F_n + F_{n-1} \Longrightarrow a \cdot r^{n+1} = a \cdot r^{n} + a \cdot r^{n-1} . Using the quadratic formula, we find .

We now have two sequences G_n = a \left(\frac{1 + \sqrt{5}}{2}\right)^n and H_n = a \left(\frac{1 - \sqrt{5}}{2}\right)^n, but neither match up with the Fibonacci sequence. In particular, , but for to be zero, we need , but then the sequence just generates a constant . After a bit of experimenting with these two sequences to find a sequence where the zeroth term being zero, notice that G_{n+1} - H_{n+1} = G_{n} - H_{n} + G_{n-1} - H_{n-1}, so also satisfies this recurrence. If we match up the numbers of and G_n - H_n = a\left(\left(\frac{1+\sqrt{5}}{2}\right)^n-\left(\frac{1-\sqrt{5}}{2}\right)^n\right), we note that . However, , which implies that . Now, satisfies the same recurrence as and has the same initial terms, so we are done.

See Also


This article is a stub. Help us out by expanding it.

Add a glimpse of the Art of Problem Solving Forum to your own site!
Click here for details!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us