Find all triple of numbers , where are positive integers and is a prime number, which satisfy the condition:
Problem 1170
Official solution
Factor the left-hand side of the equation:
The last equation is possible in several cases.
Case 1. , . Then, we get a quadratic equation:
Since is the solution to this equation, then another solution is , but it is not a positive integer. Hence, we obtain that . Putting these values to the initial equation, we see that a tuple satisfies the statement for arbitrary prime number .
Case 2. , . Then, we get a quadratic equation:
Since , the discriminant of the last equation must be the square of an integer number:
Let us see which satisfies the conditions:
Right inequality holds for any , while the left one can be re-written:
Therefore, we must check separately the case , whereas for any other prime the discriminant is not the square of an integer number. For , we get , which is also not the square of an integer, which means such positive integer does not exist.
Case 3. , . Then, we obtain the equations: and . From the 1st equation, , from the 2nd, and or and . If we combine these conditions, then we obtain – contradiction, or – solution.
Case 4. , . Obviously, the first equation yields the contradiction.