|
Search: id:A018211
|
|
|
| A018211 |
|
Alkane (or paraffin) numbers l(10,n). |
|
+0 3
|
|
| 1, 4, 20, 60, 170, 396, 868, 1716, 3235, 5720, 9752, 15912, 25236, 38760, 58200, 85272, 122661, 173052, 240460, 328900, 444158, 592020, 780572, 1017900, 1315015, 1682928, 2136304, 2689808, 3362600, 4173840, 5148144, 6310128
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
S. M. Losanitsch, Die Isomerie-Arten bei den Homologen der Paraffin-Reihe, Chem. Ber. 30 (1897), 1917-1926.
Winston C. Yang (paper in preparation).
|
|
LINKS
|
N. J. A. Sloane, Classic Sequences
|
|
FORMULA
|
G.f.: (1+6*x^2+x^4)/((1-x)^4*(1-x^2)^4) [ N. J. A. Sloane (njas(AT)research.att.com) ]
l(c, r) = 1/2 binomial(c+r-3, r) + 1/2 d(c, r), where d(c, r) is binomial((c + r - 3)/2, r/2) if c is odd and r is even, 0 if c is even and r is odd, binomial((c + r - 4)/2, r/2) if c is even and r is even, binomial((c + r - 4)/2, (r - 1)/2) if c is odd and r is odd.
|
|
MAPLE
|
(Maple) a := n -> (Matrix([[1, 0$7, -1, -4, -20, -60]]).Matrix(12, (i, j)-> if (i=j-1) then 1 elif j=1 then [4, -2, -12, 17, 8, -28, 8, 17, -12, -2, 4, -1][i] else 0 fi)^n)[1, 1]; seq (a(n), n=0..31); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Jul 31 2008]
|
|
CROSSREFS
|
Sequence in context: A060122 A066970 A033488 this_sequence A135507 A131479 A055538
Adjacent sequences: A018208 A018209 A018210 this_sequence A018212 A018213 A018214
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Winston C. Yang (yang(AT)math.wisc.edu)
|
|
|
Search completed in 0.002 seconds
|