MHB How to Calculate the Residue of \(\frac{\sin z}{z^n}\)?

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Residue
Dustinsfl
Messages
2,217
Reaction score
5
I am tying to find all the residue of $\dfrac{\sin z}{z^n}$.

I am think can I do this but I am not sure where to start. Should I use the Weierstrass product definition of sin z?
 
Physics news on Phys.org
dwsmith said:
I am tying to find all the residue of $\dfrac{\sin z}{z^n}$.

I am think can I do this but I am not sure where to start. Should I use the Weierstrass product definition of sin z?

The function has a pole of order n in z=0, so that its residue is...

$\displaystyle r= \frac{1}{(n-1)!}\ \lim_{z \rightarrow 0} \frac{d^{n-1}}{d z^{n-1}} z^{n}\ f(z)$ (1)

... and in Your case is...

$\displaystyle r= \frac{1}{(n-1)!}\ \lim_{z \rightarrow 0} \frac{d^{n-1}}{d z^{n-1}} \sin z$ (2)

... which is very easy to compute...

Kind regards

$\chi$ $\sigma$
 
chisigma said:
The function has a pole of order n in z=0, so that its residue is...

$\displaystyle r= \frac{1}{(n-1)!}\ \lim_{z \rightarrow 0} \frac{d^{n-1}}{d z^{n-1}} z^{n}\ f(z)$ (1)

... and in Your case is...

$\displaystyle r= \frac{1}{(n-1)!}\ \lim_{z \rightarrow 0} \frac{d^{n-1}}{d z^{n-1}} \sin z$ (2)

... which is very easy to compute...

Kind regards

$\chi$ $\sigma$

Is there another way to do this? I haven't seen that definition of residue before.
 
dwsmith said:
Is there another way to do this? I haven't seen that definition of residue before.

What You say is a little surprising... but never mind, there is a different way to arrive to the same result. If You write the McLaurin expansion of the sine function...

$\displaystyle \sin z =\sum_{k=1}^{\infty} \frac{(-1)^{k}}{(2k+1)!}\ z^{2k+1}$ (1)

... then You divide $\sin z$ by $z^{n}$ and search the coefficient of the term in $\frac{1}{z}$ in the Laurent expansion of $\displaystyle \frac{\sin z}{z^{n}}$ You obtain for n even and $n>)$...

$\displaystyle r_{n}= \frac{(-1)^{\frac{n}{2}-1}}{(n-1)!}$ (2)

... and for any other value of n $r_{n}=0$...

Kind regards

$\chi$ $\sigma$
 
Back
Top