A341471 Number of antisymmetric, antitransitive relations on n labeled nodes.
1, 1, 3, 21, 317, 9735, 583907, 66226033, 13837055261
Offset: 0
Examples
There are a(3) = 21 antisymmetric, antitransitive relations on n = 3 letters: - the empty relation, - all six relations containing only a single pair (x,y) (with x != y), - all twelve relations {(x1,y1), (x2,y2)} containing exactly two ordered pairs, neither of which is (y1,x1) or (y2,x2), and - two relations containing three ordered pairs: {(1,2), (2,3), (3,1)} and {(1,3), (3,2), (2,1)}.
Links
- Wikipedia, Binary relation
Crossrefs
Extensions
a(6)-a(8) from Bert Dobbelaere, Feb 27 2021
Comments