login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060265 Largest prime less than 2n. 7
3, 5, 7, 7, 11, 13, 13, 17, 19, 19, 23, 23, 23, 29, 31, 31, 31, 37, 37, 41, 43, 43, 47, 47, 47, 53, 53, 53, 59, 61, 61, 61, 67, 67, 71, 73, 73, 73, 79, 79, 83, 83, 83, 89, 89, 89, 89, 97, 97, 101, 103, 103, 107, 109, 109, 113, 113, 113, 113, 113, 113, 113, 127, 127, 131 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

LINKS

Harry J. Smith, Table of n, a(n) for n=2,...,1000

MAPLE

seq (prevprime(2*i+1), i=2..256);

PROG

(PARI) { for (n=2, 1000, write("b060265.txt", n, " ", precprime(2*n)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 03 2009]

CROSSREFS

Cf. A020482, A049653, A088631. Apart from initial term, same as A060308.

Sequence in context: A082683 A084752 A037464 * A172365 A098566 A006540

Adjacent sequences:  A060262 A060263 A060264 * A060266 A060267 A060268

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Mar 23 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 21:44 EST 2012. Contains 205663 sequences.