View Single Post
  #2  
Old September 28th, 2008, 08:07 PM
NonCommAlg's Avatar
NonCommAlg NonCommAlg is offline
MHF Contributor

 
Join Date: May 2008
Location: Vancouver
Posts: 1,756
Country:
Thanks: 211
Thanked 1,284 Times in 955 Posts
NonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud ofNonCommAlg has much to be proud of
Default

Quote:
Originally Posted by dori1123 View Post
|x| = order of x
Assume |x|=n and |y|=m. Suppose that x and y commute: xy = yx. Prove that |xy| divides the least common multiple of m and n.
if \text{lcm}(m,n)=\ell, then obviously x^{\ell}=y^{\ell}=1. thus since xy=yx, we have: (xy)^{\ell}=x^{\ell}y^{\ell}=1. hence |xy| \mid \ell. \ \ \Box


Remark: here are three related questions: suppose G is an abelian group and |x|=n, \ |y|=m.

Q1: show that it's possible to have |xy| \neq \text{lcm}(m,n). (by giving an example!)

Q2: what can we say about |xy| if \gcd(m,n)=1?

and a much more interesting question:

Q3: show that G has an element of order \text{lcm}(m,n).
Reply With Quote