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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075132 a(0)=1; for n > 0, a(n)=sum(binomial(n,k)*binomial(n+k,k+1)*binomial(n+k+1,k),k=0..n)/n. 1
1, 4, 33, 356, 4415, 59690, 855925, 12809620, 198034395, 3140695856, 50845026815, 837207042270, 13982565667915, 236366796137230, 4037392483733629, 69589308151724084, 1209013441314791891 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

Special values of the hypergeometric function 3F2, in Maple notation: a(n)=hypergeom([ n+1, n+2, -n], [1, 2], -1)

MATHEMATICA

Table[ HypergeometricPFQ[{n + 1, n + 2, -n}, {1, 2}, -1], {n, 0, 16}] (* RGWv *)

CROSSREFS

Cf. A075514, A074635, A074649, A073530.

Sequence in context: A028576 A093185 A198006 * A113170 A198900 A166906

Adjacent sequences:  A075129 A075130 A075131 * A075133 A075134 A075135

KEYWORD

nonn

AUTHOR

Karol A. Penson (penson(AT)lptl.fr), Sep 04 2002

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 17 14:50 EST 2012. Contains 206050 sequences.