Difference between revisions of "Sum of Fibonacci numbers"
From specialfunctionswiki
(Created page with "==Theorem== The following formula holds: $$\displaystyle\sum_{k=1}^n F_k = F_{n+2}-1,$$ where $F_k$ denotes the Fibonacci sequence. ==Proof== ==References== Category:...") |
|||
Line 2: | Line 2: | ||
The following formula holds: | The following formula holds: | ||
$$\displaystyle\sum_{k=1}^n F_k = F_{n+2}-1,$$ | $$\displaystyle\sum_{k=1}^n F_k = F_{n+2}-1,$$ | ||
− | where $F_k$ denotes | + | where $F_k$ denotes a [[Fibonacci sequence|Fibonacci number]]. |
==Proof== | ==Proof== |
Revision as of 02:23, 15 September 2016
Theorem
The following formula holds: $$\displaystyle\sum_{k=1}^n F_k = F_{n+2}-1,$$ where $F_k$ denotes a Fibonacci number.