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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107581 Numbers n such that (n + prime(n)), (n+1 + prime(n+1)) and (n+2 + prime(n+2)) are divisible by 5. 0
62, 136, 146, 162, 401, 526, 532, 641, 687, 986, 1022, 1132, 1421, 1551, 1856, 2197, 2481, 2597, 2611, 2687, 2722, 2757, 3457, 3467, 3792, 4026, 4281, 4911, 4962, 4972, 5001, 5232, 5236, 5277, 5317, 5517, 5706, 5786, 6012, 6171, 6291, 6292, 6416, 6527 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

For some values of n, e.g., 6291, 6816, 9951, 11371, also (n+3 + prime(n+3)) is divisible by 5.

MATHEMATICA

Select[Range[20000], Mod[Prime[ # ]+#, 5]+Mod[Prime[ #+1]+#+1, 5]+Mod[Prime[ #+2]+#+2, 5]==0&]

CROSSREFS

Sequence in context: A044249 A044630 A103584 * A044313 A044694 A104054

Adjacent sequences:  A107578 A107579 A107580 * A107582 A107583 A107584

KEYWORD

easy,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jun 10 2005

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 20:02 EST 2012. Contains 205852 sequences.