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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A042986 Primes congruent to {0, 1, 2, 3} mod 5. 2
2, 3, 5, 7, 11, 13, 17, 23, 31, 37, 41, 43, 47, 53, 61, 67, 71, 73, 83, 97, 101, 103, 107, 113, 127, 131, 137, 151, 157, 163, 167, 173, 181, 191, 193, 197, 211, 223, 227, 233, 241, 251, 257, 263, 271, 277, 281, 283, 293, 307, 311, 313, 317, 331, 337, 347, 353, 367, 373, 383 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Apart from first term, A143390 is a subsequence. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Aug 13 2008]

LINKS

R. Zumkeller, Table of n, a(n) for n = 1..10000

PROG

(MAGMA) [ p: p in PrimesUpTo(500) | p mod 5 in {0, 1, 2, 3} ]; [From Vincenzo Librandi, Dec 25 2010]

CROSSREFS

Sequence in context: A040087 A040065 A051647 * A143390 A038617 A036962

Adjacent sequences:  A042983 A042984 A042985 * A042987 A042988 A042989

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 16 21:51 EST 2012. Contains 205978 sequences.