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!)
A057483 Numbers n such that x^n + x^13 + 1 is irreducible over GF(2). 2
28, 31, 33, 84, 87, 103, 174, 414, 574, 687, 780, 1111, 1449, 1860, 6964, 7708, 11700, 17428, 19398, 19876, 78391, 131305, 136564, 181684 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Any subsequent terms are > 300000.
LINKS
Lucas A. Brown, Python program.
Lucas A. Brown, Sage program.
PROG
(PARI) is(k) = polisirreducible(Mod(1, 2)*(x^k + x^13 + 1)); \\ Jinyuan Wang, Apr 15 2020
CROSSREFS
Cf. A002475.
Sequence in context: A083274 A067913 A116566 * A025367 A121018 A232727
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Sep 27 2000
EXTENSIONS
a(11)-a(14) from Jinyuan Wang, Apr 15 2020
a(15)-a(24) from Lucas A. Brown, Nov 29 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 July 15 12:56 EDT 2024. Contains 374332 sequences. (Running on oeis4.)