login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A290807 Number of partitions of n into Pell parts (A000129). 2
1, 1, 2, 2, 3, 4, 5, 6, 7, 8, 10, 11, 14, 15, 18, 20, 23, 26, 29, 32, 36, 39, 44, 47, 53, 57, 63, 68, 74, 81, 88, 95, 103, 110, 120, 128, 139, 148, 159, 170, 182, 195, 208, 221, 236, 250, 267, 282, 300, 317, 336, 355, 375, 396, 418, 440, 464, 487, 514, 539, 568, 595, 625, 655, 687, 720, 754, 788
(list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Eric Weisstein's World of Mathematics, Pell Number
FORMULA
G.f.: Product_{k>=1} 1/(1 - x^A000129(k)).
EXAMPLE
a(5) = 4 because we have [5], [2, 2, 1], [2, 1, 1, 1] and [1, 1, 1, 1, 1].
MATHEMATICA
CoefficientList[Series[Product[1/(1 - x^Fibonacci[k, 2]), {k, 1, 15}], {x, 0, 67}], x]
CROSSREFS
Sequence in context: A089197 A017874 A029016 * A121385 A029015 A000008
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Aug 11 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 18 16:48 EDT 2024. Contains 376002 sequences. (Running on oeis4.)