I'm not understanding the method of using multinomial theorem in combinatorics problems.
For example, suppose we want to distribute $17$ identical oranges among $4$ children such that each child gets at least $1$ orange, how many ways can u distribute the oranges?
The solution in the book says the max no of oranges a boy can get is $17$, so the required no of ways is
Coefficient of $x^{20}$ in $[ x + x^2 + x^3 + \ldots + x^{17} ]^4$
If I am not right, this is a multinomial expansion, but what is the intuition behind this step?
PS : I don't have a very high level of knowledge of math, so a simple intuitive explanation will be highly appreciated