login
A017159
a(n) = (8*n + 7)^11.
1
1977326743, 8649755859375, 952809757913927, 25408476896404831, 317475837322472439, 2472159215084012303, 13931233916552734375, 62050608388552823487, 231122292121701565271, 747993810527520928879
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (12, -66, 220, -495, 792, -924, 792, -495, 220, -66, 12, -1).
MATHEMATICA
(8*Range[0, 10]+7)^11 (* Harvey P. Dale, Jul 15 2019 *)
PROG
(Magma) [(8*n+7)^11: n in [0..15]]; // Vincenzo Librandi, Jul 22 2011
CROSSREFS
Sequence in context: A034252 A016931 A016991 * A017255 A017363 A017483
KEYWORD
nonn,easy
STATUS
approved