login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074965 Primes p for which there is an integer k such that (2*k+1)*p=2*k*q+1, where q is the next prime after p. Equivalently, (p-1)/(2*(q-p)) is an integer. 0
5, 17, 29, 41, 61, 73, 97, 101, 113, 137, 149, 157, 181, 193, 197, 241, 269, 281, 313, 373, 401, 421, 433, 449, 457, 461, 521, 541, 569, 601, 617, 641, 673, 733, 769, 809, 821, 857, 881, 929, 937, 953, 1009, 1021, 1033, 1049, 1061, 1117, 1201, 1229, 1277 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Prime/@Select[Range[210], IntegerQ[(Prime[ # ]-1)/2/(Prime[ #+1]-Prime[ # ])]&]
CROSSREFS
Sequence in context: A040117 A145471 A126193 * A145475 A071695 A242025
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Oct 05 2002
EXTENSIONS
Edited by Dean Hickerson, Oct 08 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 4 21:32 EDT 2024. Contains 372257 sequences. (Running on oeis4.)