We define the Permutahedron as the convex hull of all permutations of the vector $(1,2,\dots,n)\in\mathbb R^n$. I am having trouble seeing why the number of $n-k$ dimensional faces of this polytope is given by $k!S(n,k)$, where $S(n,k)$ is the Stirling number of the second kind. More generally, why is the face lattice of the Permutahedron given by the partition lattice?
2026-03-25 19:02:44.1774465364
Faces of the Permutahedron
2.6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in COMBINATORICS
- Using only the digits 2,3,9, how many six-digit numbers can be formed which are divisible by 6?
- 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$
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Hard combinatorial identity: $\sum_{l=0}^p(-1)^l\binom{2l}{l}\binom{k}{p-l}\binom{2k+2l-2p}{k+l-p}^{-1}=4^p\binom{k-1}{p}\binom{2k}{k}^{-1}$
- Algebraic step including finite sum and binomial coefficient
- nth letter of lexicographically ordered substrings
- Count of possible money splits
- Covering vector space over finite field by subspaces
- A certain partition of 28
- Counting argument proof or inductive proof of $F_1 {n \choose1}+...+F_n {n \choose n} = F_{2n}$ where $F_i$ are Fibonacci
Related Questions in POLYTOPES
- Is every finite descending sequence in [0,1] in convex hull of certain points?
- Can we really move disks around a compact surface like this?
- The permutations of (1,1,0,0), (-1,1,0,0), (-1,-1,0,0) are vertices of a polytope.
- Smoothness of a polytope
- Schlegel diagram and d-diagram
- How to find the "interior boundary" for a set of points?
- Simplicial polytope in $\mathbb{R}^n$ with $n+2$ vertices
- What are some examples of 2-polytope/3-polytope that are not simple?
- Contraction of oriented matroid as related to polytope?
- Finding the vertices of linear image of the $n$-simplex
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?
The vertices of the $n$-permutahedron are all the permutations of $(1,\dotsc,n)$ in $\mathbb{R}^n$. For instance, the 3-permutahedron has the 6 vertices $(1,2,3), (1,3,2), (2,1,3), (2,3,1), (3,1,2)$, and $(3,2,1)$. Notice that all of these lie in the plane $x + y + z = 6$, so the 3-permutahedron is actually a 2-dimensional polytope (a hexagon.)
In general, all the permutations of $(1, \dotsc, n)$ lie in the hyperplane $\sum_{i=1}^n x_i = \frac{n^2 + n}{2}$, so the $n$-permutahedron is an $(n-1)$-dimensional polytope.
Each edge at a vertex $v$ connects it to another vertex whose coordinates are the same as $v$, except that two values differing by one are transposed. For instance, in the 3-permutahedron, $(2,1,3)$ is adjacent to $(1,2,3)$ and $(3,1,2)$. With $n$ coordinates, there are $n-1$ pairs of adjacent values. So every vertex of the $n$-permutahedron is in $n-1$ edges.
The reason why all this matters is that a $d$-dimensional polytope where every vertex is incident to $d$ edges is called simple, so permutahedra are simple. And in a simple polytope, every nonempty intersection of $k$ distinct facets is an $(d-k)$-face, and vice versa.
In general, any nonempty intersection of two distinct facets (i.e. $(d-1)$-faces of a $d$-dimensional polytope) has dimension $(d-2)$ or lower, and any nonempty intersection of 3 distinct facets has dimension $(d-3)$ or lower. But a nonempty intersection of 4 distinct facets could be a $(d-4)$-face, or a $(d-3)$-face; a nonempty intersection of 5 distinct facets could be a $(d-5)$-face or $(d-4)$-face or $(d-3)$-face. This doesn't happen in a simple polytope.
Now, each facet $F$ of a permutahedron is determined by a nonempty proper subset $S$ of the coordinate positions; the vertices of $F$ are all the points where all the coordinates in $S$ are smaller than all the coordinates not in $S$. There is one facet for each nonempty proper subset of $\{1,\dotsc,n\}$, so $2^n - 2$ in total.
Consider a nonempty intersection of two facets, corresponding to subsets $S$ and $S'$ of $\{1,\dotsc,n\}$, of sizes $j$ and $k$, where $j \leq k$. Since the numbers $1, \dotsc, j$ must occur in the positions $S$, and $1, \dotsc, j, \dotsc, k$ must occur in the positions $S'$, we must have $S \subset S'$. If $S = S'$, then the two facets are identical. So every nonempty intersection of two distinct facets is determined by two nested nonempty proper subsets, $\emptyset \subsetneq S \subsetneq S' \subsetneq \{1,\dotsc,n\}$. (The vertices in the intersection are all the points where the first $j$ numbers appear in the positions in $S$, the next $k - j$ numbers appear in $S' \setminus S$, and the rest are outside of $S'$.)
Similarly, a nonempty intersection of $k$ facets corresponds to $k$ nested proper subsets, $\emptyset \subsetneq S_1 \subsetneq \dotsb \subsetneq S_k \subsetneq \{1,\dotsc,n\}$.
So, the number of $(d-k)$-faces is the number of sequences of $k$ nonempty nested proper subsets. (Here, $d = n - 1$ is the dimension of the $n$-permutahedron.)
The Stirling number of the second kind $S(n,k)$ counts the partitions of $\{1,\dotsc,n\}$ into $k$ nonempty subsets. So $k!\, S(n,k)$ counts the partitions into $k$ nonempty subsets, counting the order of the subsets.
Given a partition of $\{1,\dotsc,n\}$ into $k+1$ nonempty subsets $K_1, \dotsc, K_{k+1}$, you can construct a sequence of $k$ nonempty nested proper subsets $$ \emptyset \; \subsetneq \; K_1 \; \subsetneq \; K_1 \cup K_2 \; \subsetneq \; K_1 \cup K_2 \cup K_3 \; \subsetneq \dotsb \subsetneq \; K_1 \cup \dotsb \cup K_{k+1}. $$ The last entry in that list is the whole set $\{1,\dotsc,n\}$, so there are only $k$ proper nonempty subsets. You can also go backwards from a sequence of $k$ nonempty nested proper subsets to make a partition into $k+1$ nonempty subsets; so this is a bijection.
Hence, $(k+1)!\,S(n,k+1)$ counts the number of $(n-1-k)$-faces of the $n$-permutahedron. So the number of $(n-k)$-faces is $k!\, S(n,k)$.