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 [tex](\frac{a}{(a,b)}, \frac{b}{(a,b)}) = 1[/tex]
With this proof I'm stuck. Let g = (a,b), thus g|a and g|b where a = lg and b = jg. Then, [tex](\frac{a}{(a,b)}, \frac{b}{(a,b)})[/tex] becomes [tex](\frac{lg}{g}, \frac{jg}{g})[/tex] which becomes [tex](l , j) = 1.[/tex]
And I don't know where to go from there.
PROBLEM 2
[tex](a, b) = (a + cb, b)[/tex]
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 [tex](\frac{a}{(a,b)}, \frac{b}{(a,b)}) = 1[/tex]
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, [tex](\frac{a}{(a,b)}, \frac{b}{(a,b)})[/tex] becomes [tex](\frac{lg}{g}, \frac{jg}{g})[/tex] which becomes [tex](l , j) = 1.[/tex]
And I don't know where to go from there.
PROBLEM 2
Homework Statement
[tex](a, b) = (a + cb, b)[/tex]
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).