OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (7, -21, 35, -35, 21, -7, 1).
MATHEMATICA
(12*Range[0, 20])^6 (* Harvey P. Dale, Jul 17 2011 *)
PROG
(Maxima) makelist((12*n)^6, n, 0, 30); /* Martin Ettl, Oct 21 2012 */
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved