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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A142941 Primes congruent to 37 mod 64. 0
37, 101, 229, 293, 421, 613, 677, 997, 1061, 1381, 1637, 2213, 2341, 2789, 2917, 3109, 3301, 3557, 3877, 4133, 4261, 4517, 5413, 5477, 5669, 5861, 6053, 6373, 6949, 7013, 7333, 7589, 7717, 8101, 8293, 8677, 8741, 8933, 9829, 10597, 10789, 10853, 11173, 11621 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

lst={}; Do[p=Prime[n]; If[Mod[p, 64]==37, AppendTo[lst, p]], {n, 7!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Mar 02 2009]

CROSSREFS

Sequence in context: A044224 A044605 A130229 * A176973 A105019 A090496

Adjacent sequences:  A142938 A142939 A142940 * A142942 A142943 A142944

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jul 11 2008

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 14 22:30 EST 2012. Contains 205678 sequences.