Prove :x²+y²=1992 ,no solution

  • Context:
  • Thread starter Thread starter Albert1
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
Albert1
Messages
1,221
Reaction score
0
$x,y \in N$

Prove :$x^2+y^2=1992$ has no solution
 
Mathematics news on Phys.org
Albert said:
$x,y \in N$

Prove :$x^2+y^2=1992$ has no solution

if x is odd say 2n + 1 then
$x^2= 4n^2 + 4n + 1 = 4n (n+1) + 1 = 1$ mod 8

and $x^2= 0/4 $ mod 8 if x is even as $x^2+y^2 = 1992$ mod 8 so both x and y are even because if one is odd then it is odd mod 8 and if both are odd it is 2 mod 8

let x = 2a and y = 2b

$x^2+y^2 = 1992$
or $a^2 + b^2 = 498$

so $a^2+b^2= 6 $ mod 8
but from above $a^2+b^2$ mod 8 can be 0 or 1 or 2 or 5

so no solution
 
Last edited: