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!)
A238717 Sum_{k=0..n} C(2*k, k)^n. 2
3, 41, 8225, 24171313, 1017938927841, 622602106165767361, 5608871461647356879321985, 752730443089043674648784110740481, 1518229276131523691441191545330131883774977, 46343219682310810626560369524452971573580502826086401 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) ~ exp(-1/8) * 4^(n^2) / (Pi^(n/2) * n^(n/2)).
MATHEMATICA
Table[Sum[Binomial[2*k, k]^n, {k, 0, n}], {n, 1, 20}]
CROSSREFS
Sequence in context: A192888 A239039 A228456 * A057013 A055755 A249046
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 03 2014
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 April 19 16:03 EDT 2024. Contains 371794 sequences. (Running on oeis4.)