Prove Centralizer Equality: n & k Relatively Prime

  • Thread starter Thread starter tyrannosaurus
  • Start date Start date
  • Tags Tags
    Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
tyrannosaurus
Messages
31
Reaction score
0

Homework Statement


If a is an element of a group and |a|=n, prove that C(a)=C(a^k) when k is relatively prime to n.


Homework Equations


If n and k are relatively prime, then there exists integers s and t such that ns+kt=1.
The centralizer a in G, C(a) is the set of all elements in a group G that commute with a. C(a)={g an element of G|ga-ag}


The Attempt at a Solution


I tried proving it by double containment, but I couldn't show that C(a^K) is contained in C(a). Should I try a proof by contradiction? I will be grateful for any help.
 
Physics news on Phys.org
tyrannosaurus said:

The Attempt at a Solution


I tried proving it by double containment, but I couldn't show that C(a^K) is contained in C(a).

I think double containment is the easiest method (I have never heard the term double containment, but I'm assuming it refers to proving [itex]C(a) \subseteq C(a^K)[/itex] and [itex]C(a^K) \subseteq C(a)[/itex]).

You want to show that if b is in C(a^K), then b is in C(a). In other words assume:
[tex]ba^Kb^{-1} = a^K[/itex]<br /> i.e. a^K and b commute. You then wish to show [itex]bab^{-1}=a[/itex]. Here I have just stated the goal so we're clear about that.<br /> <br /> To say that K and n are relatively prime is equivalent to saying that there exists integers x, y such that xK+yn=1. Now you have:<br /> [tex](bab^{-1})^1 = (bab^{-1})^{xK+yn}[/tex]<br /> so it suffices to show:<br /> [tex](bab^{-1})^{xK+yn} = a[/tex]<br /> See if you can do this. Remember that you have:<br /> [tex]ba^K b^{-1} = a^K \qquad a^n = 1[/tex][/tex]