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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A142928 Primes congruent to 7 mod 64. 0
7, 71, 199, 263, 647, 839, 967, 1031, 1223, 1543, 1607, 2311, 2503, 2887, 3079, 3271, 3463, 3527, 3719, 3847, 3911, 4231, 4423, 4679, 4871, 4999, 5639, 6151, 6343, 6599, 6791, 6983, 7559, 7687, 7879, 8263, 8647, 8839, 9479, 10247, 10567, 10631, 11399, 11527 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Sequence in context: A179784 A142037 A087390 * A201261 A069634 A069619

Adjacent sequences:  A142925 A142926 A142927 * A142929 A142930 A142931

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 04:23 EST 2012. Contains 205694 sequences.