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!)
A292619 Convolution of number of overpartitions and Catalan numbers. 0
1, 3, 8, 21, 54, 144, 404, 1195, 3712, 12000, 39994, 136400, 473430, 1665868, 5926476, 21275805, 76964808, 280250088, 1026309908, 3777411342, 13965286180, 51837285776, 193107846304, 721732334136, 2705480787422, 10169387310362, 38320472420462, 144733083435688 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * 4^n / (sqrt(Pi) * n^(3/2)), where c = QPochhammer[-1, 1/4] / (2*QPochhammer[1/4, 1/4]) = 1.96926035366826943194719369696726567...
MATHEMATICA
Table[Sum[Sum[PartitionsP[k-j] * PartitionsQ[j], {j, 0, k}] * CatalanNumber[n-k], {k, 0, n}], {n, 0, 50}]
CROSSREFS
Sequence in context: A190139 A335807 A005580 * A231222 A231436 A027932
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Sep 20 2017
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 29 03:48 EDT 2024. Contains 372921 sequences. (Running on oeis4.)