Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Discrete Mathematics > Permutations > PermutationPower >

PermutationPower

PermutationPower
gives the n^(th) permutation power of the permutation perm.
  • PermutationPower effectively computes the product of a permutation perm with itself n times.
  • When n is negative, PermutationPower finds powers of the inverse of the permutation perm.
Sixth power of a permutation:
Second power of the inverse permutation:
PermutationPower can yield the identity permutation:
Sixth power of a permutation:
In[1]:=
Click for copyable input
Out[1]=
 
Second power of the inverse permutation:
In[1]:=
Click for copyable input
Out[1]=
 
PermutationPower can yield the identity permutation:
In[1]:=
Click for copyable input
Out[1]=
Compute arbitrary powers of a permutation:
PermutationPower does not evaluate for symbolic arguments:
PermutationPower performs some simplifications for generic symbolic input:
For exponents that are multiples of the order of the permutation, the permutation power yields identity:
Hence large powers can be reduced by using the modulo of the exponent:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF