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!)
A261525 a(n) = smallest m such that A031131(m) = 2*n. 4
2, 3, 9, 8, 15, 23, 47, 29, 66, 114, 46, 220, 188, 258, 640, 375, 480, 589, 216, 326, 367, 1006, 738, 1183, 1985, 1847, 1662, 2224, 3731, 3861, 3561, 2699, 3792, 4521, 2225, 12541, 3384, 12761, 3385, 4058, 10228, 15747, 15927, 14357, 18280, 19025, 14123 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
A031131(a(n)) = 2*n and A031131(m) != 2*n for m < a(n);
A046931(n) = A000040(a(n)+1);
a(n)-th and (a(n)+2)-nd primes are the first pair that differ by 2*n;
conjecture: sequence is defined for all n > 1.
LINKS
PROG
(Haskell)
a261525 = (+ 1) . fromJust . (`elemIndex` a031131_list) . (* 2)
CROSSREFS
Sequence in context: A246825 A086565 A008291 * A122665 A133066 A337998
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Aug 23 2015
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 April 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)