Difference between revisions of "Sum of Fibonacci numbers"

From specialfunctionswiki
Jump to: navigation, search
 
Line 7: Line 7:
  
 
==References==
 
==References==
 +
* {{PaperReference|A Primer on the Fibonacci Sequence Part I|1963|S.L. Basin|author2=V.E. Hoggatt, Jr.|prev=Lucas numbers|next=Sum of Lucas numbers}}
  
 
[[Category:Theorem]]
 
[[Category:Theorem]]
 
[[Category:Unproven]]
 
[[Category:Unproven]]

Latest revision as of 00:15, 25 May 2017

Theorem

The following formula holds: $$\displaystyle\sum_{k=1}^n F_k = F_{n+2}-1,$$ where $F_k$ denotes the $k$th Fibonacci number.

Proof

References