Let $\mathcal{P}^n$ denote the vector space of homogeneous polynomials on $\mathbb{R}^3$ of degree $n$. I need to prove that $\Delta|_{\mathcal{P}^n}:\mathcal{P}_n\to\mathcal{P}_{n-2}$, for $n\geq2$ is surjective, where $\Delta$ is the Laplace operator.
The hint says that the proof should be done by inductive argument: in the inductive step I should conclude from the formula $$\Delta(x_1^{q_1}x_2^{q_2}x_3^{q_3})=q_1(q_1-1)x_1^{q_1-2}x_2^{q_2}x_3^{q_3}+q_2(q_2-1)x_1^{q_1}x_2^{q_2-2}x_3^{q_3}+q_3(q_3-1)x_1^{q_1}x_2^{q_2}x_3^{q_3-2}$$ that surjectivity of $\Delta|_{\mathcal{P}^n}:\mathcal{P}_n\to\mathcal{P}_{n-2}$ implies surjectivity of $\Delta|_{\mathcal{P}^{n+2}}:\mathcal{P}_{n+2}\to\mathcal{P}_n$.
I've tried things and things and I simply don't see how to do this. Help!