Quote:
Originally Posted by amitkrsingh Q) Show that the equation
x^2 - 3y^2 = 17
has no solutions in integers. |
This question was from Suresh's blog -
3y^2= x^2-17
Let x = 3k+t where t=0,1 or 2
Hence,
3y^2 = 9k^2 +6kt + t^2 -17
=(9K^2+6kt-18 ) + (t^2+1)
Since RHS should be a multiple of 3.Hence, t^2+1 should be a multiple of 3
t^2+1 = 1,2,5 for t=0,1,2
Hence, no integer soln is possible