|
|
A016902
|
|
a(n) = (5*n + 4)^6.
|
|
1
|
|
|
4096, 531441, 7529536, 47045881, 191102976, 594823321, 1544804416, 3518743761, 7256313856, 13841287201, 24794911296, 42180533641, 68719476736, 107918163081, 164206490176, 243087455521, 351298031616
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,1
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (7, -21, 35, -35, 21, -7, 1).
|
|
MATHEMATICA
|
(5*Range[0, 20]+4)^6 (* or *) LinearRecurrence[{7, -21, 35, -35, 21, -7, 1}, {4096, 531441, 7529536, 47045881, 191102976, 594823321, 1544804416}, 20] (* Harvey P. Dale, Apr 22 2019 *)
|
|
PROG
|
(MAGMA) [(5*n+4)^6: n in [0..50]]; // Vincenzo Librandi, May 02 2011
|
|
CROSSREFS
|
Sequence in context: A223966 A195660 A321836 * A017688 A008456 A030631
Adjacent sequences: A016899 A016900 A016901 * A016903 A016904 A016905
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane
|
|
STATUS
|
approved
|
|
|
|