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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A142949 Primes congruent to 53 mod 64. 0
53, 181, 373, 757, 821, 1013, 1973, 2293, 2357, 2549, 2677, 2741, 3061, 3253, 3637, 3701, 4021, 4597, 4789, 5237, 5557, 5749, 5813, 6133, 6197, 6389, 6581, 6709, 7349, 7477, 7541, 7669, 8053, 8117, 8501, 8629, 8693, 8821, 9013, 9397, 9461, 9781, 9973, 10037 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Sequence in context: A098671 A056157 A142919 * A061664 A008993 A142088

Adjacent sequences:  A142946 A142947 A142948 * A142950 A142951 A142952

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 23:53 EST 2012. Contains 205689 sequences.