|
|
A017367
|
|
a(n) = (10*n + 8)^3.
|
|
1
|
|
|
512, 5832, 21952, 54872, 110592, 195112, 314432, 474552, 681472, 941192, 1259712, 1643032, 2097152, 2628072, 3241792, 3944312, 4741632, 5639752, 6644672, 7762392, 8998912, 10360232, 11852352, 13481272, 15252992, 17173512, 19248832
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,1
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (4, -6, 4, -1).
|
|
FORMULA
|
G.f.: 8*(64 + 473*x + 212*x^2 + x^3)/(-1+x)^4. a(n) = 8*A016899(n). - R. J. Mathar, Jun 24 2009
|
|
MATHEMATICA
|
Table[(10*n+8)^3, {n, 0, 5!}] (* Vladimir Joseph Stephan Orlovsky, Mar 17 2010 *)
|
|
PROG
|
(MAGMA) [(10*n+8)^3: n in [0..40]]; // Vincenzo Librandi, Aug 31 2011
|
|
CROSSREFS
|
Sequence in context: A114287 A061209 A017259 * A254899 A258999 A253833
Adjacent sequences: A017364 A017365 A017366 * A017368 A017369 A017370
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane
|
|
EXTENSIONS
|
More terms from Vladimir Joseph Stephan Orlovsky, Mar 17 2010
|
|
STATUS
|
approved
|
|
|
|