-2

Is there a general formula to find the number of elements of a given order ?

For example, how many elements of order 5 are in a group with 15 elements? And if we try to find the number of elements of order 6 in S4 using Euler's totient function where S4 has 0 elements of order 6 can any one clarify when to use Euler's function and when not? Thank you

user26857
  • 52,094
Sara
  • 1

1 Answers1

2

There is no such a formula, because the number of elements of order $m$ of two groups $G$ and $H$ may be distinct even if $\#G=\#H$. For instance $\mathbb{Z}_4$ has $1$ element of order $4$, whereas $\mathbb{Z}_2\times\mathbb{Z}_2$ has none.