Suppose $w_1,w_2,w_3,...$ are points on the unit circle. Consider the infinite series $$\sum_{k=1}^{\infty} \frac{1}{2^k} \frac{1}{z-w_k}$$ Let $D=\{z \in \mathbb{C}: |z|<1 \}$
A) Show that series converges for each $z$ in $D$.
B) Show that the sum of the series is an analytic function of $z$ for $z$ in $D$.
My approach for A
Since $|w_k|=1$,
$$ \left |\frac{1}{2^k} \frac{1}{z-w_k} \right | \le \frac{1} {1-|z|} $$ which converges by comparison to $\sum |z|^n$ for $|z|<1$
Is this the right approach?
For B, I don't know how to go about it any help will be appreciated thank you.
$$\lim_{h\to 0} \frac{f_1(z+h)-f_1(z)}{h} + f_2(z) = 0$$
which isn't very hard for you specific form of series.
– achille hui May 13 '14 at 07:26