Let $A=\left\{\left(a^{2}+1, a^{3}+a\right) \mid a \in \mathbb{R}\right\} \subset \mathbb{R}^{2}$.
Find Zariski closure of $A$ .
I think Zariski closure of $A$ is $\mathbb{R}^{2}$ because let $ u=a^{2}+1$ and $ v= a^{3}+a $ and let $ f(x,y) \in \mathbb{R}[x,y]$ then $f(u,v) =0$ now we must show $f$ is zero polynomial .
Note that for any $a \in \Bbb R$:
$$(a^2 + 1)^3 - (a^2+1)^2 - (a^3+a)^2 = \\ a^6 + 3a^4 + 3a^2 + 1 - (a^4 + 2a^2 +1) - (a^6+ 2a^4 + a^2) = 0$$ so $A \subseteq \{(x,y)\mid x^3 - x^2 - y^2 = 0\}$ which is a Zariski closed subset by definition.
So the closure is at most $Z(x^3 - x^2- y^2)$, maybe even equal to it, thought I cannot show it yet. It probably is, though.