login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025758 5th order Vatalan numbers (generalization of Catalan numbers). 1
1, 1, 11, 171, 3056, 58916, 1191376, 24896436, 532911346, 11617952106, 256966100966, 5750337968926, 129926216608236, 2959472057112396, 67877180959091156, 1566072624078270516, 36319953436423545851 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

W. Lang, On generalizations of Stirling number triangles, J. Integer Seqs., Vol. 3 (2000), #00.2.4.

FORMULA

G.f.: 5 / (4+(1-25*x)^(1/5)).

a(n) = sum(m=1..n-1, 5^(n-m)*m/n * sum(k=1..n-m, binomial(n+k-1,n-1) * sum(i=0..k, binomial(k,i) * 2^(k-i) * sum(j=0..i, binomial(j,-3*i+n-m-k+2*j) * (-1)^(j-i)*5^(j-i)*(-2)^(3*i-n+m+k-j) * binomial(i,j)))))+1. [From Vladimir Kruchinin (kru(AT)ie.tusur.ru), Feb 9 2011]

CROSSREFS

a(n), n >= 1, = row sums of triangle A049223.

Sequence in context: A205087 A064182 A139792 * A141955 A133243 A161355

Adjacent sequences:  A025755 A025756 A025757 * A025759 A025760 A025761

KEYWORD

nonn

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:17 EST 2012. Contains 205971 sequences.