|
| |
|
|
A161794
|
|
Largest prime gap for primes less than (n+1)^2.
|
|
1
| |
|
|
1, 2, 4, 4, 6, 6, 6, 6, 8, 8, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 18, 18, 18, 18, 18, 18, 18, 20, 20, 20, 22, 22, 22, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
EXAMPLE
| For n = 1, the primes less than (n+1)^2 = 4 are 2,3. The only prime gap is 3 - 2 = 1, and this is the first element in the sequence. For n = 2, the primes less than 9 are 2,3,5,7. The prime gaps are {1, 2,2}, of which the largest is 2. This is the second element in the sequence.
|
|
|
CROSSREFS
| Cf. A001223, A005250.
Sequence in context: A162550 A191682 A113724 * A111650 A156686 A085914
Adjacent sequences: A161791 A161792 A161793 * A161795 A161796 A161797
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Daniel Tisdale (daniel6874(AT)gmail.com), Jun 19 2009
|
|
|
EXTENSIONS
| Edited and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), May 06 2010
|
| |
|
|