The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A095420 Indices of the primes in A095651: A095651(n) = prime(a(n)). 7

%I #10 Jul 24 2015 23:20:13

%S 99,154,189,375,462,522,548,557,573,602,641,650,721,834,836,838,937,

%T 945,1010,1066,1095,1106,1127,1158,1277,1302,1355,1381,1396,1423,1444,

%U 1556,1577,1592,1625,1654,1662,1663,1669,1683,1754,1792,1818,1861,1887,1944

%N Indices of the primes in A095651: A095651(n) = prime(a(n)).

%t m = 4; 1 + Select[ Range[2000], Prime[ # + 2] - 2*Prime[ # + 1] + Prime[ # ] - 4*m == 0 &] (* _Robert G. Wilson v_, Jul 14 2004 *)

%Y Cf. A095419, A095648, A095649, A095650, A095651, A095672, A095673.

%K nonn

%O 1,1

%A _Roger L. Bagula_, Jul 02 2004

%E Edited and extended by _Robert G. Wilson v_, Jul 14 2004

%E Edited by _N. J. A. Sloane_, Nov 07 2005

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 June 1 05:39 EDT 2024. Contains 373010 sequences. (Running on oeis4.)