Exercise 1.6

Let a , b , c . Show that the equation ax + by = c has solutions in integers iff ( a , b ) | c .

Answers

Proof. Let d = a b .

If ax + by = c , x , y , as d a , d b , d ax + by = c .

Conversely, if d c , then c = d c , c .

From Prop. 1.3.2., dℤ = aℤ + bℤ , so d = au + bv , u , v , and c = d c = a ( c u ) + b ( c v ) = ax + by , where x = c u , y = c v are integers.

Conclusion :

( x , y ) × , ax + by = c a b c .

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