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!)
A097992 G.f.: 1/((1-x)*(1-x^6)) = 1/ ( (1+x)*(x^2-x+1)*(1+x+x^2)*(x-1)^2 ). 5
1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 11, 11, 11, 11, 11, 11, 12, 12, 12, 12, 12, 12, 13, 13, 13, 13, 13, 13, 14, 14, 14, 14, 14, 14, 15, 15, 15, 15, 15 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
G. Nebe, E. M. Rains and N. J. A. Sloane, Self-Dual Codes and Invariant Theory, Springer, Berlin, 2006.
FORMULA
Molien series is 1/((1-x^2)*(1-x^12)).
a(n)=1+floor(n/6)
a(n)=1+(6*n-15+3*(-1)^n+12*sin[(2*n+1)*Pi/6]+4*sqrt(3)*sin[(2*n+1)*Pi/3])/36
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-x^6)), {x, 0, 90}], x] (* or *) LinearRecurrence[{1, 0, 0, 0, 0, 1, -1}, {1, 1, 1, 1, 1, 1, 2}, 90] (* Harvey P. Dale, Oct 29 2023 *)
CROSSREFS
Apart from initial terms, same as A054895.
Sequence in context: A340764 A152467 A242602 * A195177 A147583 A054895
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Sep 07 2004
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 19 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)