Classical Algebra

Posted Problem Solution

Monday, September 24, 2007

There was a request in today's class to present a solution to the problem taken from the course text, p. 52, that follows. (I did not want to devote in-class time to it.)

Problem.   If a,b=1 and c is an integer, then there is some integer m so that a+bm,c=1.

Solution. Since a,b=1, by “Bezout's Identity” every integer is an integer linear combination of a and b. In particular, there are integers r,s such that c=ar+bs.

The mechanism that is used to show that the greatest common divisor of two successive remainders in the Euclidean algorithm stays unchanged through the steps of the algorithm may be described as the principle that for any integers x, y, and q one has the identity (*)x,y=y,xqy. Then, using this principle, for any m, one has:  c,a+bm=ar+bs,a+bm =a+bm,ar+bsra+bmby (*) =a+bm,bsm Now choose m so that sm=1, i.e., take m=s1. Then  c,a+bm=a+bm,b =b,a+bmmbby (*) =b,a =1