Exercise 1.8

Let x 0 and y 0 be a solution to ax + by = c . Show that all solutions have the form x = x 0 + t ( b d ) , y = y 0 t ( a d ) , where d = ( a , b ) and t .

Answers

Proof. Suppose a 0 , b 0 .

Let x 0 and y 0 be a solution to ax + by = c .

If ( x , y ) is any solution of the same equation,

ax + by = c a x 0 + b y 0 = c ,

then

a ( x x 0 ) = b ( y y 0 ) ,

so

a d ( x x 0 ) = b d ( y y 0 ) .

Let a = a d , b = b d : from ex. 1.7, we know that a b = 1 .

As a ( x x 0 ) = b ( y y 0 ) , b a ( x x 0 ) , and b a = 1 , so (Gauss’ Lemma : prop. 1.1.1) b x x 0 .

There exists t such that x x 0 = t b . Then a t b = b ( y y 0 ) . As b 0 , b 0 , so a t = ( y y 0 ) :

x = x 0 + t ( b d ) y = y 0 t ( a d )

Conversely, a ( x 0 + t ( b d ) ) + b ( y 0 t ( a d ) ) = a x 0 + b y 0 = c .

Conclusion : if a 0 , b 0 , and a x 0 + b y 0 = c ,

ax + by = c t , x = x 0 + t ( b d ) , y = y 0 t ( a d ) .

User profile picture
2022-07-19 00:00
Comments