A300122 Number of normal generalized Young tableaux of size n with all rows and columns weakly increasing and all regions connected skew partitions.
1, 4, 13, 51, 183, 771, 3087, 13601, 59933, 278797, 1311719, 6453606, 32179898, 166075956, 871713213, 4704669005, 25831172649, 145260890323
Offset: 1
Examples
The a(3) = 13 tableaux: 1 1 1 1 1 2 1 2 2 1 2 3 . 1 1 1 1 1 2 1 2 1 3 1 2 1 3 2 . 1 1 1 1 1 1 2 2 1 2 2 3
Crossrefs
Programs
-
Mathematica
undcon[y_]:=Select[Tuples[Range[0,#]&/@y],Function[v,GreaterEqual@@v&&With[{r=Select[Range[Length[y]],y[[#]]=!=v[[#]]&]},Or[Length[r]<=1,And@@Table[v[[i]]
Comments