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!)
A034772 Dirichlet convolution of d(n) (number of divisors) with Fibonacci numbers. 1
1, 3, 4, 8, 7, 18, 15, 34, 41, 71, 91, 182, 235, 409, 628, 1047, 1599, 2685, 4183, 6906, 10980, 17895, 28659, 46756, 75038, 121865, 196496, 318620, 514231, 833426, 1346271, 2180369, 3524764, 5706087, 9227505, 14935978, 24157819, 39096537 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: Sum_{k>=1} d(k) * x^k/(1 - x^k - x^(2*k)). - Ilya Gutkovskiy, Jul 23 2019
a(n) ~ ((1+sqrt(5))/2)^n / sqrt(5). - Vaclav Kotesovec, Sep 11 2019
MATHEMATICA
Table[Sum[Fibonacci[n/d]*DivisorSigma[0, d], {d, Divisors[n]}], {n, 1, 40}] (* Vaclav Kotesovec, Sep 10 2019 *)
CROSSREFS
Sequence in context: A310014 A310015 A123323 * A197138 A065309 A097689
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)