I need to prove that if either of the numbersand
is prime for
, then the other one is not.
Attempt: If we name themand
, we realize that
. And the the smallet prime for the first number is when n=3, so
. For the other number the first prime occurs at n=4 and it's 17.
So, how should I prove this question? If we supposeis prime, it will have only the two divisors
. Then what does that say about
?
(We can't say that the second number is not prime because it is two digits larger than the first one, since many prime numbers are distrubuted at intervals of 2. And there is a chance it can be prime since it will be odd).


LinkBack URL
About LinkBacks

