|
Solution 7
by bugzpodder
we shall consider two cases. case 1: let
n=2m then
22m +65=k2 ;65=(k-2m)(k+2m) 5*13=(k-2m)(k+2m)
both factors on LHS are positive integers, second k+2m greater than first k-2m .
taking k-2m =5, k+2m =13 2m+1 = 8, m=2, n=4
taking k-2m =1 ;k+2m =64 2m+1 =64, m=5, n=10
Now, we deal with the second case if n=2m+1
2*22m +65=k2
k2 -2*(2m )2= 65
since RHS=0 (mod 5)
LHS must be 0 (mod 5)
first of all, if k=0 (mod 5) then 2m must be 0 (mod 5), a contradiction
we can easily see that only 1 and -1 are quadratic residues mod 5
but 2*(2m )2 is only 2 or -2 mod 5
so there are no solutions in this case
so n=4, 10 are the only solutions.
View other answers
by :Soarer|ali
|kstahmer
|