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!)
A029121 Expansion of 1/((1-x)(1-x^7)(1-x^9)(1-x^10)). 0
1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 4, 4, 4, 4, 5, 5, 6, 7, 8, 9, 10, 11, 11, 12, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 27, 29, 31, 34, 36, 38, 40, 42, 44, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 80, 84, 88, 92, 96, 100, 104 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,8
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,0,0,1,-1,1,0,-1,0,0,0,0,-1,0,1,-1,1,0,0,0,0,0,1,-1).
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-x^7)(1-x^9)(1-x^10)), {x, 0, 60}], x] (* Harvey P. Dale, Jul 19 2012 *)
PROG
(PARI) Vec(1/((1-x)*(1-x^7)*(1-x^9)*(1-x^10)) + O(x^99)) \\ Jinyuan Wang, Mar 18 2020
CROSSREFS
Sequence in context: A363069 A003002 A087180 * A161205 A340619 A334800
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)