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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057480 Numbers n such that x^n + x^10 + 1 is irreducible over GF(2). 1
3, 7, 33, 111, 279, 511 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Cf. A002475.

Sequence in context: A143967 A007646 A120566 * A051256 A057795 A054935

Adjacent sequences:  A057477 A057478 A057479 * A057481 A057482 A057483

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 27 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:27 EST 2012. Contains 205904 sequences.