Remix.run Logo
madcaptenor 3 days ago

For example, the number of primes less than n is around n/log(n) while the number of squares less than n is around sqrt(n), which is much smaller.