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!)
A058242 Numbers n such that x^n + x^7 + 2 is irreducible over GF(3). 0
2, 16, 18, 26, 42, 52, 114, 210, 258, 352, 378, 690 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) is(k) = polisirreducible(Mod(1, 3)*(x^k + x^7 + 2)); \\ Jinyuan Wang, Apr 15 2020
CROSSREFS
Sequence in context: A282408 A282838 A180923 * A101075 A022370 A161802
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Dec 01 2000
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:15 EDT 2024. Contains 371962 sequences. (Running on oeis4.)