OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (5, -10, 10, -5, 1).
MATHEMATICA
(12Range[0, 30]+3)^4 (* Harvey P. Dale, Nov 16 2011 *)
PROG
(Magma) [(12*n+3)^4 : n in [0..30]]; // Vincenzo Librandi, Nov 17 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved