Ideal generated by $x_1 - a_1, \dots, x_k - a_k$ is prime in polynomial ring over integral domain

96 Views Asked by At

I would like to show the ideal $P_k = \langle x_1 - a_1, \dots, x_k - a_k \rangle$ of $R = F[x_1,\dots,x_n]$, where $F$ is a field, $k \leq n$ and $a_i \in F$, is a prime ideal.

In the case where all $a_i = 0$, I think the natural isomorphism $R/P_k \rightarrow F[x_{k+1},\dots,x_n]$ allows us to conclude $R/P_k$ is an integral domain completing the argument. But in the case of general $a_i \neq 0$, I can't see how to set up a similar isomorphism neatly.

Also, am I correct in thinking the result holds if we replace $F$ with any integral domain?

1

There are 1 best solutions below

3
On BEST ANSWER

The result does indeed hold; the ideal $P_k$ is the kernel of the map $$\varepsilon_a:\ F[x_1,\ldots,x_n]\ \longrightarrow\ F[x_{k+1},\ldots,x_n]:\ x_i\ \longmapsto\ a_i.$$ Verify that for every polynomial $Q\in F[x_1,\ldots,x_n]$ we have $$\varepsilon_a(Q)=Q(a_1,\ldots,a_k,x_{k+1},\ldots,x_n),$$ from which it easily follows that $\varepsilon_a$ is a ring homomorphism with kernel $P_k$. Conclude that $P_k$ is prime because $F[x_{k+1},\ldots,x_n]$ is an integral domain (because $F$ is).