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!)
A356267 a(n) = Sum_{k=0..n} binomial(2*n, k) * p(k), where p(k) is the partition function A000041. 4
1, 3, 17, 97, 583, 3275, 18988, 104821, 584441, 3180889, 17295626, 92225785, 492811733, 2590911097, 13591889993, 70605682273, 365601169939, 1876312271003, 9605682510676, 48809295651049, 247315330613099, 1245888505795725, 6256686417801919, 31260996876796579 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ erfc(Pi/(2*sqrt(6))) * 2^(2*n - 3) * exp(Pi*sqrt(2*n/3) + Pi^2/24) / (sqrt(3)*n).
MATHEMATICA
Table[Sum[Binomial[2*n, k] * PartitionsP[k], {k, 0, n}], {n, 0, 30}]
CROSSREFS
Sequence in context: A302871 A010913 A142988 * A056660 A155610 A001541
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 01 2022
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 03:30 EDT 2024. Contains 371782 sequences. (Running on oeis4.)