|
|
|
||||||||||
|
Solution 7
by ali 2n + 65 = x2 is an odd integer ,therefore x should be odd. As you know,any square of an odd integer ,should have 1 , 5, 9 as unit digit. If n is odd, then the unit digit of 2n is 2 or 8 and this not accepted ,for when we add the unit digit of 65 with 2 or 8 it will give 7 or 3 which are not unit digits for any square of an integer. As a conclusion : n is even and x is odd . Suppose n = 2k and x =2p + 1 substituting in the formula : 22k + 65 = (2p + 1)2 22k - (2p + 1)2 = - 65 (22k -2p - 1)(22k + 2p + 1) = - 65 with - 65 = -1 * 65 or 13 * - 5 (22k -2p - 1)(22k + 2p + 1) = -1 * 65 Case1 : 22k -2p - 1 = - 1 ; 22k + 2p + 1 = 65 ; k = 5 and n = 10 Case 2 : 22k -2p - 1 = - 5 ; 22k + 2p + 1 = 13 resulting in k = 2 and n = 4 and these are the only solutions.
|
|||||||||||
|
|||||||||||
|
|
|
|