- #1
Kiwi1
- 108
- 0
I am studying this in the context of group/ring theory, ideals etc. So I post it here and not in the number theory section.
6. Suppose gcd(a,b)=1 and c|ab. Prove That there exist integers r and s such that c=rs, r|a, s|b and gcd (r,s)=1.
One of my attempts:
From gcd(a,b)=1 there exist s',t' such that ar'+bs'=1 and from this:
gcd(a,b)=1
gcd(a,s')=1
gcd(r',b)=1
gcd(a,s')=1
I have the result: if gcd(a,c)=1 and gcd(b,c)=1 then gcd(ab,c)=1. I can use this to show:
gcd(ar',s')=1
gcd(bs',r')=1
gcd(bs',a)=1
gcd(ar',b)=1
This does not seem to be getting me far. I was hoping to show that c=r's'k for some k. and that r'k|a, s'k|b.
6. Suppose gcd(a,b)=1 and c|ab. Prove That there exist integers r and s such that c=rs, r|a, s|b and gcd (r,s)=1.
One of my attempts:
From gcd(a,b)=1 there exist s',t' such that ar'+bs'=1 and from this:
gcd(a,b)=1
gcd(a,s')=1
gcd(r',b)=1
gcd(a,s')=1
I have the result: if gcd(a,c)=1 and gcd(b,c)=1 then gcd(ab,c)=1. I can use this to show:
gcd(ar',s')=1
gcd(bs',r')=1
gcd(bs',a)=1
gcd(ar',b)=1
This does not seem to be getting me far. I was hoping to show that c=r's'k for some k. and that r'k|a, s'k|b.