This map is defined by $f(x, y)\rightsquigarrow (f(x, 0), f(0, y), f(t, t)$
I understand this map to mean that, for example, if I have the polynomial $f(x, y) = x^2 + xy + y^2$, then $\varphi(f) = (x^2, y^2, 3t^2)$
So, when talking about the image of this map, I'm struggling to understand how to describe it.
Also, as far as the kernel of $\varphi$ goes, I know this means we need to describe all the elements where $f(x, 0) = 0, f(0, y) = 0, f(t, t) = 0$. I originally thought "well, polynomials that look like $xy$ certainly evaluate to $0$ when $x = 0$ or $y = 0$, so that's a good candidate, however we still need to deal with $f(t, t)$.
So, I'm looking for some direction on these two questions - the image, and the kernel generators.
An element $(f_1(x),f_2(y),f_3(t))$ of the image must satisfy $f_1(0)=f_2(0)=f_3(0)$. Also it must satisfy $f_3'(0)=f_1'(0)+f_2'(0)$. As far as I can see these are the only constraints on the image.