I understand that the values of the Hermite constant for $1 \leq n \leq 8$ and $n=24$ have been determined exactly. For example, Lagrange proved for $n=2$ the value of the Hermite constant is $\gamma_n = \sqrt{\frac{4}{3}}$, and this value is achieved with the unique extremal form
$$ q(x,y) = x^2 + xy + y^2. $$
However, I can't find proof in any literature for any values of the Hermite constant. Can anybody direct me towards some proof of any values of the Hermite constant?
Edit: For context, let $f: \mathbb{R}^n \to \mathbb{R}$ be a quadratic form, i.e. for $\mathbf{x} = (x_1, \cdots, x_n) \in \mathbb{R}^n$ then $f(\mathbf{x}) = \sum_{ij} f_{ij} x_i x_j$. Then we define the Hermite variable in $n$ dimensions:
$$ \gamma_n(f) = \frac{\inf_{\mathbf{x}}\{f(\mathbf{x}): \mathbf{x} \in \mathbb{Z}^n - \{\mathbf{0}\}\}}{disc(f)^{1/n}}. $$
Then the Hermite constant in $n$ dimensions is the maximal value of this variable over all possible quadratic forms, i.e.
$$ \gamma_n = \sup_{f}\{\gamma_n(f)\}. $$
$$ \gamma_n (f) = \frac{\inf_{x}{f(x): x \in \mathbb{Z}^n - {\mathbf{0}}}}{disc(f)^{1/n}}. $$
Then the Hermite constant is the maximum value over all possible quadratic forms, i.e.
$$ \gamma_n = \sup_{f} {\gamma_n (f)} $$
– Chris Mar 06 '18 at 14:17