login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A006637
From generalized Catalan numbers.
(Formerly M5005)
1
16, 96, 344, 952, 2241, 4712, 9108, 16488, 28314, 46552, 73788, 113360, 169507, 247536, 354008, 496944, 686052, 932976, 1251568, 1658184, 2172005, 2815384, 3614220, 4598360, 5802030, 7264296, 9029556, 11148064, 13676487, 16678496
OFFSET
0,1
REFERENCES
H. M. Finucan, Some decompositions of generalized Catalan numbers, pp. 275-293 of Combinatorial Mathematics IX. Proc. Ninth Australian Conference (Brisbane, August 1981). Ed. E. J. Billington, S. Oates-Williams and A. P. Street. Lecture Notes Math., 952. Springer-Verlag, 1982.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
FORMULA
G.f.: (2-x)^4/(x-1)^8. - Sean A. Irvine, May 31 2017
a(n) = 8*a(n-1)-28*a(n-2)+56*a(n-3)-70*a(n-4)+56*a(n-5)-28*a(n-6)+8*a(n-7)-a(n-8). - Wesley Ivan Hurt, Jun 18 2022
CROSSREFS
Cf. A181289.
Sequence in context: A277044 A192037 A143060 * A241937 A014344 A239613
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
a(6) and a(8) corrected and more terms from Sean A. Irvine, May 31 2017
STATUS
approved