MHB Contour integral representation of Kronecker delta

ognik
Messages
626
Reaction score
2
I'm rather impressed with complex analysis, but clearly I have a lot to learn.

I'm told $ \frac{1}{2\pi i} \oint {z}^{m-n-1} dz $ is a rep. of the kronecker delta function, so I tried to work through that. I used $z = re^{i\theta}$ and got to $ \frac{1}{2\pi} [\frac{{r}^{m-n}}{i(m-n)}e^{i\theta(m-n)} ]^{2\pi}_0 $

I have since found this on the web, so it seems right - all I need do is evaluate it for m=n and m \NE n ...but I'm stuck. Is there one of those nice tricks to use as the next step?
 
Physics news on Phys.org
More care is needed in your analysis. You need a specified contour in order to perform contour integration. Also, if $m = n$, the expression $\frac{1}{m - n}$ is undefined. Based of your choice of parametrization, I assume that the contour of integration is the circle $|z| = r$. If $m\neq n$, then your calculations are so far correct (again, assuming that the contour is the circle $|z| = r$), and the result is zero (since $e^{i2\pi(m - n)} - e^{i0(m-n)} = 1 - 1 = 0$). If $m = n$, then $$\oint z^{m-n-1}\, dz = \oint z^{-1} dz = \int_0^{2\pi} (re^{i\theta})^{-1}\cdot ire^{i\theta}\, d\theta = \int_0^{2\pi} i\, d\theta = 2\pi i.$$

Hence $\oint z^{m-n-1}\, dz = 2\pi i\delta_{m,n}$, or

$$\frac{1}{2\pi i} \oint z^{m-n-1}\, dz = \delta_{m,n}.$$
 
Sorry, yes that's the contour (I thought a small circle around 0 was a default contour).

I somehow missed both of those, they are straight forward (I might have been a little tired (Doh)) - thanks as usual for the clarity.
 
I posted this question on math-stackexchange but apparently I asked something stupid and I was downvoted. I still don't have an answer to my question so I hope someone in here can help me or at least explain me why I am asking something stupid. I started studying Complex Analysis and came upon the following theorem which is a direct consequence of the Cauchy-Goursat theorem: Let ##f:D\to\mathbb{C}## be an anlytic function over a simply connected region ##D##. If ##a## and ##z## are part of...
Back
Top