Let $p$ and $q$ be the polynomials $\mathbb R$ given by: $$p(x)=\sum_{j=0}^m a_j x^j\quad \textrm{and}\quad q(x)=\sum_{j=0}^n b_j x^j.$$ We know that $$p(x)\cdot q(x)=\sum_{j=0}^{m+n} \left(\sum_{k+\ell=j} a_k b_\ell\right) x^j. $$ What would be the analogous of this formula for polynomails on $\mathbb R^n$?
Obs: Using multi-index notation we might write polynomials $p$ and $q$ on $\mathbb R^n$ in the form: $$p(x):=\sum_{|\alpha|\leq m} a_\alpha x^\alpha\quad \textrm{and}\quad q(x)=\sum_{|\alpha|\leq n} b_\alpha x^\alpha,$$ where $$\displaystyle x^\alpha:=\prod_{j=1}^n x_j^{\alpha_j}.$$ Of course, above I'm supposing $x=(x_1, \ldots, x_n)\in\mathbb R^n$, $\alpha=(\alpha_1, \ldots, \alpha_n)\in\mathbb N_0^n$ and $\mathbb N_0:=\mathbb N\cup\{0\}$.
Conjecture: I think the expression for $p\cdot q$ would be something like: $$p(x)\cdot q(x)=\sum_{|\gamma|\leq m+n} \left(\sum_{\alpha+\beta=\gamma} a_\alpha b_\beta\right)x^\gamma,$$ is it correct?