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!)
A008617 Expansion of 1/((1-x^2)(1-x^7)). 9
1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 3, 4, 3, 4, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 4, 5, 4, 5, 4, 5, 5, 5, 5, 5, 5, 5, 5, 6, 5, 6, 5, 6, 5, 6, 6 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,15
COMMENTS
a(n) is the number of (n+9)-digit fixed points under the base-5 Kaprekar map A165032 (see A165036 for the list of fixed points). - Joseph Myers, Sep 04 2009
It appears that this is the number of partitions of 4*n that are 8-term arithmetic progressions. Further, it seems that a(n)=[n/2]-[3n/7]. - John W. Layman, Feb 21 2012
REFERENCES
D. J. Benson, Polynomial Invariants of Finite Groups, Cambridge, 1993, p. 100.
LINKS
FORMULA
a(n) = floor((2*n+21+7*(-1)^n)/28). - Tani Akinari, May 19 2014
MATHEMATICA
CoefficientList[Series[1 / ((1 - x^2) (1 - x^7)), {x, 0, 100}], x] (* Vincenzo Librandi, Jun 22 2013 *)
LinearRecurrence[{0, 1, 0, 0, 0, 0, 1, 0, -1}, {1, 0, 1, 0, 1, 0, 1, 1, 1}, 80] (* Harvey P. Dale, May 18 2018 *)
CROSSREFS
Sequence in context: A106703 A127267 A268173 * A339369 A025824 A230037
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Typo in name fixed by Vincenzo Librandi, Jun 22 2013
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 16 08:41 EDT 2024. Contains 372552 sequences. (Running on oeis4.)