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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092178 Primes congruent to 8 (modulo 13). 10
47, 73, 151, 229, 281, 307, 359, 463, 541, 593, 619, 827, 853, 983, 1009, 1061, 1087, 1217, 1321, 1373, 1399, 1451, 1607, 1789, 1867, 1997, 2153, 2179, 2309, 2543, 2621, 2647, 2699, 2777, 2803, 3011, 3037, 3089, 3167, 3271, 3323, 3557, 3583, 3739, 3947 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Sequence in context: A097458 A094335 A052231 * A165335 A039425 A043248

Adjacent sequences:  A092175 A092176 A092177 * A092179 A092180 A092181

KEYWORD

nonn

AUTHOR

Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Apr 01 2004

EXTENSIONS

More terms from Pab Ter (pabrlos(AT)yahoo.com), May 25 2004

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 03:45 EST 2012. Contains 205978 sequences.