PDA

View Full Version : prove property of diophantine equation


ascheras
Oct17-04, 10:51 PM
Show that the diophantine equation x^2 - y^2= n is solvable in integers iff n is odd or 4 divides n.

ZeAsYn51
Oct18-04, 04:36 PM
Show that the diophantine equation x^2 - y^2= n is solvable in integers iff n is odd or 4 divides n.

Well, 4^2-3^2=7 and 4^2-2^2=12, 12/4=3.

matt grime
Oct19-04, 04:52 AM
That isn't a proof. That is an example.

Consider the answer mod 4, one only needs to show n =2 mod 4 can't happen, which is straight forward.

Gokul43201
Oct19-04, 01:06 PM
And it becomes all the more obvious if you write x = y + k, for some integer k.

Edit : Well, maybe not...but it doesn't make it harder.