%I #12 May 23 2023 08:16:06
%S 1,1,1,1,7,3,1,37,66,19,1,175,975,990,219,1,781,12090,32575,23345,
%T 4231,1,3367,135903,866550,1514610,814903,130023
%N Triangular array read by rows. T(n,k) is the number of idempotent Boolean relation matrices with rank k, n >= 0, 0 <= k <= n.
%C Explicit formulas for columns k=0,1,2,3,4 are given in the Butler-Markowsky link.
%H K. K.-H. Butler and G. Markowsky, <a href="https://www.koreascience.or.kr/article/JAKO197225748110925.pdf">The Number of Maximal Subgroups of the Semigroup of Binary Relations</a>, Kyungpook Math. J. Vol 12, June 1972.
%e Triangle begins:
%e 1;
%e 1, 1;
%e 1, 7, 3;
%e 1, 37, 66, 19;
%e 1, 175, 975, 990, 219;
%e 1, 781, 12090, 32575, 23345, 4231;
%e 1, 3367, 135903, 866550, 1514610, 814903, 130023;
%e ...
%Y Cf. A121337 (row sums), A001035 (main diagonal), A005061 (column k=1).
%K nonn,tabl,more
%O 0,5
%A _Geoffrey Critzer_, May 22 2023