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!)
A058216 Numbers n such that x^n + x^12 + 2 is irreducible over GF(3). 0

%I #11 Apr 17 2020 07:50:25

%S 2,10,13,16,32,37,97,155,160,176,193,224,253,256,275,592,800,1280

%N Numbers n such that x^n + x^12 + 2 is irreducible over GF(3).

%o (PARI) is(k) = polisirreducible(Mod(1, 3)*(x^k + x^12 + 2)); \\ _Jinyuan Wang_, Apr 15 2020

%Y Cf. A057482.

%K nonn,more

%O 1,1

%A _Robert G. Wilson v_, Nov 30 2000

%E a(17)-a(18) from _Jinyuan Wang_, Apr 15 2020

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 25 09:35 EDT 2024. Contains 371967 sequences. (Running on oeis4.)