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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A129763 Sum[ Binomial[ n+k-1, n ]^2, {k,1,n} ] / n. 0
1, 5, 39, 369, 3898, 44239, 528083, 6544745, 83496720, 1090091650, 14501708246, 195954553755, 2682953977174, 37150480629539, 519455719162283, 7325383709872345, 104080732316126716, 1488685017986884528 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Note that Sum[ Binomial[ n+k-1, n ], {k,1,n} ] / n = Catalan(n) = A000108(n).

FORMULA

a(n) = Sum[ Binomial[ n+k-1, n ]^2, {k,1,n} ] / n.

MATHEMATICA

Table[ Sum[ Binomial[ n+k-1, n ]^2, {k, 1, n} ] / n, {n, 1, 30} ]

CROSSREFS

Cf. A000108 = Catalan numbers.

Sequence in context: A135849 A105426 A115187 * A182954 A070767 A124549

Adjacent sequences:  A129760 A129761 A129762 * A129764 A129765 A129766

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), May 15 2007

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 08:13 EST 2012. Contains 205893 sequences.