- #1
SticksandStones
- 88
- 0
Homework Statement
Let G be a finite group in which every element has a square root. That is, for each x[tex]\epsilon G[/tex], there exists [tex]y \epsilon G[/tex] such that [tex]\(y^2=x.\)[/tex]Prove that every element in G has a unique square root.
The Attempt at a Solution
Proof: Assume not. Let k be the order of G. Let [tex]\(y_0, y_1, y_2,\text{...},\)\(y_k\)[/tex]be all the elements of G. For [tex]\(y_i{}^2\)= \(x_i\)[/tex]it can be said
that [tex]\(y_i\)*\(y_i\)=\(x_i\)[/tex] and that [tex]\(y_i\)[/tex] is the square root of [tex]\(x_i\)[/tex]. If [tex]\(x_i\)[/tex] has more than one square root, then there would be two unique
elements [tex]\(y_i\)[/tex] and [tex]\(y_j\)[/tex] with [tex]i \neq j[/tex] such that [tex]\(y_i\)*\(y_i\) = \(x_i\) =\(y_j\)*\(y_j\) = \(x_j\)[/tex]. However, if [tex]\(x_i\)[/tex] is the identity
element, then [tex]\(y_i\)[/tex] must also be the identity element. However, [tex]\(x_i\) = \(y_j\)*\(y_j\)[/tex] and thus [tex]\(y_j\)[/tex] must also be the identity element. But
[tex]\(y_i\)[/tex] and [tex]\(y_j\)[/tex] are distinct elements of G, and thus a contradiction is reached.
I feel like I'm only proving that the identity element can not have two distinct square roots. Am I on the right path?