The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A029310 Expansion of 1/((1-x^3)(1-x^7)(1-x^9)(1-x^10)). 0
1, 0, 0, 1, 0, 0, 1, 1, 0, 2, 2, 0, 2, 2, 1, 2, 3, 2, 3, 4, 3, 4, 4, 4, 5, 5, 5, 7, 7, 6, 9, 8, 7, 10, 10, 9, 12, 13, 11, 14, 15, 13, 16, 17, 16, 19, 20, 19, 22, 23, 22, 25, 26, 25, 29, 30, 29, 33, 34, 33, 37, 38, 37, 42, 43, 42 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,10
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, -1).
FORMULA
a(0)=1, a(1)=0, a(2)=0, a(3)=1, a(4)=0, a(5)=0, a(6)=1, a(7)=1, a(8)=0, a(9)=2, a(10)=2, a(11)=0, a(12)=2, a(13)=2, a(14)=1, a(15)=2, a(16)=3, a(17)=2, a(18)=3, a(19)=4, a(20)=3, a(21)=4, a(22)=4, a(23)=4, a(24)=5, a(25)=5, a(26)=5, a(27)=7, a(28)=7, a(n)=a(n-3)+a(n-7)+a(n-9)- a(n-12)-a(n-13)- a(n-16)-a(n-17)+a(n-20)+a(n-22)+a(n-26)-a(n-29). - Harvey P. Dale, Sep 09 2015
MATHEMATICA
CoefficientList[Series[1/((1-x^3)(1-x^7)(1-x^9)(1-x^10)), {x, 0, 70}], x] (* or *) LinearRecurrence[{0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, -1}, {1, 0, 0, 1, 0, 0, 1, 1, 0, 2, 2, 0, 2, 2, 1, 2, 3, 2, 3, 4, 3, 4, 4, 4, 5, 5, 5, 7, 7}, 70] (* Harvey P. Dale, Sep 09 2015 *)
CROSSREFS
Sequence in context: A111165 A349812 A029321 * A348220 A134131 A354186
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 June 5 01:34 EDT 2024. Contains 373102 sequences. (Running on oeis4.)