login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A016991
a(n) = (7*n)^11.
1
0, 1977326743, 4049565169664, 350277500542221, 8293509467471872, 96549157373046875, 717368321110468608, 3909821048582988049, 16985107389382393856, 62050608388552823487, 197732674300000000000
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (12, -66, 220, -495, 792, -924, 792, -495, 220, -66, 12, -1).
PROG
(Magma) [(7*n)^11: n in [0..20]]; // Vincenzo Librandi, Jun 18 2011
CROSSREFS
Sequence in context: A165075 A034252 A016931 * A017159 A017255 A017363
KEYWORD
nonn,easy
STATUS
approved