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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045416 Primes congruent to {3, 5} mod 7. 0
3, 5, 17, 19, 31, 47, 59, 61, 73, 89, 101, 103, 131, 157, 173, 199, 227, 229, 241, 257, 269, 271, 283, 311, 313, 353, 367, 383, 397, 409, 439, 467, 479, 509, 521, 523, 563, 577, 593, 607, 619, 647, 661, 677, 691 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Primes p such that (1-x^7)/(1-x) is irreducible over GF(p). [Joerg Arndt, Aug 10 2011]

MATHEMATICA

Select[Prime[Range[130]], Mod[#, 7]==3||Mod[#, 7]==5&] (* From Harvey P. Dale, Jul 15 2011 *)

CROSSREFS

Sequence in context: A191051 A040129 A045415 * A038891 A020592 A152078

Adjacent sequences:  A045413 A045414 A045415 * A045417 A045418 A045419

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 19:15 EST 2012. Contains 205852 sequences.