-1

Given $k$ is an algebraically closed set.I was thinking to do some sort of Taylor series expansion, but it is only valid when $k$ has some metric.what should I do?

Bernard
  • 175,478

1 Answers1

1

Fix $a:=(a_1,\ldots,a_n)\in \mathbb A^n_k$ and set $I:=\langle x_1-a_1,\ldots,x_n-a_n\rangle\subseteq k[x_1,\ldots,x_n]$. Now define $J\subseteq k[x_1,\ldots,x_n]$ to be the ideal of polynomials vanishing at $a$ (one can show that this set is an ideal).

It is obvious that $I\subseteq J$ since every element of $I$ vanishes at $a$. Now use maximality of $I$ and the fact that $J\neq k[x_1,\ldots,x_n]$ to conclude that $J=I$.


By the way, proving that $I$ is maximal can be done in a few ways, but it may be easiest to see that $k[x_1,\ldots,x_n]/I\cong k$.

Dave
  • 13,568