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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057460 Numbers n such that x^n + x^2 + 1 is irreducible over GF(2). 2
1, 3, 5, 11, 21, 29, 35, 93, 123, 333, 845, 4125, 10437, 10469, 14211, 20307, 34115, 47283, 50621, 57341 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

I. F. Blake, S. Gao and R. J. Lambert, "Constructive problems for irreducible polynomials over finite fields", in Information Theory and Applications, LNCS 793, Springer-Verlag, Berlin, 1994, 1-23, See Table 2.

LINKS

Joerg Arndt, Fxtbook

Index entries for sequences related to trinomials over GF(2)

MATHEMATICA

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

CROSSREFS

Cf. A002475, A074710.

Sequence in context: A094588 A082713 A074710 * A093328 A045515 A146787

Adjacent sequences:  A057457 A057458 A057459 * A057461 A057462 A057463

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 27 2000

EXTENSIONS

More terms from Richard Brent, Sep 05, 2002

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 11:24 EST 2012. Contains 205907 sequences.