Lucas numbers

From specialfunctionswiki
Revision as of 00:17, 25 May 2017 by Tom (talk | contribs)
Jump to: navigation, search

The Lucas numbers, $L \colon \mathbb{Z} \rightarrow \mathbb{Z}$, is the solution to the following initial value problem: $$L(n+2)=L(n)+L(n+1), \quad L(0)=2, L(1)=1.$$

Properties

Sum of Lucas numbers

See also

Fibonacci numbers

References