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!)
A304823 Convolution of number of partitions into distinct parts and central binomial coefficients. 1
1, 3, 9, 30, 102, 361, 1308, 4819, 17970, 67614, 256156, 975742, 3733255, 14336290, 55224880, 213298817, 825741010, 3203142338, 12447523904, 48448301960, 188838707898, 736985826174, 2879588370517, 11263139964066, 44096779183060, 172797721166402 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ QPochhammer[-1, 1/4] * 2^(2*n-1) / sqrt(Pi*n).
MATHEMATICA
Table[Sum[PartitionsQ[n-k]*Binomial[2*k, k], {k, 0, n}], {n, 0, 25}]
CROSSREFS
Sequence in context: A228339 A257641 A048119 * A317875 A056333 A148948
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, May 19 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 August 14 04:19 EDT 2024. Contains 375146 sequences. (Running on oeis4.)