mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
autopushed
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
- Here I am having counted the primes up to 1000: [[168]]. So down to 16.8% of numbers being prime.
|
||||
- The [[Prime number theorem]] is what I was inching towards
|
||||
- https://en.wikipedia.org/wiki/Prime-counting_function#Table_of_%CF%80(x),_x/log(x),_and_li(x) is a [[great table]]
|
||||
- The ratio is roughly (x/log(x))
|
||||
- The ratio of primes below number n which is exactly 1/#primes_below, can be estimated by 1/(x/log(x))
|
||||
- Wow, had I never heard of [[logarithmic integral function]] before?
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
- #go https://en.wikipedia.org/wiki/Logarithmic_integral_function
|
||||
- #pull related to the [[prime counting function]]
|
||||
Reference in New Issue
Block a user