login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058059 Numbers n such that x^n + x + 2 is irreducible over GF(3). 0
2, 4, 6, 14, 30, 40, 54, 364, 446, 638, 1382 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Do[ If[ ToString[ Factor[ x^n + x + 2, Modulus -> 3] ] == ToString[ x^n + x + 2 ], Print[ n ] ], {n, 0, 1472} ]

CROSSREFS

Sequence in context: A084685 A151794 A181528 * A053686 A080198 A077637

Adjacent sequences:  A058056 A058057 A058058 * A058060 A058061 A058062

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 21 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 21:58 EST 2012. Contains 205667 sequences.