I'm currently experimenting with an algorithm that can be found here to asymptotically uniformly generate posets on a finite set $[n]$. This paper describes a Markov chain that can be used to generate directed acyclic graphs that represent partial orders and suggests that running this chain for $n^2$ steps generates results that are nearly uniformly distributed. I tried generating large numbers of partial orders for larger $n$ (up to $n = 40$) and noticed that all posets I generated with this algorithm contain most of the tuples they could contain (about ~740 tuples on average; partial orders on $[40]$ can contain at most 820 tuples). Assuming this algorithm is still accurate with $n^2$ steps for larger $n$, this would suggest that there are vastly more posets with a large number of tuples than there are posets with a small number of them. Since for each $n$, there is exactly one smallest but $n!$ largest posets on $[n]$, this intuitively makes sense to me, but are there any more exact results on how many "large" posets there are compared to "small" ones?
2026-04-24 16:30:42.1777048242
Are most finite posets large?
100 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DISCRETE-MATHEMATICS
- What is (mathematically) minimal computer architecture to run any software
- What's $P(A_1\cap A_2\cap A_3\cap A_4) $?
- The function $f(x)=$ ${b^mx^m}\over(1-bx)^{m+1}$ is a generating function of the sequence $\{a_n\}$. Find the coefficient of $x^n$
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Given a function, prove that it's injective
- Surjective function proof
- How to find image of a function
- Find the truth value of... empty set?
- Solving discrete recursion equations with min in the equation
- Determine the marginal distributions of $(T_1, T_2)$
Related Questions in ORDER-THEORY
- Some doubt about minimal antichain cover of poset.
- Partially ordered sets that has maximal element but no last element
- Ordered set and minimal element
- Order relation proof ...
- Lexicographical covering of boolean poset
- Every linearly-ordered real-parametrized family of asymptotic classes is nowhere dense?
- Is there a name for this property on a binary relation?
- Is the forgetful functor from $\mathbf{Poset}$ to $\mathbf{Set}$ represented by the object 2?
- Comparing orders induced by euclidean function and divisibility in euclidean domain
- Embedding from Rational Numbers to Ordered Field is Order Preserving
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I understand tuples means here the pairs $(a,b)$ such that $a<b$ in the partial order. One could call them edges if one considers the DAG of the relation (note: not the Hasse diagram which only contains the covering pairs). Let's call their number $T$.
Exact results. As you probably know, Brinkmann and McKay (2002) counted unlabelled posets on at most 16 points exactly. They also break down the numbers by a few parameters: number of levels, number of minimal and maximal points, and number of nontrivial relations, which is in fact our $T$. For $n=16$ we have about $4.4831 \times 10^{15}$ unlabeled posets, and from Table 59 we find and calculate:
This would suggest that the average or typical $T$ is pretty large but not near the maximum. Two caveats:
Anyway, since exact results are available up to $n=16$, it would probably be a very good thing to validate the uniform generator against them. As I understand the uniform generator is uniform on labeled posets, so for a good comparison one should adjust the results by the size of the automorphism group of each generated poset. (But as noted above, this should not make a big difference.)
Asymptotic results. Kleitman and Rothschild (1975) showed that asymptotically almost all posets are graded with the following form: $3$ levels $L_1,L_2,L_3$ (from the bottom up), of approximately $n/4$, $n/2$ and $n/4$ elements respectively; each element on $L_i$ covers approximately half of $L_{i-1}$ and is covered by approximately half of $L_{i+1}$. This means about $2(n/2)(n/4)/2 = \frac{1}{8}n^2$ covering pairs. I'm not sure how many pairs $a<b$ we have with $a \in L_1$ and $b \in L_3$, but surely at most $\approx \frac{1}{16}n^2$, so the total number of tuples should be approximately between $\frac{1}{8}n^2$ and $\frac{3}{16}n^2$. This is again large but much less than the maximum possible number $n(n-1)/2 \approx \frac{1}{2}n^2$.
Brinkmann, Gunnar; McKay, Brendan D., Posets on up to 16 points, Order 19, No. 2, 147-179 (2002). ZBL1006.06003.
Kleitman, D. J.; Rothschild, B. L., Asymptotic enumeration of partial orders on a finite set, Trans. Am. Math. Soc. 205, 205-220 (1975). ZBL0302.05007.