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!)
A058217 Numbers n such that x^n + x^11 + 2 is irreducible over GF(3). 0
2, 8, 18, 104, 178, 188, 330, 370, 440, 824, 1090, 1184, 3524, 5336 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(15) > 10000. - Max Alekseyev, Mar 18 2023
LINKS
PROG
(PARI) is_A058217(k) = polisirreducible(Mod(1, 3)*(x^k + x^11 + 2)); \\ Jinyuan Wang, Apr 15 2020
CROSSREFS
Sequence in context: A134827 A222361 A134789 * A306616 A183183 A072675
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Nov 30 2000
EXTENSIONS
a(13)-a(14) from Max Alekseyev, Mar 17 2023
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 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)