scimad
- 11
- 0
I want somebody to help me what attempts have been made to understand the sequence of prime number. Is the Nth term of the sequence disclosed?
There is no explicit formula in N for the Nth prime if that is what you mean.scimad said:I want somebody to help me what attempts have been made to understand the sequence of prime number. Is the Nth term of the sequence disclosed?
ramsey2879 said:There is no explicit formula in N for the Nth prime if that is what you mean.
scimad said:What attempts have been done to find nth term of prime numbers sequence?
RamaWolf said:There are - on the other hand - algorithms (nor really formulas) to decide
- if a given number p is a prime
- if a given number q is composite (i.e. is not a prime)
- all primes between N0 and N1, if you know all prime numbers < Sqrt(N1)
scimad said:I want somebody to help me what attempts have been made to understand the sequence of prime number. Is the Nth term of the sequence disclosed?