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.

A005806 Number of comparative probability orderings on n elements.

Original entry on oeis.org

1, 1, 1, 2, 14, 546, 169444, 560043206
Offset: 0

Views

Author

Keywords

Examples

			For n = 3, the two orders are 1 < 2 < 12 < 3 < 13 < 23 < 123 and 1 < 2 < 3 < 12 < 13 < 23 < 123.
For zero elements, there is exactly one ordering. - _M. F. Hasler_, Mar 17 2023
		

References

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

Crossrefs

Cf. A009997.

Formula

a(n) >= A009997(n) with equality iff n < 5. - M. F. Hasler, Mar 17 2023

Extensions

a(7) from Diane Maclagan and Michael Kleber