Identifier
Values
[1,0,1,0] => [1,0,1,0] => [1] => [[1],[]] => 1
[1,0,1,0,1,0] => [1,0,1,0,1,0] => [2,1] => [[2,1],[]] => 1
[1,0,1,1,0,0] => [1,1,0,1,0,0] => [1] => [[1],[]] => 1
[1,1,0,0,1,0] => [1,1,0,0,1,0] => [2] => [[2],[]] => 1
[1,1,0,1,0,0] => [1,0,1,1,0,0] => [1,1] => [[1,1],[]] => 1
[1,0,1,0,1,1,0,0] => [1,1,0,1,0,1,0,0] => [2,1] => [[2,1],[]] => 1
[1,0,1,1,0,0,1,0] => [1,1,0,1,0,0,1,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,1,0,1,0,0] => [1,0,1,1,0,1,0,0] => [2,1,1] => [[2,1,1],[]] => 1
[1,0,1,1,1,0,0,0] => [1,1,1,0,1,0,0,0] => [1] => [[1],[]] => 1
[1,1,0,0,1,0,1,0] => [1,1,0,0,1,0,1,0] => [3,2] => [[3,2],[]] => 1
[1,1,0,0,1,1,0,0] => [1,1,0,0,1,1,0,0] => [2,2] => [[2,2],[]] => 1
[1,1,0,1,0,0,1,0] => [1,0,1,1,0,0,1,0] => [3,1,1] => [[3,1,1],[]] => 1
[1,1,0,1,0,1,0,0] => [1,0,1,0,1,1,0,0] => [2,2,1] => [[2,2,1],[]] => 1
[1,1,0,1,1,0,0,0] => [1,1,0,1,1,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,0,0,0,1,0] => [1,1,1,0,0,1,0,0] => [2] => [[2],[]] => 1
[1,1,1,0,0,1,0,0] => [1,1,1,0,0,0,1,0] => [3] => [[3],[]] => 1
[1,1,1,0,1,0,0,0] => [1,0,1,1,1,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,0,1,0,1,1,1,0,0,0] => [1,1,1,0,1,0,1,0,0,0] => [2,1] => [[2,1],[]] => 1
[1,0,1,1,0,1,1,0,0,0] => [1,1,0,1,1,0,1,0,0,0] => [2,1,1] => [[2,1,1],[]] => 1
[1,0,1,1,1,0,0,0,1,0] => [1,1,1,0,1,0,0,1,0,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,1,1,0,0,1,0,0] => [1,1,1,0,1,0,0,0,1,0] => [4,1] => [[4,1],[]] => 1
[1,0,1,1,1,0,1,0,0,0] => [1,0,1,1,1,0,1,0,0,0] => [2,1,1,1] => [[2,1,1,1],[]] => 1
[1,0,1,1,1,1,0,0,0,0] => [1,1,1,1,0,1,0,0,0,0] => [1] => [[1],[]] => 1
[1,1,0,0,1,1,1,0,0,0] => [1,1,1,0,0,1,1,0,0,0] => [2,2] => [[2,2],[]] => 1
[1,1,0,1,0,1,1,0,0,0] => [1,1,0,1,0,1,1,0,0,0] => [2,2,1] => [[2,2,1],[]] => 1
[1,1,0,1,1,0,0,0,1,0] => [1,1,0,1,1,0,0,1,0,0] => [3,1,1] => [[3,1,1],[]] => 1
[1,1,0,1,1,1,0,0,0,0] => [1,1,1,0,1,1,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,0,0,0,1,0,1,0] => [1,1,1,0,0,1,0,1,0,0] => [3,2] => [[3,2],[]] => 1
[1,1,1,0,1,1,0,0,0,0] => [1,1,0,1,1,1,0,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,1,1,1,0,0,0,0,1,0] => [1,1,1,1,0,0,1,0,0,0] => [2] => [[2],[]] => 1
[1,1,1,1,0,0,0,1,0,0] => [1,1,1,1,0,0,0,1,0,0] => [3] => [[3],[]] => 1
[1,1,1,1,0,0,1,0,0,0] => [1,1,1,1,0,0,0,0,1,0] => [4] => [[4],[]] => 1
[1,1,1,1,0,1,0,0,0,0] => [1,0,1,1,1,1,0,0,0,0] => [1,1,1,1] => [[1,1,1,1],[]] => 1
[1,0,1,0,1,1,1,1,0,0,0,0] => [1,1,1,1,0,1,0,1,0,0,0,0] => [2,1] => [[2,1],[]] => 1
[1,0,1,1,0,1,1,1,0,0,0,0] => [1,1,1,0,1,1,0,1,0,0,0,0] => [2,1,1] => [[2,1,1],[]] => 1
[1,0,1,1,1,0,1,1,0,0,0,0] => [1,1,0,1,1,1,0,1,0,0,0,0] => [2,1,1,1] => [[2,1,1,1],[]] => 1
[1,0,1,1,1,1,0,0,0,0,1,0] => [1,1,1,1,0,1,0,0,1,0,0,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,1,1,1,0,0,0,1,0,0] => [1,1,1,1,0,1,0,0,0,1,0,0] => [4,1] => [[4,1],[]] => 1
[1,0,1,1,1,1,1,0,0,0,0,0] => [1,1,1,1,1,0,1,0,0,0,0,0] => [1] => [[1],[]] => 1
[1,1,0,0,1,1,1,1,0,0,0,0] => [1,1,1,1,0,0,1,1,0,0,0,0] => [2,2] => [[2,2],[]] => 1
[1,1,0,1,0,1,1,1,0,0,0,0] => [1,1,1,0,1,0,1,1,0,0,0,0] => [2,2,1] => [[2,2,1],[]] => 1
[1,1,0,1,1,1,0,0,0,0,1,0] => [1,1,1,0,1,1,0,0,1,0,0,0] => [3,1,1] => [[3,1,1],[]] => 1
[1,1,0,1,1,1,1,0,0,0,0,0] => [1,1,1,1,0,1,1,0,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,0,1,1,1,0,0,0,0,0] => [1,1,1,0,1,1,1,0,0,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,1,1,1,0,0,0,0,1,0,1,0] => [1,1,1,1,0,0,1,0,1,0,0,0] => [3,2] => [[3,2],[]] => 1
[1,1,1,1,0,1,1,0,0,0,0,0] => [1,1,0,1,1,1,1,0,0,0,0,0] => [1,1,1,1] => [[1,1,1,1],[]] => 1
[1,1,1,1,1,0,0,0,0,0,1,0] => [1,1,1,1,1,0,0,1,0,0,0,0] => [2] => [[2],[]] => 1
[1,1,1,1,1,0,0,0,0,1,0,0] => [1,1,1,1,1,0,0,0,1,0,0,0] => [3] => [[3],[]] => 1
[1,1,1,1,1,0,0,0,1,0,0,0] => [1,1,1,1,1,0,0,0,0,1,0,0] => [4] => [[4],[]] => 1
[1,1,1,1,1,0,0,1,0,0,0,0] => [1,1,1,1,1,0,0,0,0,0,1,0] => [5] => [[5],[]] => 1
[1,1,1,1,1,0,1,0,0,0,0,0] => [1,0,1,1,1,1,1,0,0,0,0,0] => [1,1,1,1,1] => [[1,1,1,1,1],[]] => 1
[1,0,1,0,1,1,1,1,1,0,0,0,0,0] => [1,1,1,1,1,0,1,0,1,0,0,0,0,0] => [2,1] => [[2,1],[]] => 1
[1,0,1,1,0,1,1,1,1,0,0,0,0,0] => [1,1,1,1,0,1,1,0,1,0,0,0,0,0] => [2,1,1] => [[2,1,1],[]] => 1
[1,0,1,1,1,0,1,1,1,0,0,0,0,0] => [1,1,1,0,1,1,1,0,1,0,0,0,0,0] => [2,1,1,1] => [[2,1,1,1],[]] => 1
[1,0,1,1,1,1,1,0,0,0,0,0,1,0] => [1,1,1,1,1,0,1,0,0,1,0,0,0,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,1,1,1,1,0,0,0,0,1,0,0] => [1,1,1,1,1,0,1,0,0,0,1,0,0,0] => [4,1] => [[4,1],[]] => 1
[1,0,1,1,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,0,0,0,0,0,0] => [1] => [[1],[]] => 1
[1,1,0,0,1,1,1,1,1,0,0,0,0,0] => [1,1,1,1,1,0,0,1,1,0,0,0,0,0] => [2,2] => [[2,2],[]] => 1
[1,1,0,1,0,1,1,1,1,0,0,0,0,0] => [1,1,1,1,0,1,0,1,1,0,0,0,0,0] => [2,2,1] => [[2,2,1],[]] => 1
[1,1,0,1,1,1,1,0,0,0,0,0,1,0] => [1,1,1,1,0,1,1,0,0,1,0,0,0,0] => [3,1,1] => [[3,1,1],[]] => 1
[1,1,0,1,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,1,0,1,1,0,0,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,0,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,0,1,1,1,0,0,0,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,1,1,1,0,1,1,1,0,0,0,0,0,0] => [1,1,1,0,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1] => [[1,1,1,1],[]] => 1
[1,1,1,1,1,0,0,0,0,0,1,0,1,0] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0] => [3,2] => [[3,2],[]] => 1
[1,1,1,1,1,0,1,1,0,0,0,0,0,0] => [1,1,0,1,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,1] => [[1,1,1,1,1],[]] => 1
[1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,0,0,1,0,0,0,0,0] => [2] => [[2],[]] => 1
[1,1,1,1,1,1,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,0,0,0,1,0,0,0,0] => [3] => [[3],[]] => 1
[1,1,1,1,1,1,0,0,0,0,1,0,0,0] => [1,1,1,1,1,1,0,0,0,0,1,0,0,0] => [4] => [[4],[]] => 1
[1,1,1,1,1,1,0,0,0,1,0,0,0,0] => [1,1,1,1,1,1,0,0,0,0,0,1,0,0] => [5] => [[5],[]] => 1
[1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0] => [2,1] => [[2,1],[]] => 1
[1,0,1,1,0,1,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0] => [2,1,1] => [[2,1,1],[]] => 1
[1,0,1,1,1,0,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,0,1,1,1,0,1,0,0,0,0,0,0] => [2,1,1,1] => [[2,1,1,1],[]] => 1
[1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,1,1,1,1,1,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,0,1,0,0,0,1,0,0,0,0] => [4,1] => [[4,1],[]] => 1
[1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0] => [1] => [[1],[]] => 1
[1,1,0,0,1,1,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,1,1,0,0,1,1,0,0,0,0,0,0] => [2,2] => [[2,2],[]] => 1
[1,1,0,1,0,1,1,1,1,1,0,0,0,0,0,0] => [1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0] => [2,2,1] => [[2,2,1],[]] => 1
[1,1,0,1,1,1,1,1,0,0,0,0,0,0,1,0] => [1,1,1,1,1,0,1,1,0,0,1,0,0,0,0,0] => [3,1,1] => [[3,1,1],[]] => 1
[1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1] => [[1,1,1,1],[]] => 1
[1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0] => [1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1] => [[1,1,1,1,1],[]] => 1
[1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0] => [1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0] => [3,2] => [[3,2],[]] => 1
[1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0] => [2] => [[2],[]] => 1
[1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0] => [3] => [[3],[]] => 1
[1,1,1,1,1,1,1,0,0,0,0,0,1,0,0,0] => [1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0] => [4] => [[4],[]] => 1
[1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0] => [1,1,1,1,1,1,1,0,0,0,0,0,1,0,0,0] => [5] => [[5],[]] => 1
[1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0] => [2] => [[2],[]] => 1
[1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0] => [1] => [[1],[]] => 1
[1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0] => [2] => [[2],[]] => 1
[1,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0] => [1] => [[1],[]] => 1
[1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,0] => [2] => [[2],[]] => 1
[1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0] => [1] => [[1],[]] => 1
[1,0,1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,0,1,1,1,0,1,0,0,0,0,0,0,0] => [2,1,1,1] => [[2,1,1,1],[]] => 1
[1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,0,1,1,0,0,1,0,0,0,0,0,0] => [3,1,1] => [[3,1,1],[]] => 1
[1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,0,1,0,0,0,1,0,0,0,0,0] => [4,1] => [[4,1],[]] => 1
[1,1,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,0,0,1,1,0,0,0,0,0,0,0] => [2,2] => [[2,2],[]] => 1
[1,0,1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0] => [2,1,1] => [[2,1,1],[]] => 1
[1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,1,0] => [1,1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0,0] => [3,2] => [[3,2],[]] => 1
[1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,0] => [2,1] => [[2,1],[]] => 1
>>> Load all 135 entries. <<<
[1,0,1,1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,1,1,0,1,0,0,0,0,0,0,0,0] => [2,1,1,1] => [[2,1,1,1],[]] => 1
[1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,0,1,1,0,0,1,0,0,0,0,0,0,0] => [3,1,1] => [[3,1,1],[]] => 1
[1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0] => [4,1] => [[4,1],[]] => 1
[1,1,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,0,0,1,1,0,0,0,0,0,0,0,0] => [2,2] => [[2,2],[]] => 1
[1,0,1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0] => [2,1,1] => [[2,1,1],[]] => 1
[1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0,1,0] => [1,1,1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0,0,0] => [3,2] => [[3,2],[]] => 1
[1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,0,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,0,0] => [2,1] => [[2,1],[]] => 1
[1,1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0,0] => [2,2,1] => [[2,2,1],[]] => 1
[1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1] => [[1,1,1,1],[]] => 1
[1,1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1] => [[1,1,1,1,1],[]] => 1
[1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0,0] => [3] => [[3],[]] => 1
[1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,0] => [1,1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0,0] => [4] => [[4],[]] => 1
[1,1,1,1,1,1,1,1,0,0,0,0,0,1,0,0,0,0] => [1,1,1,1,1,1,1,1,0,0,0,0,0,1,0,0,0,0] => [5] => [[5],[]] => 1
[1,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0,0,0] => [3] => [[3],[]] => 1
[1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0,0,0,0] => [3] => [[3],[]] => 1
[1,1,1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1] => [[1,1,1,1,1],[]] => 1
[1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1] => [[1,1,1,1],[]] => 1
[1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0,0] => [1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0,0,0] => [4] => [[4],[]] => 1
[1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,0,0] => [1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0] => [5] => [[5],[]] => 1
[1,1,0,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0,0,0] => [2,2,1] => [[2,2,1],[]] => 1
[1,1,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,1,0,0,1,1,0,0,0,0,0,0,0,0,0] => [2,2] => [[2,2],[]] => 1
[1,1,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0] => [3] => [[3],[]] => 1
[1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0] => [1,1] => [[1,1],[]] => 1
[1,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0,0] => [1,1,1,1,1,1,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0,0] => [4,1] => [[4,1],[]] => 1
[1,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,0] => [1,1,1,1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,0,0,0] => [3,1] => [[3,1],[]] => 1
[1,0,1,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,0,0,0] => [2,1] => [[2,1],[]] => 1
[1,1,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0,0,0] => [1,1,1] => [[1,1,1],[]] => 1
[1,0,1,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1,1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0] => [2,1,1] => [[2,1,1],[]] => 1
search for individual values
searching the database for the individual values of this statistic
Description
The number of connected components of a skew partition.
Map
to skew partition
Description
The partition regarded as a skew partition.
Map
Cori-Le Borgne involution
Description
The Cori-Le Borgne involution on Dyck paths.
Append an additional down step to the Dyck path and consider its (literal) reversal. The image of the involution is then the unique rotation of this word which is a Dyck word followed by an additional down step. Alternatively, it is the composite $\zeta\circ\mathrm{rev}\circ\zeta^{(-1)}$, where $\zeta$ is Mp00030zeta map.
Map
to partition
Description
The cut-out partition of a Dyck path.
The partition $\lambda$ associated to a Dyck path is defined to be the complementary partition inside the staircase partition $(n-1,\ldots,2,1)$ when cutting out $D$ considered as a path from $(0,0)$ to $(n,n)$.
In other words, $\lambda_{i}$ is the number of down-steps before the $(n+1-i)$-th up-step of $D$.
This map is a bijection between Dyck paths of size $n$ and partitions inside the staircase partition $(n-1,\ldots,2,1)$.