Let $SU(2)$ act on $V_2=\{ax^2+bxy+cy^2:a,b,c\in\mathbb C\}$ by $$\begin{pmatrix}a&b\\c&d\end{pmatrix}f(x,y)=f(ax+cy,bx+dy).$$ Then $SU(2)$ also acts on the $n$-th symmetric power $S^n V_2$. Show that $(S^n V_2)^{SU(2)}$ and $k_n[X,Y,Z]^{SO(3)}$ have the same dimension, where $k_n[X,Y,Z]$ is the space of degree n homogeneous polynomials.
Notations: $(S^n V_2)^{SU(2)}$ is the space of elements of $S^n V_2$ invariant under the action of $SU(2)$, $k_n[X,Y,Z]^{SO(3)}$ is the space of elements in $k_n[X,Y,Z]$ invariant under the action of $SO(3)$, which is given by $\begin{pmatrix}a&b&c\\d&e&f\\g&h&i\end{pmatrix}f(X,Y,Z)=f(aX+dY+gZ,...).$
My attempt: I know that $SU(2)/\{\pm I\}\cong SO(3)$. Also, $-I$ acts trivially on $V_2$, so $SO(3)$ acts on $V_2$. I guess I need to use this to show $k_n[X,Y,Z]^{SO(3)}$ is isomorphic to $(S^n V_2)^{SU(2)}$. However, I am not sure how to prove this. Can anyone help?