0

What is maximal possible order of an element in $S_{10}$? Why? Give an example of such an element. How many elements will there be in $S_{10}$ of that order?

Edward Jiang
  • 3,670

3 Answers3

1

This is an example of Landau's function.

There are asymptotic estimates (info attributed to André Nicolas).

Edward Jiang
  • 3,670
1

A few helpful ideas to get you started here. If you think through these, and define the terms appearing below, you should find yourself at the doorstep of the answer to your question.

  1. The order of an $n$-cycle is $n$.
  2. Every permutation can be written as a product of disjoint cycles.
  3. Disjoint cycles commute, so the the order of a permutation is the least common multiple of the lengths of the cycles in its cycle decomposition.

Now, try to write down an element of $S_{10}$ such that the least common multiple of the lengths of the cycles in its decomposition is maximal.

Jared
  • 31,451
0

Landau's function $g(n)$ gives the maximum order of any element in $S_n$, the symmetric group of order $n!$.

From the OEIS, we have $$g(10) = 30$$