D1.   If ap = e where p is a prime number , then a has order p. ( a notequal.jpg (790 bytes) e.)

       Proof

from            ap  =  e
so.jpg (812 bytes)     o(a) | p
but  p  is a
prime number and 0 < |G|
hence  o(a)  =  p (because a notequal.jpg (733 bytes) e)


D2.   The order of ak is a divisor ( factor ) of the order of a.

       Proof

from             ao(a)    =     e
(ao(a))k    =     ek      =     e
ak.o(a)      =    (ak) o(a)     =      e
so.jpg (812 bytes)      o(ak) | o(a)

Back to top


D3If ord( a ) = km , then ord( ak ) = m.

       Proof

e   =    akm   =    (ak)m
so.jpg (743 bytes)   o(ak) | m
want to show that   m | o(ak)
let    x   =   o(ak)
(ak)x   =   akx  =   e
so.jpg (743 bytes)  o(a) | kx
from o(a)  =  km  and  x  =  o(ak)
so.jpg (743 bytes)   km | k.o(ak)
m | o(ak)
so.jpg (743 bytes)   o(ak)  =  m

Back to top


D4If ord(a ) = n where n is odd , then ord(a2 ) = n.

       Proof

hence     an  =  e
(an)2  =  e2  =  e  =  a2n   =  (a2)n
so.jpg (743 bytes) o(a2) | n
let   m  =  o(a2)
so      (a2)m   =   e   =   a2m
so.jpg (743 bytes)    n | 2m
but    gcd(n,2)  =  1 (because n is odd)
hence   n | m     
so.jpg (743 bytes)   o(a2) = n

Back to top


D5If a has order n , and ar = as , then n is a factor of r s.

       Proof

ar    =   as
ar - s   =    e
hence   o(a) | r-s
so.jpg (743 bytes)    n | r-s

Back to top


D6If a is the only element of order k in G , then a is in the center of G.

       Proof

from theorem C4
hence   k = o(a) = o(xax-1)
a = xax-1   ( because we have only
a is the  element of order k )
ax = xa
so.jpg (743 bytes)     a  member.jpg (888 bytes)  C

Back to top


D7If the order of a is not a multiple of m , then the order of ak is not a multiple of m.

       Proof

proof  with Contrapositive form
hence    o(ak)  =  mx บาง  x member.jpg (888 bytes) Z
want to show that    o(a)  =  my  some  y member.jpg (888 bytes) Z
from   D2   hence  o(ak) | o(a)
o(a)  =  o(ak).n    some    n member.jpg (888 bytes) Z
=  (mx)n   =   m(xn)  =  my ( x,n member.jpg (888 bytes)right.jpg (791 bytes)  xn member.jpg (888 bytes) Z ,  xn = y)
so.jpg (743 bytes)    can write o(a)   in  mutiple of  m form

Back to top


D8If ord( a ) = mk and ark = e , then r is a multiple of m.

       Proof

from    ark  =  e so.jpg (743 bytes)   o(a) | rk
hence   rk = [o(a)]x   some   x member.jpg (888 bytes) Z
and   o(a) = km

so.jpg (743 bytes)    rk = (km)x
r = mx
so.jpg (743 bytes)   can write   r in multiple of  m  form

Back to top