The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A302577 Convolution square root of A186284 multiplied by 2^n. 0
1, 2, 94, 6628, 554246, 50936956, 4971074892, 505747739784, 53048521913478, 5695802803696236, 622942370315360004, 69155891028297395448, 7772714892571857579036, 882718626126348791323992, 101137353917153181195426264, 11676481964194514316750017040 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ Pi^(9/8) * 2^(7*n - 5/4) / (Gamma(1/4)^(7/2) * n^(3/2)).
MATHEMATICA
nmax = 20; CoefficientList[Series[Hypergeometric2F1[1/4, 1/4, 1, 64*x]^(1/4), {x, 0, nmax}], x] * 2^Range[0, nmax]
CROSSREFS
Sequence in context: A158980 A343457 A220970 * A346654 A324165 A266831
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 10 2018
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 30 14:00 EDT 2024. Contains 372968 sequences. (Running on oeis4.)