OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (4, -6, 4, -1).
MATHEMATICA
Table[LegendreP[3, 2n+1], {n, 0, 50}]
PROG
(PARI) a(n)=pollegendre(3, 2*n+1) \\ Charles R Greathouse IV, Mar 19 2017
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Nov 17 2009
STATUS
approved