I am having difficulties understanding the following formula : $$(x_1+\cdots+x_n)^k=\sum_{\alpha,|\alpha|=k}\frac{|\alpha|!}{\alpha!}x^\alpha $$ where $\alpha$ is a multi-index.
I find this notation very confusing, I can't even evaluate the first term of the sum.
My question is why does this formula hold and how can the sum be expanded?
Here is what I know :
$\alpha =(\alpha_1,\alpha_2,\cdots,\alpha_n)$ , $|\alpha|=\alpha_1+\alpha_2+\cdots+\alpha_n$ and $\alpha!=\alpha_1!\alpha_2!\cdots\alpha_n!$
Clearly expanding the sum with these yeilds the multinomial expression. What I cant seem to understand is how does the sum expand.
Edit: I think it makes sense now.
What I needed to know ( and well didn't :/): The condition $|\alpha|=k$ means $\alpha$ is fixed and all that needs to to be done is to find some $\alpha_i's$ whose sum is $k$ and the number of $\alpha_i's$ is equal to the number of terms ($n$ in the equation above)