Finding the Greatest Common Factor: Proving the Property (xa,xb)=x(a,b)

  • Thread starter Thread starter annoymage
  • Start date Start date
annoymage
Messages
360
Reaction score
0

Homework Statement



is this suppose to be very obvious?

(xa,xb)=x(a,b) , x are constant

i can't see it T_T

nevertheless, i can't even prove it

to prove (xa,xb) l x(a,b)

let e=(a,b), then there exist integer m,n such that

e=ma+nb

xe=max+nbx

since (xa,xb) l ax and (xa,xb) l bx, then (xa,xb) l xe

to prove x(a,b) l (xa,xb)

i'm stuck here, many method i used but all halfway, can someone give me clue, and tell me is that suppose to be obvious? I'm rushing to class now, thanks in advance
 
Physics news on Phys.org
(a,b)=e\Rightarrow{xe=xam+xbn}

(1) e | a \Rightarrow{es=a}\Rightarrow{xes=xa}\Rightarrow{xe | xa}

(2) e | b \Rightarrow{et=b}\Rightarrow{xet=xb}\Rightarrow{xe | xb}

(3) d |xa, d | xb \Rightarrow{di=xa,dj=xb}\Rightarrow{xe=xam+xbn=d(im+jn)}\Rightarrow{d | xe}

\(1\),\(2\),\(3\)\Rightarrow{(ax,bx)=ex}
 
huaaaaa, thankss, i didn't noticed the (1) and (2), it really helpful, thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top