login
A082896
a(n) = A082893(n)/n.
3
2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5
OFFSET
1,1
COMMENTS
Checked for the first 120000 terms to be the same as A079416. - R. J. Mathar, Sep 17 2008
LINKS
Robert Israel, A079416 = A082896, Posting to Seqfan mailing list, Oct 30, 2019
FORMULA
a(n) = floor((floor(n/2) + p(n))/n), where p(n) is the n-th prime.
MATHEMATICA
Table[Floor[(Floor[n/2]+Prime)/n], {n, 1, 100}]
CROSSREFS
KEYWORD
nonn
AUTHOR
Labos Elemer, Apr 22 2003
STATUS
approved