Zhalfirin88
- 137
- 0
I was doing a couple proofs (since I'm new to them) involving gcds and I just would like you guys to check them to see if I actually proved anything. There are 2 separate problems here.
For both problems, a,b,c are in Z with a and b not both zero.
PROBLEM 1
Prove (\frac{a}{(a,b)}, \frac{b}{(a,b)}) = 1
With this proof I'm stuck. Let g = (a,b), thus g|a and g|b where a = lg and b = jg. Then, (\frac{a}{(a,b)}, \frac{b}{(a,b)}) becomes (\frac{lg}{g}, \frac{jg}{g}) which becomes (l , j) = 1.
And I don't know where to go from there.
PROBLEM 2
(a, b) = (a + cb, b)
Let (a, b) = d and (a + cb, b) = g, with d =/= g. Thus d|a and d|b, where a = ld and b = jd. Also g|a+cb and g|b, where b = gn. Since jd = b = gn, jd = gn, and since d|b and g|b, g=d, which is a contradiction, so (a,b) = (a+cb, b).
For both problems, a,b,c are in Z with a and b not both zero.
PROBLEM 1
Homework Statement
Prove (\frac{a}{(a,b)}, \frac{b}{(a,b)}) = 1
The Attempt at a Solution
With this proof I'm stuck. Let g = (a,b), thus g|a and g|b where a = lg and b = jg. Then, (\frac{a}{(a,b)}, \frac{b}{(a,b)}) becomes (\frac{lg}{g}, \frac{jg}{g}) which becomes (l , j) = 1.
And I don't know where to go from there.
PROBLEM 2
Homework Statement
(a, b) = (a + cb, b)
The Attempt at a Solution
Let (a, b) = d and (a + cb, b) = g, with d =/= g. Thus d|a and d|b, where a = ld and b = jd. Also g|a+cb and g|b, where b = gn. Since jd = b = gn, jd = gn, and since d|b and g|b, g=d, which is a contradiction, so (a,b) = (a+cb, b).