Termotanque
- 32
- 0
Homework Statement
Find the Laurent series of f(z) = exp(1/z)/(z-1) around 0, and find Res{f(z), 0}.
Homework Equations
The Attempt at a Solution
To find the Laurent series, I wrote exp(1/z) = \sum_{n=0}^∞ z-n/n!, and 1/(z-1) = -\sum_{n=0}^∞ zn.
Then, using Cauchy's product, and rearranging some terms, f(z) = -\sum_{n=0}^∞ z-n \sum_{k=0}^n z2k/(n-k)!
But I am unable to express this as a proper power series, with a closed expression for each coefficient, and thus find c-1.
Since I'm unable to find c-1 directly, I found that Res(f, 1) = e, and Res(f, ∞) = -1, from which Res(f, 0) = 1-e. Is this correct?
How do I find the correct Laurent series?