How many ordered pairs of positive integers satisfy the above equation?
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.
Of course, ( 1 , 1 ) is a solution. Suppose that ( x , y ) is a solution with x > 1 .
If p > 2 is an odd prime factor of x , let a , b ∈ N be the indices of p in x and y respectively, so that x = p a q and y = p b r for some integers q , r which are coprime to p . Comparing the indices of p in y x 2 and x y + 2 , we deduce that b x 2 = a ( y + 2 ) . SInce p is an odd prime factor of y , p and y + 2 are coprime. Since p 2 a divides x 2 , it follows that p 2 a divides a . This is impossible (since p 2 a > a ), so we deduce that x has no odd prime factor, and hence x is a power of 2 . If y had any odd prime factor, so would x , so it also follows that y is a power of 2 .
Suppose then that x = 2 u and y = 2 v for positive integers u , v . Then 2 v x 2 = 2 u ( y + 2 ) , so that v x 2 = u ( y + 2 ) , and so v 2 2 u = u ( 2 v + 2 ) .
If v ≥ 2 then 2 v + 2 is even, but not divisible by 4 , and hence 2 2 u − 1 must divide u . This is also impossible (since 2 2 u > 2 u ), so we deduce that v = 1 and 2 2 u = 4 u , and hence u = 1 . Hence it follows that ( x , y ) = ( 2 , 2 ) .
The 2 solutions of this equation are ( 1 , 1 ) and ( 2 , 2 ) .