login
A011693
A binary m-sequence: expansion of reciprocal of x^8+x^5+x^4+x^3+1.
1
0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1
OFFSET
0,1
COMMENTS
Sequence is 17-periodic. - Ray Chandler, Dec 09 2016
REFERENCES
S. W. Golomb, Shift-Register Sequences, Holden-Day, San Francisco, 1967.
H. D. Lueke, Korrelationssignale, Springer 1992, pp. 43-48.
F. J. MacWilliams and N. J. A. Sloane, The Theory of Error-Correcting Codes, Elsevier/North Holland, 1978, p. 408.
LINKS
FORMULA
a(n) = a(n-17). - Wesley Ivan Hurt, May 20 2021
PROG
(PARI) a(n)=bittest(81024, n%17) \\ Charles R Greathouse IV, May 31 2026
CROSSREFS
Sequence in context: A011721 A011694 A011696 * A144198 A144200 A395053
KEYWORD
nonn,easy
STATUS
approved