|
Search: id:A006011
|
|
|
| A006011 |
|
n^2*(n^2-1)/4. (Formerly M3044)
|
|
+0 13
|
|
| 0, 0, 3, 18, 60, 150, 315, 588, 1008, 1620, 2475, 3630, 5148, 7098, 9555, 12600, 16320, 20808, 26163, 32490, 39900, 48510, 58443, 69828, 82800, 97500, 114075, 132678, 153468, 176610, 202275, 230640, 261888, 296208, 333795, 374850, 419580, 468198
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
Products of two consecutive triangular numbers (A000217).
a(n) = number of Lyndon words of length 4 on an n-letter alphabet. A Lyndon word is a primitive word that is lexicographically smallest in its cyclic rotation class. For example, a(2)=3 counts 1112, 1122, 1222. - David Callan (callan(AT)stat.wisc.edu), Nov 29 2007
|
|
REFERENCES
|
S. M. Losanitsch, Die Isomerie-Arten bei den Homologen der Paraffin-Reihe, Chem. Ber. 30 (1897), 1917-1926.
|
|
LINKS
|
M. Azaola and F. Santos, The number of triangulations of the cyclic polytope C(n,n-4), Discrete Comput. Geom., 27 (2002), 29-48 (see Prop. 4.2(a)).
|
|
FORMULA
|
G.f.: 3*(1 + x ) / ( 1 - x )^5.
a(n) = (n-1)n/2 * n(n+1)/2 = A000217(n-1)*A000217(n) = 1/2*(n^2-1)*n^2/2 = 1/2*A000217(n^2-1). - Alexander Adamchuk (alex(AT)kolmogorov.com), Apr 13 2006
a(n) = 3*A002415(n) = A047928(n-1)/4 = A083374(n-1)/2 = A008911(n)*3/2. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 09 2007
|
|
MAPLE
|
[seq((binomial(3+n, 2)-binomial(2+n, 1))*(binomial(4+n, 3)-binomial(3+n, 3)), n=-2..39)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 29 2006
[seq (stirling2(n+1, n)*binomial(n, 2) , n=0..37)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 05 2006
|
|
MATHEMATICA
|
Table[ n^2*(n^2 - 1)/4, {n, 0, 38} ]
|
|
CROSSREFS
|
Thrice A002415. Row 4 of A074650.
Cf. A002415, A008911, A047928, A083374.
Adjacent sequences: A006008 A006009 A006010 this_sequence A006012 A006013 A006014
Sequence in context: A061317 A139362 A012763 this_sequence A012779 A074439 A000648
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
njas, Simon Plouffe (plouffe(AT)math.uqam.ca)
|
|
EXTENSIONS
|
More terms from Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 29 2006
|
|
|
Search completed in 0.002 seconds
|