WOLFRAM

gives the order of permutation perm.

Details

  • The order of a permutation perm is the smallest positive integer m so that the product of perm with itself m times yields the identity permutation.
  • The only permutation with order 1 is the identity permutation.

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

Find the order of a permutation:

Out[1]=1

Scope  (1)Survey of the scope of standard use cases

Find the order of a permutation with any support:

Out[1]=1

Applications  (1)Sample problems that can be solved with this function

Group elements with order 2 are called involutions. If all elements of a group (except the identity) have order 2, then the group is Abelian (the opposite implication does not hold). This group is Abelian:

Out[1]=1
Out[2]=2
Out[3]=3

The group is Abelian because its multiplication table is symmetric. The involution character of all group elements is expressed by the diagonal of 1s:

Properties & Relations  (6)Properties of the function, and connections to other functions

The order of the identity permutation is defined to be 1:

Out[1]=1

The order of a permutation can be computed as the least common multiple of the lengths of its cycles:

Out[2]=2
Out[3]=3
Out[4]=4

The order of a permutation equals the order of the cyclic group generated by that permutation:

Out[2]=2
Out[3]=3

By Lagrange's theorem, the order of each element of a finite group divides the order of the group. However, not all divisors of the order of a group correspond to the order of some element in the group. Take the alternating group of degree 4, which has order 12, and hence divisors 6, 3, 2:

Out[1]=1

There is no permutation with order 6:

Out[2]=2
Out[3]=3

Cauchy's theorem states that for every prime divisor of the order of a group, there is an element in the group with that order. Take the alternating group of degree 7:

Out[1]=1

These are the factorization of the order and the orders present:

Out[2]=2
Out[3]=3

These are examples of permutations of the 4 prime orders:

Out[4]=4
Out[5]=5

Numbers of permutations in with different orders:

Out[1]=1

Generating function of order 6, for all symmetric groups:

Out[2]=2

Number of permutations in with order 6:

Out[3]=3
Wolfram Research (2010), PermutationOrder, Wolfram Language function, https://reference.wolfram.com/language/ref/PermutationOrder.html.
Wolfram Research (2010), PermutationOrder, Wolfram Language function, https://reference.wolfram.com/language/ref/PermutationOrder.html.

Text

Wolfram Research (2010), PermutationOrder, Wolfram Language function, https://reference.wolfram.com/language/ref/PermutationOrder.html.

Wolfram Research (2010), PermutationOrder, Wolfram Language function, https://reference.wolfram.com/language/ref/PermutationOrder.html.

CMS

Wolfram Language. 2010. "PermutationOrder." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PermutationOrder.html.

Wolfram Language. 2010. "PermutationOrder." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PermutationOrder.html.

APA

Wolfram Language. (2010). PermutationOrder. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PermutationOrder.html

Wolfram Language. (2010). PermutationOrder. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PermutationOrder.html

BibTeX

@misc{reference.wolfram_2025_permutationorder, author="Wolfram Research", title="{PermutationOrder}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/PermutationOrder.html}", note=[Accessed: 19-June-2025 ]}

@misc{reference.wolfram_2025_permutationorder, author="Wolfram Research", title="{PermutationOrder}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/PermutationOrder.html}", note=[Accessed: 19-June-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_permutationorder, organization={Wolfram Research}, title={PermutationOrder}, year={2010}, url={https://reference.wolfram.com/language/ref/PermutationOrder.html}, note=[Accessed: 19-June-2025 ]}

@online{reference.wolfram_2025_permutationorder, organization={Wolfram Research}, title={PermutationOrder}, year={2010}, url={https://reference.wolfram.com/language/ref/PermutationOrder.html}, note=[Accessed: 19-June-2025 ]}