login
A017256
a(n) = (9*n + 7)^12.
1
13841287201, 281474976710656, 59604644775390625, 2386420683693101056, 39959630797262576401, 390877006486250192896, 2654348974297586158321, 13841287201000000000000, 59091511031674153381441, 215671155821681003462656
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (13, -78, 286, -715, 1287, -1716, 1716, -1287, 715, -286, 78, -13, 1).
MATHEMATICA
(9*Range[0, 20]+7)^12 (* Harvey P. Dale, May 03 2023 *)
PROG
(Magma) [(9*n+7)^12: n in [0..10]]; // Vincenzo Librandi, Jul 27 2011
CROSSREFS
Sequence in context: A016932 A016992 A017160 * A017364 A017484 A017616
KEYWORD
nonn,easy
STATUS
approved