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!)
A280168 Expansion of Product_{k>=2} 1/(1 - x^(Fibonacci(k)^2)). 1
1, 1, 1, 1, 2, 2, 2, 2, 3, 4, 4, 4, 5, 6, 6, 6, 7, 8, 9, 9, 10, 11, 12, 12, 13, 15, 16, 17, 18, 20, 21, 22, 23, 25, 27, 28, 30, 32, 34, 35, 37, 39, 41, 43, 45, 48, 50, 52, 54, 57, 60, 62, 65, 68, 72, 74, 77, 80, 84, 87, 90, 94, 98, 102, 106, 110, 114, 118, 123, 127, 132, 136, 142, 147, 152, 157, 163, 169, 174, 180, 186, 193, 199 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Number of partitions of n into squares of Fibonacci numbers (with a single type of 1).
LINKS
FORMULA
G.f.: Product_{k>=2} 1/(1 - x^(Fibonacci(k)^2)).
EXAMPLE
a(8) = 3 because we have [4, 4], [4, 1, 1, 1, 1] and [1, 1, 1, 1, 1, 1, 1, 1].
MATHEMATICA
CoefficientList[Series[Product[1/(1 - x^Fibonacci[k]^2), {k, 2, 20}], {x, 0, 82}], x]
CROSSREFS
Sequence in context: A194239 A064475 A025774 * A001156 A199119 A321423
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Dec 27 2016
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 19:24 EDT 2024. Contains 371962 sequences. (Running on oeis4.)