Changes

Jump to navigation Jump to search
324 bytes added ,  06:13, 11 February 2014
Line 19: Line 19:  
\end{cases}
 
\end{cases}
 
</math>
 
</math>
 +
*The Lucas numbers  are defined by: <math>L_n=\begin{cases}  2          &if  &n=0 \\
 +
                                                            1          &if  &n=1 \\
 +
                                                            L_{n-1}+L_{n-2}  &if  &n>1
 +
                                              \end{cases}</math>
    
==Examples==
 
==Examples==
writer
5,435

edits

Navigation menu