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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058219 Numbers n such that x^n + x^13 + 2 is irreducible over GF(3). 0
4, 6, 12, 14, 28, 40, 54, 78, 86, 246, 390, 702, 854 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Cf. A057483.

Sequence in context: A059891 A020213 A011979 * A131863 A074870 A104236

Adjacent sequences:  A058216 A058217 A058218 * A058220 A058221 A058222

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 30 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 15 10:28 EST 2012. Contains 205763 sequences.