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!)
A029080 Expansion of 1/((1-x)(1-x^4)(1-x^9)(1-x^10)). 1
1, 1, 1, 1, 2, 2, 2, 2, 3, 4, 5, 5, 6, 7, 8, 8, 9, 10, 12, 13, 15, 16, 18, 19, 21, 22, 24, 26, 29, 31, 34, 36, 39, 41, 44, 46, 50, 53, 57, 60, 65, 68, 72, 75, 80, 84, 89, 93, 99, 104, 110, 114, 120, 125, 132, 137, 144, 150 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Number of partitions of n into parts 1, 4, 9 and 10. - Ilya Gutkovskiy, May 19 2017
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,1,-1,0,0,0,1,0,-1,0,-1,0,1,0,0,0,-1,1,0,0,1,-1).
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-x^4)(1-x^9)(1-x^10)), {x, 0, 80}], x] (* or *) LinearRecurrence[{1, 0, 0, 1, -1, 0, 0, 0, 1, 0, -1, 0, -1, 0, 1, 0, 0, 0, -1, 1, 0, 0, 1, -1}, {1, 1, 1, 1, 2, 2, 2, 2, 3, 4, 5, 5, 6, 7, 8, 8, 9, 10, 12, 13, 15, 16, 18, 19}, 80] (* Harvey P. Dale, Aug 10 2019 *)
CROSSREFS
Sequence in context: A029115 A029101 A194815 * A147652 A058360 A241901
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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)