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!)
A057476 Numbers k such that x^k + x^6 + 1 is irreducible over GF(2). 2
1, 3, 5, 7, 17, 31, 71, 97, 167, 175, 209, 385, 2159, 5617, 8921, 33425, 39119, 76625, 110249, 192127, 255265 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(16) > 30000 if it exists. - Robert Israel, Nov 11 2016
Any subsequent terms are > 300000. - Lucas A. Brown, Nov 28 2022
LINKS
Lucas A. Brown, Python program.
Lucas A. Brown, Sage program.
MAPLE
select(n -> Irreduc(x^n+x^6+1) mod 2, [$1..1000]); # Robert Israel, Nov 11 2016
CROSSREFS
Cf. A002475.
Sequence in context: A296422 A370686 A174394 * A016041 A140797 A245730
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Sep 27 2000
EXTENSIONS
a(13)-a(15) from Robert Israel, Nov 11 2016
a(16)-a(21) from Lucas A. Brown, Nov 28 2022
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 31 23:52 EDT 2024. Contains 373008 sequences. (Running on oeis4.)