No Integral Solution for x & y when c Not Divisible by d

  • Thread starter Thread starter kathrynag
  • Start date Start date
  • Tags Tags
    Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
kathrynag
Messages
595
Reaction score
0

Homework Statement


For, a, b, c[tex]\in[/tex]integers and D[tex]\in[/tex]integers -{0}, if a and b are divisible by d, and c is not divisible by d then the equation ax+by=c has no integral solution for x and y.


Homework Equations





The Attempt at a Solution


ax+by=c
a/dx+b/dx=c
1/d[ax+by]=c
ax+by=cd
 
Physics news on Phys.org
Where did the d in a/d come from? You can't just "stick" it into part of the equation.

Saying "d divides a" means a= dn for some integer n. Saying "d divides b" means b= dm for some integer m. Replace a and b in your equation by that and see what happens.
 
HallsofIvy said:
Where did the d in a/d come from? You can't just "stick" it into part of the equation.

Saying "d divides a" means a= dn for some integer n. Saying "d divides b" means b= dm for some integer m. Replace a and b in your equation by that and see what happens.

dnx+dmx=c
d(nx+mx)=c
 
I don't know if that was the correct way to do it and then maybe say since we don't have a dpc then there is no integral solution?