login
A396220
Number of relations R on an n-element set such that the transitive closure of R has exactly eight elements more than R.
0
0, 0, 0, 0, 4719, 3183890, 1078414245
OFFSET
0,5
COMMENTS
Equivalently, a(n) is the number of binary relations R on an n-set for which exactly eight ordered pairs must be adjoined to obtain a transitive relation; i.e., |closure(R) \ R| = 8.
EXAMPLE
For n <= 3 we have n^2 <= 9, so a relation differing from its closure by eight pairs would have to be empty with full closure, which is impossible. Hence a(0) = a(1) = a(2) = a(3) = 0.
KEYWORD
nonn,hard,more
AUTHOR
Firdous Ahmad Mala, May 19 2026
STATUS
approved