Lucas numbers

From specialfunctionswiki
Revision as of 00:10, 25 May 2017 by Tom (talk | contribs) (Created page with "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.$$ =See al...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.$$

See also

Fibonacci numbers

References