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!)
A025869 Expansion of 1/((1-x^4)(1-x^7)(1-x^10)). 0
1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 1, 0, 2, 1, 1, 1, 2, 1, 2, 2, 2, 1, 3, 2, 2, 2, 4, 2, 3, 3, 4, 2, 4, 4, 4, 3, 5, 4, 5, 4, 6, 4, 6, 5, 6, 5, 7, 6, 7, 6, 8, 6, 8, 7, 9, 7, 9, 8, 10, 8, 10, 9, 11, 9, 11, 10, 12, 10, 13, 11, 13, 11, 14 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,15
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 1, 0, 0, 1, 0, 0, 1, -1, 0, 0, -1, 0, 0, -1, 0, 0, 0, 1).
FORMULA
a(0)=1, a(1)=0, a(2)=0, a(3)=0, a(4)=1, a(5)=0, a(6)=0, a(7)=1, a(8)=1, a(9)=0, a(10)=1, a(11)=1, a(12)=1, a(13)=0, a(14)=2, a(15)=1, a(16)=1, a(17)=1, a(18)=2, a(19)=1, a(20)=2, a(n)=a(n-4)+a(n-7)+a(n-10)- a(n-11)- a(n-14)-a(n-17)+a(n-21). - Harvey P. Dale, May 07 2014
MATHEMATICA
CoefficientList[Series[1/((1-x^4)(1-x^7)(1-x^10)), {x, 0, 90}], x] S(* or *)
LinearRecurrence[{0, 0, 0, 1, 0, 0, 1, 0, 0, 1, -1, 0, 0, -1, 0, 0, -1, 0, 0, 0, 1}, {1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 1, 0, 2, 1, 1, 1, 2, 1, 2}, 90] (* Harvey P. Dale, May 07 2014 *)
CROSSREFS
Sequence in context: A363298 A025909 A025899 * A093320 A082370 A005136
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 25 13:02 EDT 2024. Contains 371969 sequences. (Running on oeis4.)