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!)
A152477 Partial sums of PartitionsP of Fibonacci numbers. 2
0, 1, 2, 4, 7, 14, 36, 137, 929, 13239, 464515, 50460440, 22591114885, 60828726553214, 1596736103217310005, 758951202691072926415726, 14362612850483065758193194817954 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
In other words, partial sums of the sequence A000041(A000045(n)). - N. J. A. Sloane, Dec 07 2008
LINKS
MATHEMATICA
f[n_]:=Fibonacci[n]; p[n_]:=PartitionsP[f[n]]; a[n_]:=Sum[p[i], {i, 1, n}];
CROSSREFS
Sequence in context: A113122 A296984 A116584 * A019998 A002956 A333613
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)