SticksandStones
- 88
- 0
Homework Statement
Let G be a finite group in which every element has a square root. That is, for each x\epsilon G, there exists y \epsilon G such that \(y^2=x.\)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 \(y_0, y_1, y_2,\text{...},\)\(y_k\)be all the elements of G. For \(y_i{}^2\)= \(x_i\)it can be said
that \(y_i\)*\(y_i\)=\(x_i\) and that \(y_i\) is the square root of \(x_i\). If \(x_i\) has more than one square root, then there would be two unique
elements \(y_i\) and \(y_j\) with i \neq j such that \(y_i\)*\(y_i\) = \(x_i\) =\(y_j\)*\(y_j\) = \(x_j\). However, if \(x_i\) is the identity
element, then \(y_i\) must also be the identity element. However, \(x_i\) = \(y_j\)*\(y_j\) and thus \(y_j\) must also be the identity element. But
\(y_i\) and \(y_j\) 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?