newcool
- 42
- 0
Hi, what would be the best estimate in the # of primes between [tex]10^{100}[/tex] and [tex]10^{101}[/tex]
thanks
thanks
The discussion focuses on estimating the number of prime numbers between 10100 and 10101. The primary method suggested is using the logarithmic integral function, Li(x), defined as Li(x) = ∫0x (dt/log(t)). By calculating Li(10101) and Li(10100) and subtracting the two results, one can obtain a reliable estimate of the prime count in that range. The mention of Riemann's work indicates a potential for more advanced methods, but Gauss's formula remains a practical approach for this estimation.
PREREQUISITESMathematicians, number theorists, and anyone interested in prime number distribution and estimation techniques.