|
Search: id:A025748
|
|
|
| A025748 |
|
3rd order Patalan numbers (generalization of Catalan numbers). |
|
+0 9
|
|
| 1, 1, 3, 15, 90, 594, 4158, 30294, 227205, 1741905, 13586859, 107459703, 859677624, 6943550040, 56540336040, 463630755528, 3824953733106, 31724616256938, 264371802141150, 2212374554760150, 18583946259985260
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
G.f. (with a(0)=0) is series reversion of x-3x^2+3x^3.
The Hankel transform of a(n) is A005130(n)3^binomial(n,2).
|
|
LINKS
|
W. Lang, On generalizations of Stirling number triangles, J. Integer Seqs., Vol. 3 (2000), #00.2.4.
|
|
FORMULA
|
G.f.: (4-(1-9x)^(1/3))/3. a(n)=3^(n-1)*2*A034000(n-1)/n!, n >= 2, and a(n)=3*A034164(n-2), n >= 2 (from wolfdieter.lang(AT)physik.uni-karlsruhe.de).
|
|
PROGRAM
|
(PARI) a(n)=if(n<1, n==0, polcoeff(serreverse(x-3*x^2+3*x^3+x*O(x^n)), n))
|
|
CROSSREFS
|
Sequence in context: A127785 A074541 A074550 this_sequence A097188 A024339 A034954
Adjacent sequences: A025745 A025746 A025747 this_sequence A025749 A025750 A025751
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Olivier Gerard (ogerard(AT)ext.jussieu.fr)
|
|
|
Search completed in 0.002 seconds
|