PermutationMax

PermutationMax[perm]

returns the largest integer moved by the permutation perm.

Details

  • PermutationMax works with Cycles objects as well as with permutation lists.
  • The largest integer moved by a permutation is sometimes called its degree. Another common definition of permutation degree is the number of integers moved.

Examples

open allclose all

Basic Examples  (2)

Largest point moved by a permutation:

Largest point moved in a permutation list:

Scope  (2)

Largest integer of the support of a permutation in cyclic form:

Maximum of the support of the identity:

Largest integer of the support of a permutation list:

Maximum of the support of the identity permutation list:

Generalizations & Extensions  (1)

Largest integer moved by the elements of a permutation group:

Largest integer moved by the default permutation representation of a named abstract group:

Properties & Relations  (2)

On Cycles objects, PermutationMax is equivalent to applying Max:

On both Cycles objects and permutation lists, PermutationMax is equivalent to applying Max on the permutation support:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_permutationmax, organization={Wolfram Research}, title={PermutationMax}, year={2010}, url={https://reference.wolfram.com/language/ref/PermutationMax.html}, note=[Accessed: 19-March-2024 ]}