cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A382839 Number of dense binary relations on {1,...,n}.

Original entry on oeis.org

1, 2, 7, 114, 9602, 3962940, 7516789560, 62622777447552, 2221417812173570640
Offset: 0

Views

Author

Mark Bowron, Apr 06 2025

Keywords

Comments

A binary relation R is usually called dense if for all R-related x and y there exists z such that x and z and also z and y are R-related (see Wikipedia link), but here we define a binary relation R on {1,...,n} to be "dense" (see the second page of the paper in the links) iff for all x and y we have (zRx implies zRy for all z) implies (x <= y).
Equivalently, as mentioned in a SeqFan post (see link), for all x < y, some z satisfies (not zRx) AND zRy.
Brendan McKay added terms for n = 6 and 7 in a SeqFan post (see link).

Crossrefs

Cf. A382693 (without symmetry).

Extensions

a(8) from Christian Sievers, May 26 2025
Showing 1-1 of 1 results.