Convex Hull Area Function $S(N,a)$

Definition

$$ S(N,a) = \operatorname{Area}(\operatorname{conv}(A_{N,a})). $$ This is the main per-residue geometric quantity of MTMN. It sits after the discrete set A_N_a and before the total sum S_N.

Structural facts already proved

Proposition (Complementary-residue reflection). For every $N \geq 2$ and residue $a$, $$ S(N,a) = S(N,(-a) \bmod N). $$
Corollary (Integrality). For every $N \geq 2$ and residue $a$, the area $S(N,a)$ is a nonnegative integer.

The integrality statement comes from central symmetry together with Pick's theorem.

Exact support-function formula

The exact area can be encoded by the support function $$ h_{N,a}(\theta) := \max_{(x,y)\in A_{N,a}} (x\cos\theta + y\sin\theta), $$ through the identity $$ S(N,a) = \frac{1}{2}\int_0^{2\pi} \bigl(h_{N,a}(\theta)^2 - h_{N,a}'(\theta)^2\bigr)\,d\theta. $$ This is exact, but it does not by itself solve the problem: one still has to understand which lattice point wins in each direction.

Exponential reformulation

The same support function admits an exact exponential package. Set $$ F_{N,a}(\theta,\lambda) := \sum_{(x,y)\in A_{N,a}} e^{\lambda(x\cos\theta + y\sin\theta)}. $$ Then $$ h_{N,a}(\theta) = \lim_{\lambda \to \infty} \frac{1}{\lambda}\log F_{N,a}(\theta,\lambda). $$ This is the MTMN-specific exponential reformulation of the same convex-geometric data.

Boundary models

The current exact lower models are

Solved special residue: the zero class

The zero residue now has a complete geometric description in zero_class_geometry. In particular, $$ S(N,0)=0 \iff N \text{ is prime or } N=4. $$ So the remaining general difficulty is not the existence of exact structure in special cases, but the lack of a full arithmetic description of all hull vertices and support winners.

Figures

Support-direction geometry for $A_{7,2}$. The support function records which point or edge is extremal in each direction.

For $N=11$ and $a=3$, the boundary models give inner geometric approximations to the full convex hull.

Tags

#definition #formula #theorem