SOLUTION: Let f_n be the nth Fibonacci number. Show that for every natural n
f_1 + f_2 + . . . + f_n = f_(n+2) − 1.
Algebra.Com
Question 1021450: Let f_n be the nth Fibonacci number. Show that for every natural n
f_1 + f_2 + . . . + f_n = f_(n+2) − 1.
Answer by richard1234(7193) (Show Source): You can put this solution on YOUR website!
You can show by induction on n.
When n = 1, we have
, which is true since 1 = 2-1.
For some
, assume by hypothesis that
. Adding
to both sides gives
, so the expression holds for k+1.
Therefore, the equation holds for all natural n.
RELATED QUESTIONS
Let {F(n)} = {1,1,2,3,5,8,13,21,34,55,···} be the Fibonacci sequence
defined by
F(1) = (answered by AnlytcPhil)
Let (Fn)=(1,1,2,3,5,8,13,21,34,55,...) be the fibonacci sequence defined by
F1=F2=1,... (answered by venugopalramana)
If f(n+1)=2f(n)+1for every natural number n and f(1)=3, find f(11).
(answered by ikleyn)
A sequence has its first term equal to 4, and each term of the sequence is obtained by... (answered by ikleyn)
The Fibonacci sequence, is defined by F_0 = 0, F_1 = 1, and F_n = F_{n - 2} + F_{n - 1}. (answered by CPhill,greenestamps)
For an integer $n,$ let $f(n)$ be the remainder when $n^8 + n^{16}$ is divided by $5.$... (answered by greenestamps)
Enter the 12th term of the sequence for each whole number greater than 1.
f(1) = 1... (answered by jim_thompson5910)
Let f be a function defined by f(n)=2f(n-1)+3f(n-2), where f(1)=3 and f(2) = 1.... (answered by ikleyn)
F(1)=2... (answered by ikleyn)