Proposition 5.15 from Atiyah and Macdonald: Integral Closure and Minimal Polynomial

1.3k Views Asked by At

I am having some trouble understanding Proposition 5.15 in Introduction to Commutative Algebra by Atiyah and Macdonald.

Let $A\subset B$ be integral domains, $A$ integrally closed, and $x\in B$ be integral over an ideal $\mathfrak{a}$ of $A$. Then $x$ is algebraic over the field of fractions $K$ of $A$, and if its minimal polynomial over $K$ is $t^n+a_1t^{n-1} + \cdots + a_n$, then the $a_1, a_2, \ldots , a_n$ all lie in the radical of $\mathfrak{a}$.

The proof of the proposition states that the coefficients of the minimal polynomial of $x$ are polynomials in the $x_i$ (the conjugates of $x$). I don't understand this, and am struggling with the rest of the proof as well. Thanks for any help.

1

There are 1 best solutions below

2
On BEST ANSWER

Since $x\in B$ is integral over $\mathfrak{a}$ it's algebraic over $K$. Since $x_1,\dots, x_n$ are the conjugates of $x$ (including $x$, I am guessing), then the minimal polynomial of $x$ $$f(t):=t^n+a_1t^{n-1}+\cdots+a_n$$ factors as $$f(t)=(t-x_1)(t-x_2)\cdots(t-x_n).$$ Expanding this and equating coefficients we see that \begin{align*}a_n&=(-1)^nx_1x_2\ldots x_n \\ & \vdots \\ a_2&=\sum_{i<j}x_ix_j \\ a_1&=-(x_1+x_2+\ldots+x_n).\end{align*} In particular, the $a_i$ are symmetric polynomials in the $x_i$.