I need formulas of count of prime number and count of twin prime number . I know Gauss , Euler , Hardy - Littlewood work in this field . I need all study , formula , link whatever can be . please share with me . thanks
It might be useful to actually understand what these formulas might mean and why there isn't a formula for the twin primes, yet, for instance. For the primes such a formula is known since Riemann and is known, indeed, as the ``explicit formula''-though it's, actually, less explicit than the name suggests, since it contains the zeros of the Riemann zeta-function; that's why it's useful to know them, at all!
These lecture notes: http://people.maths.ox.ac.uk/greenbj/papers/primenumbers.pdf might be a good starting point for understanding the explicit formula.
On the twin prime conjecture, this might be useful: https://arxiv.org/pdf/1910.14674.pdf
Yes it will be very helpfull thanks. I was using fornula X/ ( 3 * 2^log X). I Tested it until 50000 and it was great. I checked with big numbers and it is not usefull. İt has so big difference from twin primes count. Thank you