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!)
A058237 Numbers n such that x^n + x^4 + 2 is irreducible over GF(3). 0
1, 2, 3, 5, 8, 9, 13, 16, 24, 29, 56, 120, 160, 216, 493, 1093 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) is(k) = polisirreducible(Mod(1, 3)*(x^k + x^4 + 2)); \\ Jinyuan Wang, Apr 15 2020
CROSSREFS
Cf. A057463.
Sequence in context: A256656 A035422 A195896 * A251599 A270151 A009388
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Dec 01 2000
EXTENSIONS
a(16) 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 April 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)