|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
PermutationSupport
PermutationSupport[perm]
returns the support of the permutation perm.
DetailsDetails
- The support of a permutation perm is the list of integers that are not fixed by perm.
- PermutationSupport works with Cycles objects as well as with permutation lists. When applied to a permutation list, PermutationSupport[{p1, ..., pn}] returns the
for which
.
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
