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!)
A058235 Numbers n such that x^n + x^2 + 2 is irreducible over GF(3). 0
1, 3, 4, 7, 8, 11, 12, 15, 19, 28, 35, 60, 67, 80, 108, 111, 119, 151, 183, 331, 631, 728, 892, 1276 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) is(k) = polisirreducible(Mod(1, 3)*(x^k + x*x + 1)); \\ Jinyuan Wang, Apr 15 2020
CROSSREFS
Cf. A057460.
Sequence in context: A028970 A309388 A188259 * A107819 A300950 A368083
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Dec 01 2000
EXTENSIONS
a(24) 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 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)