Combinatorica`
Combinatorica`
Involutions
Involutions[l]
gives the list of involutions of the elements in the list l.
Involutions[l,Cycles]
gives the involutions in their cycle representation.
Involution[n]
gives size-n involutions.
Involutions[n,Cycles]
gives size-n involutions in their cycle representation.
Details and Options
- To use Involutions, you first need to load the Combinatorica Package using Needs["Combinatorica`"].