Original entry on oeis.org
1, 1, 2, 14, 546, 16944
Offset: 1
A009997
Number of comparative probability orderings on all subsets of n elements that can arise by assigning a probability distribution to the individual elements.
Original entry on oeis.org
1, 1, 1, 2, 14, 516, 124187, 214580603
Offset: 0
- Antoine Deza, George Manoussakis, and Shmuel Onn, Primitive Zonotopes, Discrete & Computational Geometry, 2017, p. 1-13. (See p. 5.)
- T. Fine and J. Gill, The enumeration of comparative probability relations, Ann. Prob. 4 (1976) 667-673.
- Shane Kepley, Konstantin Mischaikow, and Lun Zhang, Computing linear extensions for Boolean lattices with algebraic constraints, arXiv:2006.02622 [math.CO], 2020.
- D. Maclagan, Boolean Term Orders and the Root System B_n, arXiv:math/9809134 [math.CO], 1998-1999. (Data in table on p.13)
- D. Maclagan, Boolean Term Orders and the Root System B_n, Order 15 (1999), 279-295. (Data in first table on p. 293.)
-
apply( {A009997(n)=if(n>4, [516, 124187, 214580603][n-4], (n-=!!n)^n\/2)}, [0..7]) \\ M. F. Hasler, Mar 17 2023
Showing 1-2 of 2 results.
Comments