A question on deriving a kronecker delta identity

92 Views Asked by At

I've recently come across the following identity: $$\frac{1}{\sqrt{n!m!}}\bigg(\frac{\mathrm{d}}{\mathrm{d}Z^{\ast}}\bigg)^{m}\big(Z^{\ast}\big)^{n}\bigg\vert_{Z^{\ast}\to 0}=\delta_{n,m}\;.$$ Here is a link to a book referencing it.

I would like to derive this identity, but I'm getting a bit stuck doing so (basically, I can't get the right product of factorials). Here's what I've got so far: $$\bigg(\frac{\mathrm{d}}{\mathrm{d}Z^{\ast}}\bigg)^{m}\big(Z^{\ast}\big)^{n}= n(n-1)(n-2)\cdots (n-m+1)\big(Z^{\ast}\big)^{n-m} \\ = \frac{n!}{(n-m)!}\big(Z^{\ast}\big)^{n-m}\;.\quad\;\,\,\,$$ Maybe I'm being stupid and there's is something trivial I'm missing here? Any help would be much appreciated.

Edit: I understand how the Kronecker delta arises, i.e., the right-hand side will only be non-zero in the case where $n=m$, that is, when there are no powers of $Z^{\ast}$ remaining. I just don't understand how the product of factorials arises?

1

There are 1 best solutions below

5
On BEST ANSWER

If $m>n$, you've differentiated so often the function is identically $0$. If $m<n$, the function is proportional to a positive power of $Z$, so vanishes at $Z=0$. If $m=n$, the claim is trivial.