I have been trying to find the residue of $f(\omega) = \frac{e^{i \omega a} e^{\frac{-b \omega}{\omega + ib}}}{i \omega}$ at the essential singularity $\omega = -ib$ for a while, but it is giving me a headache and I would really appreciate some help. For inspiration I have been looking at Residue of $z^2 e^{1/\sin z}$ at $z=\pi$ and How to compute the residue of a complex function with essential singularity
This is my aproach so far: I moved the singularity to 0 by substituting $y = \omega + \beta i$, then I rewrote and simplified the exponent to $A + By +Cy^{-1}$ which gives us the expression: $$\frac{-i}{y-\beta i}e^{A + By + Cy^{-1}}$$ where we want the residue at $y=0$ Then I used that $$\frac{-i}{y-\beta i} = \sum_{n=0}^{\infty}\frac{y^n}{(\beta i)^n\beta }$$ for $|y|<|\beta|$ and wrote the exponential as an infinite sum to get: $$\sum_{n=0}^{\infty}\sum_{k=0}^{\infty}\frac{y^n(A+By+Cy{^-1})^k}{\beta (\beta i)^n \ k!}$$
Now unless I'm mistaken, this should be the Laurent series of $f$, and we should be able to find the residue from this. I just can't wrap my head around the double sum and the triple binomial formula.
I would be very grateful for hints on how to proceed, or on a better approach if there is one.
That sum is the residue (or almost, pulled out some factors)unless I'm mistaken. Just cant compute it :( hehe
– John Mikael Modin Feb 14 '13 at 16:05