login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152478 Partial sums of PartitionsQ of Fibonacci numbers. 1
0, 1, 2, 3, 5, 8, 14, 32, 108, 620, 6998, 180680, 12950282, 3341374218, 4341810374424, 43852571179147329, 5999233370012268208703, 22578209776617142730549141113, 5759108920458153526111129552362859699 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

In other words, partial sums of the sequence A000009(A000045(n)). - N. J. A. Sloane (njas(AT)research.att.com), Dec 07 2008

MATHEMATICA

f[n_]:=Fibonacci[n]; q[n_]:=PartitionsQ[f[n]]; a[n_]:=Sum[q[i], {i, 1, n}];

CROSSREFS

Cf. A152477

Sequence in context: A065955 A196118 A104880 * A102973 A066372 A058519

Adjacent sequences:  A152475 A152476 A152477 * A152479 A152480 A152481

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 05 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 23:53 EST 2012. Contains 205860 sequences.