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!)
A058243 Numbers n such that x^n + x^8 + 1 is irreducible over GF(3). 0
2, 3, 4, 5, 6, 11, 15, 16, 19, 23, 32, 48, 112, 127, 147, 187, 203, 240, 320, 335, 432, 471, 515, 775, 887, 1055, 1131, 1423 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) is(k) = polisirreducible(Mod(1, 3)*(x^k + x^8 + 2)); \\ Jinyuan Wang, Apr 15 2020
CROSSREFS
Cf. A057478.
Sequence in context: A075073 A157420 A221471 * A264665 A308776 A339556
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Dec 01 2000
EXTENSIONS
a(26)-a(28) from Jinyuan Wang, Apr 15 2020
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 15 18:29 EDT 2024. Contains 372549 sequences. (Running on oeis4.)