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!)
A309067 Index of A053319(n) in A014574; -1 if it doesn't exist. 1
-1, 2, 2, 3, 3, 4, 3, 5, 2, 5, 3, 5, 3, 2, 5, 3, 5, 3, 5, -1, 8, 3, 5, 7, -1, 5, 4, -1, 4, 12, 3, 2, 5, -1, 11, 3, 4, 3, 5, 7, -1, -1, 3, 3, 4, 10, -1, 5, 2, -1, 3, -1, 5, -1, -1, -1, 2, -1, 4, -1, 5, -1, 2, -1, 4, 3, -1, 5, 6, 5, 6, -1, 6, -1, 5, -1, 4, 7, 3, -1, 5, -1, -1, -1, 2, 6, 5, 5, 3, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
ind[v_, e_] := If[Length[(p = Position[v, _?(# == e &)])] == 0, -1, p[[1]]]; tpmidQ[n_] := And @@ PrimeQ[n + {-1, 1}]; tp = Select[Range[10^4], tpmidQ]; d = Differences[tp]; ind[tp, #] & /@ d // Flatten (* Amiram Eldar, Jul 12 2019 *)
CROSSREFS
Sequence in context: A353936 A110266 A349138 * A205561 A323636 A283367
KEYWORD
sign
AUTHOR
Dmitry Kamenetsky, Jul 10 2019
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)