Processing math: 100%

Values
[2,1,4,3] => [2,1,4,3] => [-2,-1,-4,-3] => [2,2] => 2
[2,3,4,1] => [2,3,4,1] => [-2,-3,-4,-1] => [4] => 1
[2,4,1,3] => [2,4,1,3] => [-2,-4,-1,-3] => [4] => 1
[3,1,4,2] => [3,1,4,2] => [-3,-1,-4,-2] => [4] => 1
[3,4,1,2] => [3,4,1,2] => [-3,-4,-1,-2] => [2,2] => 2
[3,4,2,1] => [3,4,2,1] => [-3,-4,-2,-1] => [4] => 1
[4,1,2,3] => [4,1,2,3] => [-4,-1,-2,-3] => [4] => 1
[4,3,1,2] => [4,3,1,2] => [-4,-3,-1,-2] => [4] => 1
[4,3,2,1] => [4,3,2,1] => [-4,-3,-2,-1] => [2,2] => 2
[1,3,2,5,4] => [1,3,2,5,4] => [-1,-3,-2,-5,-4] => [2,2] => 2
[1,3,4,5,2] => [1,3,4,5,2] => [-1,-3,-4,-5,-2] => [4] => 1
[1,3,5,2,4] => [1,3,5,2,4] => [-1,-3,-5,-2,-4] => [4] => 1
[1,4,2,5,3] => [1,4,2,5,3] => [-1,-4,-2,-5,-3] => [4] => 1
[1,4,5,2,3] => [1,4,5,2,3] => [-1,-4,-5,-2,-3] => [2,2] => 2
[1,4,5,3,2] => [1,4,5,3,2] => [-1,-4,-5,-3,-2] => [4] => 1
[1,5,2,3,4] => [1,5,2,3,4] => [-1,-5,-2,-3,-4] => [4] => 1
[1,5,4,2,3] => [1,5,4,2,3] => [-1,-5,-4,-2,-3] => [4] => 1
[1,5,4,3,2] => [1,5,4,3,2] => [-1,-5,-4,-3,-2] => [2,2] => 2
[2,1,3,5,4] => [2,1,3,5,4] => [-2,-1,-3,-5,-4] => [2,2] => 2
[2,1,4,3,5] => [2,1,4,3,5] => [-2,-1,-4,-3,-5] => [2,2] => 2
[2,1,5,4,3] => [2,1,5,4,3] => [-2,-1,-5,-4,-3] => [2,2] => 2
[2,3,4,1,5] => [2,3,4,1,5] => [-2,-3,-4,-1,-5] => [4] => 1
[2,3,5,4,1] => [2,3,5,4,1] => [-2,-3,-5,-4,-1] => [4] => 1
[2,4,1,3,5] => [2,4,1,3,5] => [-2,-4,-1,-3,-5] => [4] => 1
[2,4,3,5,1] => [2,4,3,5,1] => [-2,-4,-3,-5,-1] => [4] => 1
[2,5,1,4,3] => [2,5,1,4,3] => [-2,-5,-1,-4,-3] => [4] => 1
[2,5,3,1,4] => [2,5,3,1,4] => [-2,-5,-3,-1,-4] => [4] => 1
[3,1,4,2,5] => [3,1,4,2,5] => [-3,-1,-4,-2,-5] => [4] => 1
[3,1,5,4,2] => [3,1,5,4,2] => [-3,-1,-5,-4,-2] => [4] => 1
[3,2,1,5,4] => [3,2,1,5,4] => [-3,-2,-1,-5,-4] => [2,2] => 2
[3,2,4,5,1] => [3,2,4,5,1] => [-3,-2,-4,-5,-1] => [4] => 1
[3,2,5,1,4] => [3,2,5,1,4] => [-3,-2,-5,-1,-4] => [4] => 1
[3,4,1,2,5] => [3,4,1,2,5] => [-3,-4,-1,-2,-5] => [2,2] => 2
[3,4,2,1,5] => [3,4,2,1,5] => [-3,-4,-2,-1,-5] => [4] => 1
[3,5,1,4,2] => [3,5,1,4,2] => [-3,-5,-1,-4,-2] => [2,2] => 2
[3,5,2,4,1] => [3,5,2,4,1] => [-3,-5,-2,-4,-1] => [4] => 1
[4,1,2,3,5] => [4,1,2,3,5] => [-4,-1,-2,-3,-5] => [4] => 1
[4,1,3,5,2] => [4,1,3,5,2] => [-4,-1,-3,-5,-2] => [4] => 1
[4,2,1,5,3] => [4,2,1,5,3] => [-4,-2,-1,-5,-3] => [4] => 1
[4,2,5,1,3] => [4,2,5,1,3] => [-4,-2,-5,-1,-3] => [2,2] => 2
[4,2,5,3,1] => [4,2,5,3,1] => [-4,-2,-5,-3,-1] => [4] => 1
[4,3,1,2,5] => [4,3,1,2,5] => [-4,-3,-1,-2,-5] => [4] => 1
[4,3,2,1,5] => [4,3,2,1,5] => [-4,-3,-2,-1,-5] => [2,2] => 2
[4,5,3,1,2] => [4,5,3,1,2] => [-4,-5,-3,-1,-2] => [2,2] => 2
[4,5,3,2,1] => [4,5,3,2,1] => [-4,-5,-3,-2,-1] => [4] => 1
[5,1,2,4,3] => [5,1,2,4,3] => [-5,-1,-2,-4,-3] => [4] => 1
[5,1,3,2,4] => [5,1,3,2,4] => [-5,-1,-3,-2,-4] => [4] => 1
[5,2,1,3,4] => [5,2,1,3,4] => [-5,-2,-1,-3,-4] => [4] => 1
[5,2,4,1,3] => [5,2,4,1,3] => [-5,-2,-4,-1,-3] => [4] => 1
[5,2,4,3,1] => [5,2,4,3,1] => [-5,-2,-4,-3,-1] => [2,2] => 2
[5,3,1,4,2] => [5,3,1,4,2] => [-5,-3,-1,-4,-2] => [4] => 1
[5,3,2,4,1] => [5,3,2,4,1] => [-5,-3,-2,-4,-1] => [2,2] => 2
[5,4,3,1,2] => [5,4,3,1,2] => [-5,-4,-3,-1,-2] => [4] => 1
[5,4,3,2,1] => [5,4,3,2,1] => [-5,-4,-3,-2,-1] => [2,2] => 2
search for individual values
searching the database for the individual values of this statistic
Description
The number of colourings of a cycle such that the multiplicities of colours are given by a partition.
Two colourings are considered equal, if they are obtained by an action of the cyclic group.
This statistic is only defined for partitions of size at least 3, to avoid ambiguity.
Map
bar
Description
Return the signed permutation with all signs reversed.
Map
even cycle type
Description
The partition corresponding to the even cycles.
A cycle of length of a signed permutation π can be written in two line notation as
a1a2aπ(a1)π(a2)π(a)
where ai>0 for all i, ai+1=|π(ai)| for i< and a1=|π(a)|.
The cycle is even, if the number of negative elements in the second row is even.
This map records the integer partition given by the lengths of the odd cycles.
The integer partition of even cycles together with the integer partition of the odd cycles determines the conjugacy class of the signed permutation.
Map
to signed permutation
Description
The signed permutation with all signs positive.