Here is a problem from Ernst Kunz's Introduction to Commutative Algebra and Algebraic Geometry:
Let $K$ be an infinite field, $V \subset \mathbb{A}^n(K)$ a finite set of points. It's ideal $\mathfrak{J}(V)$ in $K[X_1, ..., X_n]$ is generated by $n$ polynomials. Hint: Interpolation.
note: $\mathfrak{J}(V)$ consists of all $F \in K[X_1, ..., X_n]$ with $F(x) = 0$ for all $x\in V$
A similar question can be found here. The solutions given above just answers why any finite variety can be writen as the zero locus of n polynomials. But further questions: do the n polynomials constructed in the link generate the vanishing ideal? And that's my question really concerned. Is the condition "the field K infinite" necessary? How do we use it? I've tried some simple cases: $n = 1$ and $V$ is a single point. For other cases, I don't have any accessible solutions.
Anyone can help? Prefect the solution in the link or give an alternative approach to the problem. Thank you!
The inductive proof I gave at the linked question works to get functions which generate $\mathfrak{I}(V)$ (and it is not necessary for $K$ to be infinite). Specifically, letting $a_1,\dots,a_m$ be all the different first coordinates of points of $V$, note that $$K[x,y_1,\dots,y_n]/((x-a_1)\dots(x-a_m))\cong \prod_{i=1}^m K[y_1,\dots,y_n]$$ by the Chinese remainder theorem (with the map being given by evaluation at the $a_i$) and so $$K[x,y_1,\dots,y_n]/((x-a_1)\dots(x-a_m), g_1(x,y),\dots,g_n(x,y)) \cong\prod_{i=1}^m K[y_1,\dots,y_n]/(g_1(a_i,y),\dots,g_n(a_i,y)).$$ So if, by the induction hypothesis, you choose $g_1,\dots,g_n$ such that the polynomials $g_k(a_i,y)=f_{ik}(y)$ for $1\leq k\leq n$ generate the ideal $\mathfrak{I}(V_i)$ for $V_i=\{b\in\mathbb{A}^n(K):(a,b)\in V\}$ for each $i$ from $1$ to $n$, then $$K[x,y_1,\dots,y_n]/((x-a_1)\dots(x-a_m), g_1(x,y),\dots,g_n(x,y))$$ will end up isomorphic to a product of copies of $K$, one for each point of $V$ (with the isomorphism given by evaluation at those points). This shows that $$((x-a_1)\dots(x-a_m), g_1(x,y),\dots,g_n(x,y))=\mathfrak{I}(V),$$ since each side is the kernel of the evaluation map $K[x,y_1,\dots,y_n]\to K^V$.