A335987 Triangular array read by rows: T(n,k) is the number of labeled quasi-orders on [n] that are composed of exactly k irreducible components n>=0, 0<=k<=n.
1, 0, 1, 0, 2, 2, 0, 11, 12, 6, 0, 147, 112, 72, 24, 0, 3412, 1910, 1020, 480, 120, 0, 121553, 52184, 21870, 9600, 3600, 720, 0, 6353629, 2101540, 693672, 254520, 96600, 30240, 5040, 0, 476850636, 120988214, 31163496, 9289728, 3116400, 1048320, 282240, 40320
Offset: 0
Examples
1; 0, 1; 0, 2, 2; 0, 11, 12, 6; 0, 147, 112, 72, 24; 0, 3412, 1910, 1020, 480, 120; ...
Links
- Alois P. Heinz, Rows n = 0..18, flattened
Programs
Formula
E.g.f.: 1/(1 - y*(1 - 1/A(x))) where A(x) is the e.g.f. for A000798.