Proving the result $$(x+n)^n-\binom{n}{1}(x+n-1)^{n}+\binom{n}{2}(x+n-2)^{n}\cdots(-1)^nx^n=n!$$
Try: $$\bigg(x^n+\binom{n}{1}x^{n-1}n+\binom{n}{2}x^{n-2}n^2+\cdots n^n\bigg)-\binom{n}{1}\bigg(x^n+\binom{n}{1}x^{n-1}(n-1)\cdots\bigg)+\cdots +(-1)^n\binom{n}{n}x^n$$
Could some help me to solve it, thanks
It's convenient to use the coefficient of operator $[z^n]$ to denote the coefficient of $z^n$ of a series. This way we can write e.g. $$n![z^n]e^{kz}=k^n$$
Comment:
In (1) we change the order of summation by setting $k \rightarrow n-k$ and use the binomial identity $\binom{p}{q}=\binom{p}{p-q}$.
In (2) we apply the coefficient of operator.
In (3) we use the linearity of the coefficient of operator and do some rearrangements in order to apply the binomial theorem.
In (4) we apply the binomial theorem.
In (5) we do the series expansion of $e^{z}$ and see the smallest exponent of $z$ in $(e^z-1)^n$ is $\color{blue}{n}$. So, we will only use the constant $\color{blue}{1}$ in the series expansion of $e^{xz}=\color{blue}{1}+xz+\frac{(xz)^2}{2}+\cdots$ in order to obtain the coefficient of $z^n$, resulting in $$[z^n]e^{xz}\left(e^z-1\right)^n=1$$