What are the number of solutions of $x_1+x_2+...x_n=k$ when $m+1\leq k\leq2m+1$ and $m\geq x_i \geq 0$?
I saw a solution the states it's $$CC^k_n-\begin{pmatrix} n\\1\end{pmatrix} \times CC^{k-(m+1)}_n$$
But I can't figure out what are these $\begin{pmatrix} n\\1\end{pmatrix} \times CC^{k-(m+1)}_n$ mean.
Thank you.