Let $e_i$-s denote the standard unit vectors of $\mathbb{R}^n.$ Denote $$\mathcal{C}_k = \left\{ \sum_{i \in S} \pm e_i \colon S \subseteq \{ 1,2,..., n\} \mbox{ and } |S| \leq k \right\}$$ the set of the $k$-termed sums. Let us form the convex hull of the points in $\mathcal{C}_k:$
$$ \mathcal{K}_k := \mbox{conv } \mathcal{C}_k.$$
What is known about the polytope $\mathcal{K}_k?$ For instance, it is regular? What is the graph of $\mathcal{K}_k$? Every vertex has the same degree?
2025-01-12 23:40:55.1736725255
On a convex polytope
108 Views Asked by zoli https://math.techqa.club/user/zoli/detail At
1
There are 1 best solutions below
Related Questions in GRAPH-THEORY
- Logic & Reasoning Question
- Category Theory compared with Meta-Grammars (or Hyper-Grammars) in Programming Languages
- Does this have a Euler circuit or a Euler path?
- cycle graph with $10$ v colouring with $11$
- Directed acyclic graph and adjacency matrix
- Why is there, for every language L in NP, a Turing machine with polynomial memory that also accepts L?
- How to prove vertex basis?
- Scheduling and coloring problem
- Chromatic polynomial of dual graphs
- Subdivision of nonplanar graph is nonplanar?
Related Questions in POLYHEDRA
- Cut up a cube into pieces that form 3 regular tetrahedra?
- What are the exact critera for a CW-complex being a polytope?
- What are polyhedrons?
- The number of facets of an affine image
- What is the analog of the hexagonal grid in 3-dimensional space? Rhombic dodecahedral honeycomb?
- Non-convex polyhedron with 18 edges, 12 faces and 8 vertices
- What is the answer to the Kelvin problem if restriced our selves to isohedral polyhedra?
- Facets shared by two points on a convex polytope
- How similar can the nets of distinct polyhedra be?
- Polyhedron cut along an edge
Related Questions in POLYTOPES
- What are the exact critera for a CW-complex being a polytope?
- Permutahedron edge
- Volume of convex polytope the vertices of which are vertices of the unit hypercube
- Delzant theorem for polyhedra
- "Regular polytopes" in Minkowski spacetime
- Projection of hybercube without Fourier-Motzkin Elimination
- Facets shared by two points on a convex polytope
- The polytope of ways to express an interior point of a polytope as an average of the vertices
- On a convex polytope
- competing definitions for polytope dual
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- 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?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- 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
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- 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)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity
First of all, any point $\sum_{i \in S} \pm e_i$ with $|S|<k$ is in the convex hull of two points with the same entries for $i \in S$, and +1 or -1 respectively in some $k - |S|$ other entries. So you might as well restrict to sets with $|S| = k$.
Then, if $k = n$, you just have the $n$-cube.
If $k = 1$, you have the $n$-crosspolytope.
For other values of $k$, you get various truncations of the $n$-cube, or equivalently of the $n$-crosspolytope. Specifically, your $\mathcal{K}_k$ would be denoted $\mathrm{t}_{k-1}\{3,\dotsc,3,4\}$ in Coxeter's notation (where there are $n-2$ $3$'s), which means that the vertices of the $n$-crosspolytope are truncated to the $(k-1)$-face midpoints. Equivalently, it is $\mathrm{t}_{n-k}\{4,3,\dotsc,3\}$, truncating the $n$-cube to its $(n-k)$-face midpoints.
For $n = 3$ and $k = 2$, you get the cuboctahedron, which is the truncation of either the cube or the octahedron (the 3-crosspolytope) to their edge midpoints.
Some more examples: With $n = 4$: $k = 2$ is the rectified 16-cell, which is actually a 24-cell. $k = 3$ gives the rectified 4-cube.
With $n = 5$: $k = 2$ is the Rectified 5-crosspolytope, $k = 3$ is the Birectified 5-cube, and $k = 4$ is the Rectified 5-cube.
In general, these are all uniform polytopes, which means that they are vertex transitive. In particular, all vertices are in the same number of edges. Except for $k = 1$ and $k = n$, it is never a regular polytope, except in the special case $n = 4$ and $k = 2$.