Let be the th Fibonacci number, where , and for . Evaluate the sum
Hint: If you're stuck you may want to try this problem first.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
S = n = 2 ∑ ∞ F n + 1 F n − 1 1 = n = 2 ∑ ∞ F n ( F n + F n − 1 ) F n − 1 F n = n = 2 ∑ ∞ F n 1 ( F n − 1 1 − F n + F n − 1 1 ) = n = 2 ∑ ∞ F n 1 ( F n − 1 1 − F n + 1 1 ) = n = 2 ∑ ∞ ( F n − 1 F n 1 − F n F n + 1 1 ) = F 1 F 2 1 − F 2 F 3 1 + F 2 F 3 1 − F 3 F 4 1 + F 3 F 4 1 − F 4 F 5 1 + F 4 F 5 1 − ⋯ = F 1 F 2 1 = 1