A122982 Number of distributive sublattices of the lattice of k-tuples less than the n-th partition (in Mathematica order).
3, 7, 12, 15, 37, 73, 31, 103, 146, 319, 731, 63, 271, 505, 1191, 1833, 4618
Offset: 1
Examples
For a(5), partition [2,1], the lattice consists of the 6 pairs (i,j) where 0<=i<=2 and 0<=j<=1, with (i,j) <= (i',j') iff i<=i' and j<=j'. {(2,1), (2,0), (0,1), (0,0)} is one distributive sublattice.
Comments