diff --git a/journal/2024-07-12.md b/journal/2024-07-12.md index 23f977d21..cdcc6ed3a 100644 --- a/journal/2024-07-12.md +++ b/journal/2024-07-12.md @@ -5,3 +5,4 @@ - Knowing up to 1000 would unlock getting a statistical feel of how quickly primes 'thin out'. - Of course we can also count to 10: 4 primes below 10, so about two fifths. - I think they thin out logarithmically but I'm not sure which base, I could look it up but maybe I'll think about it :) + - It would be cool if it was the natural logarithm. It's the kind of thing that could happen :)