Identifier
Values
[[]] => [1,0] => 1
[[],[]] => [1,0,1,0] => 2
[[[]]] => [1,1,0,0] => 1
[[],[],[]] => [1,0,1,0,1,0] => 3
[[],[[]]] => [1,0,1,1,0,0] => 2
[[[]],[]] => [1,1,0,0,1,0] => 2
[[[],[]]] => [1,1,0,1,0,0] => 1
[[[[]]]] => [1,1,1,0,0,0] => 1
[[],[],[],[]] => [1,0,1,0,1,0,1,0] => 4
[[],[],[[]]] => [1,0,1,0,1,1,0,0] => 3
[[],[[]],[]] => [1,0,1,1,0,0,1,0] => 3
[[],[[],[]]] => [1,0,1,1,0,1,0,0] => 2
[[],[[[]]]] => [1,0,1,1,1,0,0,0] => 2
[[[]],[],[]] => [1,1,0,0,1,0,1,0] => 3
[[[]],[[]]] => [1,1,0,0,1,1,0,0] => 2
[[[],[]],[]] => [1,1,0,1,0,0,1,0] => 1
[[[[]]],[]] => [1,1,1,0,0,0,1,0] => 2
[[[],[],[]]] => [1,1,0,1,0,1,0,0] => 2
[[[],[[]]]] => [1,1,0,1,1,0,0,0] => 1
[[[[]],[]]] => [1,1,1,0,0,1,0,0] => 1
[[[[],[]]]] => [1,1,1,0,1,0,0,0] => 1
[[[[[]]]]] => [1,1,1,1,0,0,0,0] => 1
[[],[],[],[],[]] => [1,0,1,0,1,0,1,0,1,0] => 5
[[],[],[],[[]]] => [1,0,1,0,1,0,1,1,0,0] => 4
[[],[],[[]],[]] => [1,0,1,0,1,1,0,0,1,0] => 4
[[],[],[[],[]]] => [1,0,1,0,1,1,0,1,0,0] => 3
[[],[],[[[]]]] => [1,0,1,0,1,1,1,0,0,0] => 3
[[],[[]],[],[]] => [1,0,1,1,0,0,1,0,1,0] => 4
[[],[[]],[[]]] => [1,0,1,1,0,0,1,1,0,0] => 3
[[],[[],[]],[]] => [1,0,1,1,0,1,0,0,1,0] => 2
[[],[[[]]],[]] => [1,0,1,1,1,0,0,0,1,0] => 3
[[],[[],[],[]]] => [1,0,1,1,0,1,0,1,0,0] => 3
[[],[[],[[]]]] => [1,0,1,1,0,1,1,0,0,0] => 2
[[],[[[]],[]]] => [1,0,1,1,1,0,0,1,0,0] => 2
[[],[[[],[]]]] => [1,0,1,1,1,0,1,0,0,0] => 2
[[],[[[[]]]]] => [1,0,1,1,1,1,0,0,0,0] => 2
[[[]],[],[],[]] => [1,1,0,0,1,0,1,0,1,0] => 4
[[[]],[],[[]]] => [1,1,0,0,1,0,1,1,0,0] => 3
[[[]],[[]],[]] => [1,1,0,0,1,1,0,0,1,0] => 3
[[[]],[[],[]]] => [1,1,0,0,1,1,0,1,0,0] => 2
[[[]],[[[]]]] => [1,1,0,0,1,1,1,0,0,0] => 2
[[[],[]],[],[]] => [1,1,0,1,0,0,1,0,1,0] => 1
[[[[]]],[],[]] => [1,1,1,0,0,0,1,0,1,0] => 3
[[[],[]],[[]]] => [1,1,0,1,0,0,1,1,0,0] => 1
[[[[]]],[[]]] => [1,1,1,0,0,0,1,1,0,0] => 2
[[[],[],[]],[]] => [1,1,0,1,0,1,0,0,1,0] => 3
[[[],[[]]],[]] => [1,1,0,1,1,0,0,0,1,0] => 1
[[[[]],[]],[]] => [1,1,1,0,0,1,0,0,1,0] => 1
[[[[],[]]],[]] => [1,1,1,0,1,0,0,0,1,0] => 1
[[[[[]]]],[]] => [1,1,1,1,0,0,0,0,1,0] => 2
[[[],[],[],[]]] => [1,1,0,1,0,1,0,1,0,0] => 2
[[[],[],[[]]]] => [1,1,0,1,0,1,1,0,0,0] => 2
[[[],[[]],[]]] => [1,1,0,1,1,0,0,1,0,0] => 1
[[[],[[],[]]]] => [1,1,0,1,1,0,1,0,0,0] => 2
[[[],[[[]]]]] => [1,1,0,1,1,1,0,0,0,0] => 1
[[[[]],[],[]]] => [1,1,1,0,0,1,0,1,0,0] => 2
[[[[]],[[]]]] => [1,1,1,0,0,1,1,0,0,0] => 1
[[[[],[]],[]]] => [1,1,1,0,1,0,0,1,0,0] => 2
[[[[[]]],[]]] => [1,1,1,1,0,0,0,1,0,0] => 1
[[[[],[],[]]]] => [1,1,1,0,1,0,1,0,0,0] => 1
[[[[],[[]]]]] => [1,1,1,0,1,1,0,0,0,0] => 1
[[[[[]],[]]]] => [1,1,1,1,0,0,1,0,0,0] => 1
[[[[[],[]]]]] => [1,1,1,1,0,1,0,0,0,0] => 1
[[[[[[]]]]]] => [1,1,1,1,1,0,0,0,0,0] => 1
[[],[],[],[],[],[]] => [1,0,1,0,1,0,1,0,1,0,1,0] => 6
[[],[],[],[],[[]]] => [1,0,1,0,1,0,1,0,1,1,0,0] => 5
[[],[],[],[[]],[]] => [1,0,1,0,1,0,1,1,0,0,1,0] => 5
[[],[],[],[[],[]]] => [1,0,1,0,1,0,1,1,0,1,0,0] => 4
[[],[],[],[[[]]]] => [1,0,1,0,1,0,1,1,1,0,0,0] => 4
[[],[],[[]],[],[]] => [1,0,1,0,1,1,0,0,1,0,1,0] => 5
[[],[],[[]],[[]]] => [1,0,1,0,1,1,0,0,1,1,0,0] => 4
[[],[],[[],[]],[]] => [1,0,1,0,1,1,0,1,0,0,1,0] => 3
[[],[],[[[]]],[]] => [1,0,1,0,1,1,1,0,0,0,1,0] => 4
[[],[],[[],[],[]]] => [1,0,1,0,1,1,0,1,0,1,0,0] => 4
[[],[],[[],[[]]]] => [1,0,1,0,1,1,0,1,1,0,0,0] => 3
[[],[],[[[]],[]]] => [1,0,1,0,1,1,1,0,0,1,0,0] => 3
[[],[],[[[],[]]]] => [1,0,1,0,1,1,1,0,1,0,0,0] => 3
[[],[],[[[[]]]]] => [1,0,1,0,1,1,1,1,0,0,0,0] => 3
[[],[[]],[],[],[]] => [1,0,1,1,0,0,1,0,1,0,1,0] => 5
[[],[[]],[],[[]]] => [1,0,1,1,0,0,1,0,1,1,0,0] => 4
[[],[[]],[[]],[]] => [1,0,1,1,0,0,1,1,0,0,1,0] => 4
[[],[[]],[[],[]]] => [1,0,1,1,0,0,1,1,0,1,0,0] => 3
[[],[[]],[[[]]]] => [1,0,1,1,0,0,1,1,1,0,0,0] => 3
[[],[[],[]],[],[]] => [1,0,1,1,0,1,0,0,1,0,1,0] => 2
[[],[[[]]],[],[]] => [1,0,1,1,1,0,0,0,1,0,1,0] => 4
[[],[[],[]],[[]]] => [1,0,1,1,0,1,0,0,1,1,0,0] => 2
[[],[[[]]],[[]]] => [1,0,1,1,1,0,0,0,1,1,0,0] => 3
[[],[[],[],[]],[]] => [1,0,1,1,0,1,0,1,0,0,1,0] => 4
[[],[[],[[]]],[]] => [1,0,1,1,0,1,1,0,0,0,1,0] => 2
[[],[[[]],[]],[]] => [1,0,1,1,1,0,0,1,0,0,1,0] => 2
[[],[[[],[]]],[]] => [1,0,1,1,1,0,1,0,0,0,1,0] => 2
[[],[[[[]]]],[]] => [1,0,1,1,1,1,0,0,0,0,1,0] => 3
[[],[[],[],[],[]]] => [1,0,1,1,0,1,0,1,0,1,0,0] => 3
[[],[[],[],[[]]]] => [1,0,1,1,0,1,0,1,1,0,0,0] => 3
[[],[[],[[]],[]]] => [1,0,1,1,0,1,1,0,0,1,0,0] => 2
[[],[[],[[],[]]]] => [1,0,1,1,0,1,1,0,1,0,0,0] => 3
[[],[[],[[[]]]]] => [1,0,1,1,0,1,1,1,0,0,0,0] => 2
[[],[[[]],[],[]]] => [1,0,1,1,1,0,0,1,0,1,0,0] => 3
[[],[[[]],[[]]]] => [1,0,1,1,1,0,0,1,1,0,0,0] => 2
[[],[[[],[]],[]]] => [1,0,1,1,1,0,1,0,0,1,0,0] => 3
[[],[[[[]]],[]]] => [1,0,1,1,1,1,0,0,0,1,0,0] => 2
>>> Load all 196 entries. <<<
[[],[[[],[],[]]]] => [1,0,1,1,1,0,1,0,1,0,0,0] => 2
[[],[[[],[[]]]]] => [1,0,1,1,1,0,1,1,0,0,0,0] => 2
[[],[[[[]],[]]]] => [1,0,1,1,1,1,0,0,1,0,0,0] => 2
[[],[[[[],[]]]]] => [1,0,1,1,1,1,0,1,0,0,0,0] => 2
[[],[[[[[]]]]]] => [1,0,1,1,1,1,1,0,0,0,0,0] => 2
[[[]],[],[],[],[]] => [1,1,0,0,1,0,1,0,1,0,1,0] => 5
[[[]],[],[],[[]]] => [1,1,0,0,1,0,1,0,1,1,0,0] => 4
[[[]],[],[[]],[]] => [1,1,0,0,1,0,1,1,0,0,1,0] => 4
[[[]],[],[[],[]]] => [1,1,0,0,1,0,1,1,0,1,0,0] => 3
[[[]],[],[[[]]]] => [1,1,0,0,1,0,1,1,1,0,0,0] => 3
[[[]],[[]],[],[]] => [1,1,0,0,1,1,0,0,1,0,1,0] => 4
[[[]],[[]],[[]]] => [1,1,0,0,1,1,0,0,1,1,0,0] => 3
[[[]],[[],[]],[]] => [1,1,0,0,1,1,0,1,0,0,1,0] => 2
[[[]],[[[]]],[]] => [1,1,0,0,1,1,1,0,0,0,1,0] => 3
[[[]],[[],[],[]]] => [1,1,0,0,1,1,0,1,0,1,0,0] => 3
[[[]],[[],[[]]]] => [1,1,0,0,1,1,0,1,1,0,0,0] => 2
[[[]],[[[]],[]]] => [1,1,0,0,1,1,1,0,0,1,0,0] => 2
[[[]],[[[],[]]]] => [1,1,0,0,1,1,1,0,1,0,0,0] => 2
[[[]],[[[[]]]]] => [1,1,0,0,1,1,1,1,0,0,0,0] => 2
[[[],[]],[],[],[]] => [1,1,0,1,0,0,1,0,1,0,1,0] => 1
[[[[]]],[],[],[]] => [1,1,1,0,0,0,1,0,1,0,1,0] => 4
[[[],[]],[],[[]]] => [1,1,0,1,0,0,1,0,1,1,0,0] => 1
[[[[]]],[],[[]]] => [1,1,1,0,0,0,1,0,1,1,0,0] => 3
[[[],[]],[[]],[]] => [1,1,0,1,0,0,1,1,0,0,1,0] => 1
[[[[]]],[[]],[]] => [1,1,1,0,0,0,1,1,0,0,1,0] => 3
[[[],[]],[[],[]]] => [1,1,0,1,0,0,1,1,0,1,0,0] => 1
[[[],[]],[[[]]]] => [1,1,0,1,0,0,1,1,1,0,0,0] => 1
[[[[]]],[[],[]]] => [1,1,1,0,0,0,1,1,0,1,0,0] => 2
[[[[]]],[[[]]]] => [1,1,1,0,0,0,1,1,1,0,0,0] => 2
[[[],[],[]],[],[]] => [1,1,0,1,0,1,0,0,1,0,1,0] => 4
[[[],[[]]],[],[]] => [1,1,0,1,1,0,0,0,1,0,1,0] => 1
[[[[]],[]],[],[]] => [1,1,1,0,0,1,0,0,1,0,1,0] => 1
[[[[],[]]],[],[]] => [1,1,1,0,1,0,0,0,1,0,1,0] => 1
[[[[[]]]],[],[]] => [1,1,1,1,0,0,0,0,1,0,1,0] => 3
[[[],[],[]],[[]]] => [1,1,0,1,0,1,0,0,1,1,0,0] => 3
[[[],[[]]],[[]]] => [1,1,0,1,1,0,0,0,1,1,0,0] => 1
[[[[]],[]],[[]]] => [1,1,1,0,0,1,0,0,1,1,0,0] => 1
[[[[],[]]],[[]]] => [1,1,1,0,1,0,0,0,1,1,0,0] => 1
[[[[[]]]],[[]]] => [1,1,1,1,0,0,0,0,1,1,0,0] => 2
[[[],[],[],[]],[]] => [1,1,0,1,0,1,0,1,0,0,1,0] => 2
[[[],[],[[]]],[]] => [1,1,0,1,0,1,1,0,0,0,1,0] => 3
[[[],[[]],[]],[]] => [1,1,0,1,1,0,0,1,0,0,1,0] => 1
[[[],[[],[]]],[]] => [1,1,0,1,1,0,1,0,0,0,1,0] => 3
[[[],[[[]]]],[]] => [1,1,0,1,1,1,0,0,0,0,1,0] => 1
[[[[]],[],[]],[]] => [1,1,1,0,0,1,0,1,0,0,1,0] => 3
[[[[]],[[]]],[]] => [1,1,1,0,0,1,1,0,0,0,1,0] => 1
[[[[],[]],[]],[]] => [1,1,1,0,1,0,0,1,0,0,1,0] => 3
[[[[[]]],[]],[]] => [1,1,1,1,0,0,0,1,0,0,1,0] => 1
[[[[],[],[]]],[]] => [1,1,1,0,1,0,1,0,0,0,1,0] => 1
[[[[],[[]]]],[]] => [1,1,1,0,1,1,0,0,0,0,1,0] => 1
[[[[[]],[]]],[]] => [1,1,1,1,0,0,1,0,0,0,1,0] => 1
[[[[[],[]]]],[]] => [1,1,1,1,0,1,0,0,0,0,1,0] => 1
[[[[[[]]]]],[]] => [1,1,1,1,1,0,0,0,0,0,1,0] => 2
[[[],[],[],[],[]]] => [1,1,0,1,0,1,0,1,0,1,0,0] => 3
[[[],[],[],[[]]]] => [1,1,0,1,0,1,0,1,1,0,0,0] => 2
[[[],[],[[]],[]]] => [1,1,0,1,0,1,1,0,0,1,0,0] => 2
[[[],[],[[],[]]]] => [1,1,0,1,0,1,1,0,1,0,0,0] => 2
[[[],[],[[[]]]]] => [1,1,0,1,0,1,1,1,0,0,0,0] => 2
[[[],[[]],[],[]]] => [1,1,0,1,1,0,0,1,0,1,0,0] => 1
[[[],[[]],[[]]]] => [1,1,0,1,1,0,0,1,1,0,0,0] => 1
[[[],[[],[]],[]]] => [1,1,0,1,1,0,1,0,0,1,0,0] => 2
[[[],[[[]]],[]]] => [1,1,0,1,1,1,0,0,0,1,0,0] => 1
[[[],[[],[],[]]]] => [1,1,0,1,1,0,1,0,1,0,0,0] => 2
[[[],[[],[[]]]]] => [1,1,0,1,1,0,1,1,0,0,0,0] => 2
[[[],[[[]],[]]]] => [1,1,0,1,1,1,0,0,1,0,0,0] => 1
[[[],[[[],[]]]]] => [1,1,0,1,1,1,0,1,0,0,0,0] => 2
[[[],[[[[]]]]]] => [1,1,0,1,1,1,1,0,0,0,0,0] => 1
[[[[]],[],[],[]]] => [1,1,1,0,0,1,0,1,0,1,0,0] => 2
[[[[]],[],[[]]]] => [1,1,1,0,0,1,0,1,1,0,0,0] => 2
[[[[]],[[]],[]]] => [1,1,1,0,0,1,1,0,0,1,0,0] => 1
[[[[]],[[],[]]]] => [1,1,1,0,0,1,1,0,1,0,0,0] => 2
[[[[]],[[[]]]]] => [1,1,1,0,0,1,1,1,0,0,0,0] => 1
[[[[],[]],[],[]]] => [1,1,1,0,1,0,0,1,0,1,0,0] => 2
[[[[[]]],[],[]]] => [1,1,1,1,0,0,0,1,0,1,0,0] => 2
[[[[],[]],[[]]]] => [1,1,1,0,1,0,0,1,1,0,0,0] => 2
[[[[[]]],[[]]]] => [1,1,1,1,0,0,0,1,1,0,0,0] => 1
[[[[],[],[]],[]]] => [1,1,1,0,1,0,1,0,0,1,0,0] => 1
[[[[],[[]]],[]]] => [1,1,1,0,1,1,0,0,0,1,0,0] => 1
[[[[[]],[]],[]]] => [1,1,1,1,0,0,1,0,0,1,0,0] => 2
[[[[[],[]]],[]]] => [1,1,1,1,0,1,0,0,0,1,0,0] => 2
[[[[[[]]]],[]]] => [1,1,1,1,1,0,0,0,0,1,0,0] => 1
[[[[],[],[],[]]]] => [1,1,1,0,1,0,1,0,1,0,0,0] => 2
[[[[],[],[[]]]]] => [1,1,1,0,1,0,1,1,0,0,0,0] => 1
[[[[],[[]],[]]]] => [1,1,1,0,1,1,0,0,1,0,0,0] => 2
[[[[],[[],[]]]]] => [1,1,1,0,1,1,0,1,0,0,0,0] => 1
[[[[],[[[]]]]]] => [1,1,1,0,1,1,1,0,0,0,0,0] => 1
[[[[[]],[],[]]]] => [1,1,1,1,0,0,1,0,1,0,0,0] => 1
[[[[[]],[[]]]]] => [1,1,1,1,0,0,1,1,0,0,0,0] => 1
[[[[[],[]],[]]]] => [1,1,1,1,0,1,0,0,1,0,0,0] => 1
[[[[[[]]],[]]]] => [1,1,1,1,1,0,0,0,1,0,0,0] => 1
[[[[[],[],[]]]]] => [1,1,1,1,0,1,0,1,0,0,0,0] => 1
[[[[[],[[]]]]]] => [1,1,1,1,0,1,1,0,0,0,0,0] => 1
[[[[[[]],[]]]]] => [1,1,1,1,1,0,0,1,0,0,0,0] => 1
[[[[[[],[]]]]]] => [1,1,1,1,1,0,1,0,0,0,0,0] => 1
[[[[[[[]]]]]]] => [1,1,1,1,1,1,0,0,0,0,0,0] => 1
search for individual values
searching the database for the individual values of this statistic
/ search for generating function
searching the database for statistics with the same generating function
click to show known generating functions       
Description
Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra.
Associate to this special CNakayama algebra a Dyck path as follows:
In the list L delete the first entry $c_0$ and substract from all other entries $n$−1 and then append the last element 1. The result is a Kupisch series of an LNakayama algebra to which we can associate a Dyck path as the top boundary of the Auslander-Reiten quiver of the LNakayama algebra.
The statistic gives half the dominant dimension of hte first indecomposable projective module in the special CNakayama algebra.
Map
to Dyck path
Description
Return the Dyck path of the corresponding ordered tree induced by the recurrence of the Catalan numbers, see wikipedia:Catalan_number.
This sends the maximal height of the Dyck path to the depth of the tree.