naggy said:
I don´t understand how that leads to the a-1 term. Is it because then the function would have a rectifiable singularity, that is the limit would exist as z goes to 1/2?
I'm not sure what rectifiable singularity means. If f(z_0)=0, then \frac{f(z)}{z-z_0} has a removable singularity at z_0, at least. It sounds like you understood this already, but merely weren't sure?
These things are confusing me a bit. For example I don´t get a a-1 term in a function like f(z) = 1/(z-i) if I expand it as a geometric series.
This function already is in the form of Laurent series. It is
<br />
\frac{1}{z-i} = \sum_{n=-\infty}^{\infty} a_n (z-i)^n<br />
with coefficients a_{-1} = 1 and a_n = 0 for n\neq -1.
If you did this:
<br />
\frac{1}{z-i} = \frac{i}{1 + iz} = i\sum_{n=0}^{\infty} (-iz)^n = \sum_{n=0}^{\infty} (-1)^n i^{n+1} z^n<br />
then you have expanded the function as Laurent series around the point z=0, and not around the point z=i. In this case the inner radius of convergence is 0, and outer radius is 1. There does not exist z^{-1} term with non-zero coefficient, because the original function doesn't have singularity at z=0. The singularity is at z=i, and it has the effect that the (open) domain of convergence cannot be larger than \{z\in\mathbb{C}\;|\; |z|<1\}, because a larger ball would contain the z=i. The singularity prevents the domain of convergence from being larger.
Well, I get an a-1 term but an infinite number of negative powers, and that, by definition, should not give me a pole, but something called an essential singularity.
Now I'm guessing, but do you mean series like this?
<br />
\frac{1}{z-i} = \frac{1}{z} \frac{1}{1 - \frac{i}{z}} = \frac{1}{z} \sum_{n=0}^{\infty} \Big(\frac{i}{z}\Big)^n = \sum_{n=-\infty}^{-1} (-i)^{n+1} z^n<br />
Here the function is written as Laurent series around the point z=0 so that the (open) domain of convergence is \{z\in\mathbb{C}\;|\; |z|>1\}. That means the inner radius of convergence is 1, and the outer radius is \infty. The original function doesn't have essential singularity at z=0 despite these negative powers in this expansion, because now z=0 is outside (and not even on the boundary) the domain of convergence. To see what happens at the z=0, you need to use the Laurent series which converge for |z|<1.