login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A092854
Difference between number of composites > and <= mean (=A092802(n)) below 10^n.
2
0, 1, 6, 27, 170, 1178, 8459, 63225, 494428, 3959839, 32485583, 271251228, 2298898781, 19730164908, 171181827045
OFFSET
1,3
FORMULA
a(n) = A092853(n) - A092852(n).
EXAMPLE
a(3)=6 because the count at 10^3 in A092853 is 418 and in A092852 it is 412. 418-412=6.
CROSSREFS
KEYWORD
more,nonn
AUTHOR
Enoch Haga, Mar 07 2004
EXTENSIONS
a(9)-a(15) from Max Alekseyev, Aug 15 2013
STATUS
approved