1) Not sure if this is correct: Suppose a group contains element a and b such that |a| = 4 and |b| = 2 and a<sup>3</sup>b = ba. Find |ab|. (note: |x| denotes the order of element x.)
I reasoned that since a<sup>4</sup> = e, then (aa)(aa) = e or aa = a<sup>-1</sup>a<sup>-1</sup>. Similarly, I got b<sup>-1</sup> = b.
So, a<sup>3</sup>b = ba <=> aaab = ba <=> aaab<sup>-1</sup> = ba (since b is its own inverse)
<=> aaab<sup>-1</sup>b = bab <=> aaa = bab <=> aaaa = abab.
We know the LHS is e, so e = abab or e = (ab)<sup>2</sup>. So |ab| = 2.
2) I am severely stuck on this one: Let G be a group. Show that Z(G) = \(\displaystyle \L \cap_{a \in G}\)C(a). I was thinking that I should try and show contaiment both ways. I.e. that if x is in Z(G) then x is in the intersection of the centralizers of a in G, and vice versa. However, I am confused with the definitions of C(G), C(g) and Z(G).
3) General question here: If I have a matrix and am asked to find the order of it, I am looking for the power of A that is the identity matrix, correct? And, if this matrix never returns to the identity, it is of infinite order?
4) I have a couple questions about this one: Let G be a group of fns from R to R* with the operation of function multiplication. Let H = {f \(\displaystyle \in\) G | f(2) = 1}. Prove that H is a subgroup of G.
- What does the * stand for in this context? From CS experience, I think of the star operation as the collection of all finite substrings taken from an alphabet or language. In have never seen this operation in number theory.
- This question confuses me a bunch. What would the identity elt be, and how can I find an inverse? Is this enough to show closure: given f<sub>1</sub> and f <sub>2</sub> \(\displaystyle \in\)G f<sub>1</sub>(2)*f<sub>2</sub>(2)=1*1=1.
Thanks for your help in advance.
-Daon
I reasoned that since a<sup>4</sup> = e, then (aa)(aa) = e or aa = a<sup>-1</sup>a<sup>-1</sup>. Similarly, I got b<sup>-1</sup> = b.
So, a<sup>3</sup>b = ba <=> aaab = ba <=> aaab<sup>-1</sup> = ba (since b is its own inverse)
<=> aaab<sup>-1</sup>b = bab <=> aaa = bab <=> aaaa = abab.
We know the LHS is e, so e = abab or e = (ab)<sup>2</sup>. So |ab| = 2.
2) I am severely stuck on this one: Let G be a group. Show that Z(G) = \(\displaystyle \L \cap_{a \in G}\)C(a). I was thinking that I should try and show contaiment both ways. I.e. that if x is in Z(G) then x is in the intersection of the centralizers of a in G, and vice versa. However, I am confused with the definitions of C(G), C(g) and Z(G).
3) General question here: If I have a matrix and am asked to find the order of it, I am looking for the power of A that is the identity matrix, correct? And, if this matrix never returns to the identity, it is of infinite order?
4) I have a couple questions about this one: Let G be a group of fns from R to R* with the operation of function multiplication. Let H = {f \(\displaystyle \in\) G | f(2) = 1}. Prove that H is a subgroup of G.
- What does the * stand for in this context? From CS experience, I think of the star operation as the collection of all finite substrings taken from an alphabet or language. In have never seen this operation in number theory.
- This question confuses me a bunch. What would the identity elt be, and how can I find an inverse? Is this enough to show closure: given f<sub>1</sub> and f <sub>2</sub> \(\displaystyle \in\)G f<sub>1</sub>(2)*f<sub>2</sub>(2)=1*1=1.
Thanks for your help in advance.
-Daon