login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A329096 Row sums of A329057. 2
1, 2, 8, 47, 374, 3852, 49398, 762785, 13805702, 286796072, 6727496456, 175903776622, 5073226515772, 160000741383368, 5478160073933490, 202366832844684645, 8022796547785815878, 339769654607776375824, 15309183806159727889536, 731253261602981693567090, 36909816019024064633444820 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = (binomial(2*n, n)*2F1([1, -n], [-2*n], 1 + n)/(1 + n), where 2F1 is the hypergeometric function.
a(n) ~ exp(2) * n^(n-1). - Vaclav Kotesovec, Nov 04 2019
MATHEMATICA
Table[(Binomial[2n, n]Hypergeometric2F1[1, -n, -2n, 1+n])/(1+n), {n, 0, 20}]
CROSSREFS
Sequence in context: A009566 A349588 A259905 * A233337 A199136 A181413
KEYWORD
nonn
AUTHOR
Stefano Spezia, Nov 04 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 8 00:02 EDT 2024. Contains 372317 sequences. (Running on oeis4.)