login
A017276
a(n) = (10*n)^8.
1
0, 100000000, 25600000000, 656100000000, 6553600000000, 39062500000000, 167961600000000, 576480100000000, 1677721600000000, 4304672100000000, 10000000000000000, 21435888100000000, 42998169600000000
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (9,-36,84,-126,126,-84,36,-9,1).
PROG
(Magma) [(10*n)^8: n in [0..20]]; // Vincenzo Librandi, Jul 29 2011
(PARI) a(n)=(10*n)^8 \\ Charles R Greathouse IV, Jul 29 2011
CROSSREFS
Sequence in context: A182750 A033424 A017180 * A017516 A017648 A158214
KEYWORD
nonn,easy
STATUS
approved