A347700 Triangle read by rows: For n >= 1, 0 <= k <= n-1, T(n,k) is Sharp's function w_n(k) arising in the calculation of the number of vacuously transitive relations on n points.
2, 3, 4, 4, 6, 14, 5, 8, 47, 32, 6, 10, 120, 192, 60
Offset: 1
Examples
Triangle begins: 2; 3, 4; 4, 6, 14; 5, 8, 47, 32; 6, 10, 120, 192, 60; ...
Links
- H. Sharp, Jr., Enumeration of vacuously transitive relations, Discrete Math. 4 (1973), 185-196.
Comments