• Kogasa@programming.dev
    link
    fedilink
    English
    arrow-up
    14
    ·
    6 months ago

    Per the prime number theorem, for large enough N the proportion of primes less than or equal to N is approximately 1/log(N). For N = 2^(31) that’s ~0.0465. To get under 1% you’d need N ~ 2^(145).