1

I need help with the following:
If $f$ is a function having $z_0$ as a second order Pole. and having the Laurent series $\sum_{k = - \infty}^{\infty} a_k (z-z_0)^k$. How could one calculate $Res_{z_0} f^2$ from the Laurent coefficients $a_k$ of $f$?

1 Answers1

0

Write $f(z)=\sum_{k=-2}^{\infty}a_k(z-z_0)^k$.Multiply and get for the residue of $f^2$: $$c_{-1}=\sum_{i+j=-1}a_ia_j=2a_{-2}a_1+2a_{-1}a_0$$.

calc ll
  • 8,427