Show that for all choices of $t_1,...,t_n \in \mathbb{N}$, the ideal $$Q = ((x_1-\alpha_1)^{t_1},...,(x_n-\alpha_n)^{t_n})$$ of $R=K[x_1,\dots,x_n]$ is primary.
What I've done: we have that $Q \subseteq M$, where $M = (x_1-\alpha_1,...,x_n-\alpha_n)$ is a maximal ideal. I'll show that $R/Q$ is non zero and every zero divisor of $R/Q$ is nilpotent.
Let $a = f + Q, b = g + Q \in R/Q$ such that $ab = 0 $ but $b \neq 0$ (i.e, $g \notin Q$). Since $fg \in Q \subseteq M$, and $M$ is maximal then prime, we have $f \in M$ or $g \in M$. I was able to show that if $f \in M$ then there is a power $k$ of $f$ such that $f^k \in Q$, that is, $a$ is nilpotent.
My quest is: How can I show, from $g \notin Q$, that $g \notin M$?
(This is the exercise 4.38 from Sharp)
Let $a,b\in R$, and suppose $ab\in Q$.
We want to show $a\in Q$ or $b^m\in Q$, for some positive integer $m$.
Let $k=\max\{t_1,...,t_n\}$.
Then $M^{nk} \subseteq Q \subseteq M$.
In particular, if $b\in M$, then $b^{nk}\in Q$, and we're done.
Suppose $b\not\in M$.
It remains to show $a\in Q$.
From $M^{nk} \subseteq Q \subseteq M$, we get $\text{rad}(Q)=M$.
Hence $M$ is the only prime ideal containing $Q$.
Since $b\not\in M$, it follows that the ideal $(Q,b)$ is not contained in any maximal ideal, hence \begin{align*} &(Q,b)=(1)\\[4pt] \implies\;&a(Q,b) = (a)\\[4pt] \implies\;&a\in a(Q,b)\\[4pt] \implies\;&a\in a(Q+(b))\\[4pt] \implies\;&a\in aQ+(ab)\\[4pt] \implies\;&a\in Q\\[4pt] \end{align*} as required.