[step:Fix the monomial order and compute leading monomials of elementary symmetric products]Order monomials in $k[x_1,\dots,x_n]$ lexicographically with
\begin{align*}
x_1^{a_1}\cdots x_n^{a_n} >_{\mathrm{lex}} x_1^{b_1}\cdots x_n^{b_n}
\end{align*}
if, for the first index $i \in \{1,\dots,n\}$ with $a_i \neq b_i$, one has $a_i > b_i$. For a nonzero polynomial $g \in k[x_1,\dots,x_n]$, let $\operatorname{LM}(g)$ denote its largest monomial with nonzero coefficient in this order, and let $\operatorname{LC}(g) \in k$ denote the coefficient of that monomial.
For each $r \in \{1,\dots,n\}$, the largest monomial of $e_r^{(n)}$ is
\begin{align*}
\operatorname{LM}(e_r^{(n)}) = x_1x_2\cdots x_r,
\end{align*}
and its coefficient is $1_k$. Indeed, among the monomials $x_{i_1}\cdots x_{i_r}$ with $1 \le i_1 < \cdots < i_r \le n$, the lexicographically largest choice is obtained by taking $i_j=j$ for each $j \in \{1,\dots,r\}$.
Now let $b_1,\dots,b_n \in \mathbb{N}\cup\{0\}$ and define
\begin{align*}
E_b := (e_1^{(n)})^{b_1}(e_2^{(n)})^{b_2}\cdots(e_n^{(n)})^{b_n} \in k[x_1,\dots,x_n].
\end{align*}
Then
\begin{align*}
\operatorname{LM}(E_b)
= x_1^{b_1+\cdots+b_n}x_2^{b_2+\cdots+b_n}\cdots x_n^{b_n},
\end{align*}
and this leading monomial has coefficient $1_k$.[/step]