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.

A003041 Number of vacuously transitive relations on n nodes up to isomorphism.

Original entry on oeis.org

2, 7, 24, 92, 388
Offset: 1

Views

Author

Keywords

Comments

A transitive relation is vacuously transitive if it does not contain any transitive triple, that is, three distinct ordered pairs (a,b), (b,c), (a,c). - Jukka Kohonen, Sep 17 2021

Examples

			a(2)=7: The seven relations are {}, {(1,1)}, {(1,1),(2,2)}, {(2,1)}, {(1,1),(2,1)}, {(1,1),(2,1),(2,2)} and {(2,1),(2,2)}. - _Jukka Kohonen_, Sep 17 2021
		

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Extensions

Clarified and offset corrected by Jukka Kohonen, Sep 17 2021