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!)
A029230 Expansion of 1/((1-x^2)(1-x^7)(1-x^9)(1-x^10)). 1
1, 0, 1, 0, 1, 0, 1, 1, 1, 2, 2, 2, 2, 2, 3, 2, 4, 3, 5, 4, 6, 5, 6, 6, 7, 7, 8, 9, 10, 10, 12, 11, 13, 12, 15, 14, 17, 17, 19, 19, 21, 21, 23, 23, 26, 26, 29, 29, 32, 32, 35, 35, 38, 38, 42, 42, 46, 46, 50, 50, 54, 54, 58, 59 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,10
COMMENTS
Number of partitions of n into parts 2, 7, 9, and 10. - Vincenzo Librandi, Jun 02 2014
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 1, 0, 0, 0, 0, 1, 0, 0, 1, -1, -1, 0, 0, 0, -1, -1, 1, 0, 0, 1, 0,0, 0, 0, 1, 0, -1).
MATHEMATICA
CoefficientList[Series[1/((1 - x^2) (1 - x^7) (1 - x^9) (1 - x^10)), {x, 0, 100}], x] (* Vincenzo Librandi, Jun 02 2014 *)
LinearRecurrence[{0, 1, 0, 0, 0, 0, 1, 0, 0, 1, -1, -1, 0, 0, 0, -1, -1, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1}, {1, 0, 1, 0, 1, 0, 1, 1, 1, 2, 2, 2, 2, 2, 3, 2, 4, 3, 5, 4, 6, 5, 6, 6, 7, 7, 8, 9}, 100] (* Harvey P. Dale, May 15 2017 *)
CROSSREFS
Sequence in context: A035250 A165054 A067743 * A280945 A349949 A196067
KEYWORD
nonn,easy
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 May 5 23:49 EDT 2024. Contains 372290 sequences. (Running on oeis4.)