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”).

A017096
a(n) = (8*n + 2)^8.
1
256, 100000000, 11019960576, 208827064576, 1785793904896, 9682651996416, 39062500000000, 128063081718016, 360040606269696, 899194740203776, 2044140858654976, 4304672100000000, 8507630225817856, 15938480745308416
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (9, -36, 84, -126, 126, -84, 36, -9, 1).
PROG
(Magma) [(8*n+2)^8: n in [0..20]]; // Vincenzo Librandi, Jul 12 2011
CROSSREFS
Sequence in context: A262458 A016940 A017012 * A017192 A013879 A073600
KEYWORD
nonn,easy
STATUS
approved