Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A056679
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A056679 Primes p such that 1 + x + Sum_{q prime <= p} x^q is irreducible over GF(2). +0
1
2, 5, 17, 59, 73, 269 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(3) = 17 because 1 + x + x^2 + x^3 + x^5 + x^7 + x^11 + x^13 + x^17 is irreducible over GF(2).

MATHEMATICA

Do[ If[ ToString[ Factor[ 1 + x + Sum[ x^Prime[k], {k, 1, n} ], Modulus -> 2]] == ToString[ 1 + x + Sum[ x^Prime[k], {k, 1, n} ] ], Print[ Prime[ n ] ] ], {n, 1, 250}]

CROSSREFS

Sequence in context: A149992 A134128 A119254 this_sequence A084528 A149993 A148413

Adjacent sequences: A056676 A056677 A056678 this_sequence A056680 A056681 A056682

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research