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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105288 Numbers n such that prime(n+1) == 3 (mod n). 3
4, 5, 70, 440, 1055, 1058, 6461, 6466, 6469 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

bb={}; Do[If[3==Mod[Prime[n+1], n], bb=Append[bb, n]], {n, 1, 200000}]; bb

CROSSREFS

Sequence in context: A041941 A013331 A042425 * A109348 A192084 A078985

Adjacent sequences:  A105285 A105286 A105287 * A105289 A105290 A105291

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Apr 25 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 17 00:09 EST 2012. Contains 205978 sequences.