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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058234 Numbers n such that x^n + x^9 + 2 is irreducible over GF(3). 0
4, 16, 52, 76, 236, 376, 380, 1064, 1460 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Cf. A057479.

Sequence in context: A121184 A203840 A089093 * A188125 A007688 A197132

Adjacent sequences:  A058231 A058232 A058233 * A058235 A058236 A058237

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 01 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 16 09:00 EST 2012. Contains 205904 sequences.