OFFSET
1,1
COMMENTS
a(n) = A142973(n) - 1.
EXAMPLE
The 15th prime is 47 and the 16th prime is 53. So we will consider the integers 47,48,49,50,51,52,53. Now, 1 divides each of these 6 integers. 2 divides 48, 50 and 52. 3 divides 48 and 51. 4 divides 48 and 52. 5 divides 50. 6 divides 48. 7 divides 49. 8 divides 48. But 9 does not divide any integer that is between 47 and 53. So a(15)=8, since 1, 2, 3, 4, 5, 6, 7 and 8 each divide at least one integer between 47 and 53.
CROSSREFS
KEYWORD
nonn
AUTHOR
Leroy Quet, Jul 14 2008
EXTENSIONS
Extended by Ray Chandler, Jun 21 2009
STATUS
approved