Let $F$ be an algebraically closed field, and $A^n(F)$ be an affine space over it with dimension $n$. For $p \in F[X_1,...,X_n]$, show that:
- $A^n(F) \setminus V(p)$ is infinite for $n \geq 1$
- $V(p)$ is infinite for $n \geq 2$.
With $V(p)= \{x=(x_1,...,x_n) \in A^n(F) \mid p(x) = 0\}$.
For the second item, I'm thinking of looking $p$ as an element of $F[X_1,...,X_{n-1}][X_n]$, then supposing that it has finite roots, and that should broke the algebraic closure of $F$, so I think I can handle it.
The real problem for me is the first affirmation. How do I prove it? Can I suppose it's finite then get to an contradiction? Any leads?