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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A142937 Primes congruent to 27 mod 64. 0
283, 347, 859, 1051, 1307, 1499, 1627, 2011, 2203, 2267, 2459, 2843, 2971, 3163, 3547, 3739, 3803, 3931, 4507, 5147, 5531, 5659, 5851, 6043, 6299, 6427, 6491, 6619, 7451, 7643, 7963, 8219, 8539, 8731, 8923, 9371, 9883, 10139, 10267, 10331, 10459, 10651 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Sequence in context: A172725 A172804 A175276 * A081424 A142699 A113157

Adjacent sequences:  A142934 A142935 A142936 * A142938 A142939 A142940

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 15 10:28 EST 2012. Contains 205763 sequences.