Symmetric rational function is a rational function in the elementary symmetric polynomials.

alternative-proofgalois-theorysymmetric-polynomials

For a course on Galois theory, we proved the fundamental theorem of symmetric polynomials, which states that every symmetric polynomial can be uniquely written as a polynomial in the elementairy symmetric polynomials. As an exercise we were asked to prove that every symmetric rational function also is a rational function in the elementary symmetric polynomials.

For this I have the following (partial) proof. Let $K$ be a field, let $f \in K(T_1, \dots, T_n)$ be a symmetric function. We can write $f = g/h$ with $g, h$ coprime. Let $\sigma \in S_n$, then $\sigma(g)/\sigma(h) = \sigma(g/h) = g/h$, so $\sigma(g)h = \sigma(h)g$. Since $g$ and $h$ are coprime, it follows that $g \mid \sigma(g)$, and since the total degrees of the polynomials are the same it follows there exists some $k \in K^\times$ such that $\sigma(g) = kg$. Similarly for $h$.

Ofcourse I would like to conclude from this that we must have $\sigma(g) = g$ since $\sigma$ doesn't change the coefficients, but I realised the argument is more subtle than that, since this is not necessarily true. For example, with $K = \mathbb{F}_7$ and $n = 3$ we have
$$
(3 2 1) \cdot (X_1 X_2 + 2 X_2 X_3 + 4 X_3 X_1) = 2 \cdot (X_1 X_2 + 2 X_2 X_3 + 4 X_3 X_1).
$$

So, does anyone know how to proceed? Ofcourse, once you have $\sigma(g) = g$ and $\sigma(h) = h$ for all $\sigma \in S_n$ the result follows from the fundamental theorem of symmetric polynomials.

As a sidenote: I know there's a proof using the fundamental theorem of Galois theory, but I would like to finish a proof using this approach.

Best Answer

Let $f\in \mathbf{Q}(T_1,\ldots,T_n)$ be a symmetric rational function, then we can write $f=\frac{g}{h}$ with $g,h\in \mathbf{Z}[T_1,\ldots,T_n]$.

If $h$ is a symmetric polynomial, then $g=hf$ is symmetric too. By the fundamental theorem of symmetric polynomials, $f$ is a rational function in the elementary symmetric polynomials.

If $h$ is not a symmetric polynomial, consider $h'=\prod_{\sigma\in S_n\setminus \{e\}} \sigma h$. Then $hh'$ is a symmetric polynomial by construction. By writing $f=\frac{g}{h}=\frac{gh'}{hh'}$, we reduce ourselves to the previous case.