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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A142398 Primes congruent to 1 mod 48. 0
97, 193, 241, 337, 433, 577, 673, 769, 1009, 1153, 1201, 1249, 1297, 1489, 1777, 1873, 2017, 2113, 2161, 2593, 2689, 2833, 3121, 3169, 3217, 3313, 3361, 3457, 3697, 3793, 3889, 4129, 4177, 4273, 4513, 4561, 4657, 4801, 4993, 5233, 5281, 5521, 5569, 5857 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

lst={}; Do[If[Mod[n, 48]==1, If[PrimeQ[n], AppendTo[lst, n]]], {n, 8!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 20 2009]

CROSSREFS

Sequence in context: A142212 A108655 A107193 * A133870 A060329 A157924

Adjacent sequences:  A142395 A142396 A142397 * A142399 A142400 A142401

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 17 07:41 EST 2012. Contains 205998 sequences.