Proving the Formula for the n-th Prime Number using Number Theory

  • Thread starter Thread starter eljose
  • Start date Start date
  • Tags Tags
    Formula
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
eljose
Messages
484
Reaction score
0
Hello i need help to prove the formula:

[tex]p_n =\sum_{k=2}^{2^{n}}[ |n/(1+ \pi (k))|^{1/n}][/tex]

where []=floor function and |x| the modulus of x...this appear in number theory to evaluate the n-th prime however i am not able to prove it...:frown: :frown: :frown:
 
Last edited:
Physics news on Phys.org
Though in fact, that's 2^n at the top of the summation. Even then, something's wrong, I get the third prime as being three according to the summation. Need to check again since I rushed thru it, but it doesn't look right.