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!)
A046868 Numbers n such that prime(n)^2 > prime(n-1)*prime(n+1). 5
3, 5, 7, 10, 12, 13, 16, 17, 19, 20, 22, 25, 26, 28, 31, 33, 35, 37, 38, 40, 41, 43, 45, 47, 48, 49, 52, 54, 55, 56, 57, 59, 60, 63, 64, 67, 69, 73, 74, 75, 78, 81, 83, 85, 88, 89, 92, 93, 95, 98, 100, 102, 103, 104, 107, 108, 109, 111, 112, 113, 115, 116, 119, 120, 122 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[2, 122], Prime[#]^2 > Prime[# - 1]*Prime[# + 1] &] (* Jayanta Basu, Jun 29 2013 *)
CROSSREFS
Cf. A046869.
Sequence in context: A189372 A108052 A359113 * A225240 A104309 A306683
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended by Don Reble, Nov 19 2006
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 June 10 13:04 EDT 2024. Contains 373264 sequences. (Running on oeis4.)