billiards
- 765
- 16
Homework Statement
Why is the pole at z=+i simple for the function 1/(1+z^{2})?
Homework Equations
The function can be written as:
h(z)=1/(1+z^{2})=1/[(z-i)(z+i)]
It can be expanded as a Laurent series:
h(z)=\sum^{\infty}_{-\infty}a_{n}(z-z_{0})^{n}
The function is defined as "simple" if terms for n<-1 do not contribute to the Laurent series. That is:
h(z)=\sum^{\infty}_{-1}a_{n}(z-z_{0})^{n}
The Attempt at a Solution
Been struggling with this one for a few days now. Tried to do a Taylor series expansion of the function but ended up with something like:
h(z)=1-2z/(1+z^{2})^{2}+...
So it looks like z has exponents less than -1, which to my simplistic mind suggests like the Laurent series has terms contributing for n<-1. This suggests to me that there is a problem in my understanding somewhere along the line.
My intuition is telling me to take a different tack, I think the solution will probably have something to do with the fact that we are showing that the pole at +i is simple. So perhaps I can then sub z_{0}=i?
In which case:
h(z)=\sum^{\infty}_{-\infty}a_{n}(z-i)^{n}=\frac{1}{(z-i)(z+i)}
Hmmm.. (I literally just thought of this as typing) .. is this moving in the right direction?