|
Search: id:A060788
|
|
|
| A060788 |
|
9*(n-2)^2 * (n^2 - 2*n - 1). |
|
+0 1
|
|
| 0, 18, 252, 1134, 3312, 7650, 15228, 27342, 45504, 71442, 107100, 154638, 216432, 295074, 393372, 514350, 661248, 837522, 1046844, 1293102, 1580400, 1913058, 2295612, 2732814, 3229632, 3791250, 4423068, 5130702, 5919984
(list; graph; listen)
|
|
|
OFFSET
|
2,2
|
|
|
REFERENCES
|
H. Brocard and T. Lemoyne: Courbes geometriques remarquables (courbes speciales) Planes et Gauches. Tome I, Paris: Albert Blanchard, 1967 [First publ. 1919]; see p. 135.
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=2,...,1000
|
|
FORMULA
|
G.f.: 18*x^3*(-1-9*x-3*x^2+x^3)/(x-1)^5. a(n)=5*a(n-1)-10*a(n-2)+10*a(n-3)-5*a(n-4)+a(n-5). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 15 2009]
|
|
PROGRAM
|
(PARI) { for (n=2, 1000, write("b060788.txt", n, " ", 9*(n - 2)^2 * (n^2 - 2*n - 1)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 11 2009]
|
|
CROSSREFS
|
Sequence in context: A154250 A154350 A001722 this_sequence A144708 A020528 A088924
Adjacent sequences: A060785 A060786 A060787 this_sequence A060789 A060790 A060791
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Antreas P. Hatzipolakis (xpolakis(AT)otenet.gr), Apr 28 2001
|
|
EXTENSIONS
|
Extra ( removed from definition by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 11 2009
|
|
|
Search completed in 0.002 seconds
|