Suppose that a group $G$ has an involution, then it has an odd number of involutions
My attempt:
Suppose that $g\in G $ is an involution: $g^2=e.$ Consider an element $h$ ($\ne g, e$) in $ G$ of order 2. Then we know that $ \langle g \rangle =\langle h \rangle$ or $\langle g \rangle \cap \langle h \rangle = 1$. So $S:=\{\text{all involutions of } G\} $ is the union of cyclic subsets of order 2 that intersect at the identity element. Therefore, $ |S|=\frac{|G|}2 + 1.$ (adding an extra 1 for the identity element). Order of $ G$ is even, since it contains an involution, this the first term is an even positive integer. This proves that there are an odd number of involutions.
Now, I'm not completely sure about the first term in my solution. This term should represent the number of different subsets of order 2 in $ G$, but I don't think that this is the way to compute it. Does anyone know how to?
Thanks.