Difference between revisions of "Lucas"
From specialfunctionswiki
m (Tom moved page Lucas polynomial to Lucas) |
|||
Line 5: | Line 5: | ||
xL_{n-1}(x)+L_{n-2}(x) &; n\geq 2. | xL_{n-1}(x)+L_{n-2}(x) &; n\geq 2. | ||
\end{array} \right.$$ | \end{array} \right.$$ | ||
+ | |||
+ | [[Category:SpecialFunction]] |
Latest revision as of 18:41, 24 May 2016
Lucas polynomials are defined by $$L_n(x) = \left\{ \begin{array}{ll} 2 &; n=0 \\ x &; n=1 \\ xL_{n-1}(x)+L_{n-2}(x) &; n\geq 2. \end{array} \right.$$