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!)
A367100 a(n) = Sum_{k=0..n} A000108(k) * A000041(k). 1
1, 2, 6, 21, 91, 385, 1837, 8272, 39732, 185592, 891024, 4183040, 20199964, 95232864, 456282264, 2162574984, 10330196754, 48834699384, 232725598884, 1098684561984, 5214388065324, 24591671545164, 116257200312444, 546797015443194, 2578396047478494, 12098087101521510 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2^(2*n) * exp(Pi*sqrt(2*n/3)) / (3^(3/2) * sqrt(Pi) * n^(5/2)).
MATHEMATICA
Table[Sum[CatalanNumber[k]*PartitionsP[k], {k, 0, n}], {n, 0, 30}]
CROSSREFS
Sequence in context: A189243 A033540 A177479 * A147719 A231166 A115089
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 04 2023
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 6 23:32 EDT 2024. Contains 372298 sequences. (Running on oeis4.)