OFFSET
0,11
COMMENTS
The asymptotic density of cubefree integers is the reciprocal of Apery's constant 1/zeta(3) = 0.83190737258... The number of cubefree integers not exceeding N is thus roughly N/zeta(3). When N is a power of 2, this sequence gives the difference between the actual number (A160113) and that linear estimate (rounded to the nearest integer).
LINKS
Chai Wah Wu, Table of n, a(n) for n = 0..99
G. P. Michon, Reciprocal of Apery's constant.
G. P. Michon, On the number of cubefree integers not exceeding N.
Eric Weisstein's World of Mathematics, Cubefree.
FORMULA
a(n) = A160113(n)-round(2^n/zeta(3))
CROSSREFS
KEYWORD
easy,sign
AUTHOR
Gerard P. Michon, May 06 2009
STATUS
approved