|
|
A016919
|
|
a(n) = (6*n)^11.
|
|
1
|
|
|
0, 362797056, 743008370688, 64268410079232, 1521681143169024, 17714700000000000, 131621703842267136, 717368321110468608, 3116402981210161152, 11384956040305711104, 36279705600000000000
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,2
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 0..2000
Index entries for linear recurrences with constant coefficients, signature (12, -66, 220, -495, 792, -924, 792, -495, 220, -66, 12, -1).
|
|
FORMULA
|
a(x) = 362797056*(x-1)*(x^10 - 10*x^9 + 45*x^8 - 120*x^7 + 210*x^6 - 252*x^5 + 210*x^4 - 120*x^3 + 45*x^2 - 10*x + 1). - Harvey P. Dale, Dec 22 2013
|
|
MATHEMATICA
|
(6*Range[0, 20])^11 (* Harvey P. Dale, Dec 22 2013 *)
|
|
PROG
|
(MAGMA) [(6*n)^11: n in [0..25]]; // Vincenzo Librandi, May 03 2011
|
|
CROSSREFS
|
Cf. A008455, A008588.
Sequence in context: A069319 A104850 A016871 * A017063 A017147 A017243
Adjacent sequences: A016916 A016917 A016918 * A016920 A016921 A016922
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane
|
|
STATUS
|
approved
|
|
|
|