Consider the formula x 2 + 1 = p , where p is a prime number and x is a positive integer.
How many variables for x less than or equal to 50 are there?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice observations that you made exploring this problem.
I don't think there is a general expression that will tell you easily if x 2 + 1 is a prime. We know that for cases, it cannot be a prime, like when x is odd and larger than 1, or when x = 5 k + 2 , 5 k + 3 (with k ≥ 1 ).
Keep on investigating!
I'm curious into investigating the 1 0 k + 6 numbers, noticing that all of them currently listed yielded a prime. Is this always true or if not, what is the first number that fails?
P.S. Its obviously not true since primes aren't always within 10 of each other, but finding the first to fail of this would be interesting.
Log in to reply
Since we're looking at ( 1 0 k + 6 ) 2 + 1 which is a polynomial form, and we know that there isn't a polynomial that always produces prime numbers, hence the answer is not true.
There is a connection to gaussian integers , because you're asking when is 1 + i x , 1 − i x a Gaussian prime.
Note: As mentioned in the report, 46 is the first counter example.
Problem Loading...
Note Loading...
Set Loading...