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!)
A145701 Lesser p of twin primes (p,q) such that there exists an integer between sqrt(2p) and sqrt(2q) 3
3, 11, 17, 59, 71, 179, 311, 419, 881, 1151, 2111, 2591, 3119, 3527, 4049, 5099, 15137, 20807, 21011, 21839, 24419, 30011, 34847, 37811, 41759, 44699, 46817, 60899, 68819, 69191, 83231, 83639, 86111, 100799, 103967, 112337, 135719, 143111 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The n-th prime p_n is in the sequence iff A145236(n) = A145236(n+1).
LINKS
MATHEMATICA
okQ[n_]:=Last[n]-First[n]==2&&Floor[Sqrt[2Last[n]]]>Sqrt[2First[n]]; Transpose[Select[Partition[Prime[Range[13300]], 2, 1], okQ]][[1]] (* Harvey P. Dale, Oct 26 2011 *)
CROSSREFS
Sequence in context: A127996 A032008 A061368 * A072982 A124787 A080306
KEYWORD
nonn
AUTHOR
Vladimir Shevelev, Oct 16 2008
EXTENSIONS
Extended by R. J. Mathar, Aug 02 2010
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 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)