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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107580 Numbers n such that (n + prime(n)) and (n+1 + prime(n+1)) are divisible by 5. 0
27, 62, 63, 78, 88, 93, 112, 117, 122, 131, 136, 137, 146, 147, 162, 163, 226, 283, 287, 348, 371, 382, 391, 401, 402, 447, 483, 526, 527, 532, 533, 547, 552, 612, 626, 641, 642, 678, 687, 688, 718, 727, 766, 806, 877, 888, 986, 987, 992, 996, 1002, 1011, 1022 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

For some values of n, e.g., 62, 132, 146, 162, also (n+2 + prime(n+2)) is divisible by 5.

MATHEMATICA

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

CROSSREFS

Sequence in context: A039459 A157500 A180574 * A138610 A128530 A044129

Adjacent sequences:  A107577 A107578 A107579 * A107581 A107582 A107583

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 04:23 EST 2012. Contains 205694 sequences.