What is the connection between L and gcd(k,n) in cyclic subgroups?

  • Context: Graduate 
  • Thread starter Thread starter SticksandStones
  • Start date Start date
  • Tags Tags
    Cyclic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
SticksandStones
Messages
88
Reaction score
0
Today we learned about subgroups of cyclic groups G = <a>. During the discussion we reached this point:

|<a^k>| = minimum L, L > 0, such that a^(kL) = 1.
|G| = n.
Then a^kL = a^bn, thus kL = bn, and thus L = n/gcd(k, n).

However, I don't understand the bolded. My number theory is terrible, and I don't really see where the gcd(k, n) comes from.

I understand that if gcd(k, n) = 1 that <a^k> = <a>, but the connection to L = n/gcd(k,n) just isn't apparent to me. Can someone shine some light on this for me?


Thanks, I appreciate it!
 
Physics news on Phys.org
Bleh, I think I figured it out. kL is a multiple of n and L is the lowest integer that makes kL a multiple of N. If gcd(k,n)=1 then L is just n, otherwise it has to be a multiple of n. If gcd(k,n)=d then k=sd and L=n/gcd(k,n) so kL=sn and s=b.

Is this correct?
 
morphism said:
I really don't like the way the original proof is worded. What exactly is b?

Some arbitrary integer as far as I can tell.
 
Ok then I'm really confused. a^kL=a^bn = 1, how can I then generalize this to find L?

EDIT: Normally I'd just ask the professor, but it was a "substitute professor" if you will and I honestly don't know who the man is/was.