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!)
A034749 Dirichlet convolution of Fibonacci numbers with Catalan numbers. 0
1, 2, 4, 9, 19, 54, 145, 458, 1468, 4936, 16885, 58996, 208245, 743422, 2675088, 9696297, 35359267, 129648938, 477642881, 1767274939, 6564131656, 24466301616, 91482592297, 343059720014, 1289904222419, 4861946731090 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) ~ 2^(2*n-2) / (sqrt(Pi) * n^(3/2)). - Vaclav Kotesovec, Sep 11 2019
MATHEMATICA
Table[Sum[CatalanNumber[n/d - 1]*Fibonacci[d], {d, Divisors[n]}], {n, 1, 25}] (* Vaclav Kotesovec, Sep 10 2019 *)
CROSSREFS
Sequence in context: A324317 A096354 A076838 * A353734 A053024 A240047
KEYWORD
nonn
AUTHOR
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 September 9 16:11 EDT 2024. Contains 375765 sequences. (Running on oeis4.)