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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.