Compute Residues for Periodic Function with Multiple Poles?

In summary, we discussed how to compute $Res(f,z_k)$ where $f(z)=\frac{z-1}{1+cos\pi z}$ and $z_k=2k+1, k\neq 0$. We determined that $z_k$ are simple poles and used the formula $\text{Res}(f,z_{k})= \lim_{z \to z_{k}} \frac{d}{dz} \left[(z-z_{k})^{2}f(z) \right]$ to compute the residue. However, we realized that this formula may not work for higher order poles and suggested using series expansion instead. We also noticed that the residue is the same for all poles, possibly
  • #1
pantboio
45
0
How can i compute $Res(f,z_k)$ where
$$f(z)=\frac{z-1}{1+cos\pi z}$$
and $z_k=2k+1, k\neq 0$?
 
Physics news on Phys.org
  • #2
I think it's not too difficult to show that the $z_{k}$'s are simple poles. [EDIT] This is incorrect. $z_{0}$ is simple, but the others are double.
 
Last edited:
  • #3
pantboio said:
$z_k$ are zeros of order two of denominator, but $z_0=0$ is also a zero of numerator. So $z_0=0$ is a simple pole, but all the others $z_k=2k+1$ with $k\neq 0$ are 2-poles.

Whoops. You're right. So you're going to need the next order formula, assuming that works. You could try
$$ \text{Res}(f,z_{k})= \lim_{z \to z_{k}} \frac{d}{dz} \left[(z-z_{k})^{2}f(z) \right]$$
for the second-order poles. That would come out to
$$ \text{Res}(f,2k+1)= \lim_{z \to 2k+1} \frac{d}{dz} \left[(z-2k-1)^{2} \, \frac{z-1}{1+ \cos( \pi z)} \right]$$
$$= \lim_{z \to 2k+1} \frac{d}{dz} \left[ \frac{(z-1)(z-2k-1)^{2}}{1+ \cos( \pi z)} \right]$$
$$= \lim_{z \to 2k+1} \frac{d}{dz} \left[ \frac{z^{3}-(4k+3)z^{2} +(4k^{2}+8k+3) z-(2k+1)^{2}}{1+ \cos( \pi z)} \right].$$
Looks like a fair amount of algebra. Hmm. You might be better off going for the series expansion.
 
  • #4
Using a series expansion: $1+\cos \pi z=\ldots=\dfrac{\pi^2}{2}[z-(2k+1)]^2+\ldots$. Now,

$\dfrac{z-1}{1+\cos \pi z}=\dfrac{2k+[z-(2k+1)]}{\dfrac{\pi^2}{2}[z-(2k+1)]^2+\ldots}=\ldots +\dfrac{A_{-2}}{[z-(2k+1)]^2}+\dfrac{2/\pi^2}{z-(2k+1)}+A_0+\ldots$

So, $\mbox{Res }(f,2k+1)=\mbox{coef }\left(\dfrac{1}{z-(2k+1)}\right)=\dfrac{2}{\pi^2}$
 
  • #5
Fernando Revilla said:
Using a series expansion: $1+\cos \pi z=\ldots=\dfrac{\pi^2}{2}[z-(2k+1)]^2+\ldots$. Now,

$\dfrac{z-1}{1+\cos \pi z}=\dfrac{2k+[z-(2k+1)]}{\dfrac{\pi^2}{2}[z-(2k+1)]^2+\ldots}=\ldots +\dfrac{A_{-2}}{[z-(2k+1)]^2}+\dfrac{2/\pi^2}{z-(2k+1)}+A_0+\ldots$

So, $\mbox{Res }(f,2k+1)=\mbox{coef }\left(\dfrac{1}{z-(2k+1)}\right)=\dfrac{2}{\pi^2}$
so the residue is the same for all poles, maybe because of $\cos$ periodicity
 
  • #6
pantboio said:
so the residue is the same for all poles, maybe because of $\cos$ periodicity

More general: the coefficient $A_{-1}$ in the Laurent series expansion of $f$ does not depend on $k$.
 

Related to Compute Residues for Periodic Function with Multiple Poles?

1. What is residue calculus?

Residue calculus is a branch of mathematics that deals with the computation of complex integrals. It involves finding the residues of a function at its singular points and using them to evaluate the integral.

2. How is residue calculus used in real-world applications?

Residue calculus has many applications in physics, engineering, and economics. It is used to solve problems in fluid mechanics, electromagnetism, and signal processing. It is also used in the analysis of financial markets and the design of control systems.

3. What is a residue?

A residue is the coefficient of the term with the highest negative power in the Laurent series expansion of a function at its singular point. In residue calculus, it is used to evaluate complex integrals by using the Residue Theorem.

4. How do you calculate residues?

To calculate a residue, you first need to find the Laurent series expansion of the function at the singular point. Then, the residue can be found by taking the coefficient of the term with the highest negative power in the series. Alternatively, you can use the formula Res(f, z0) = lim(z->z0) [(z-z0)f(z)].

5. What is the Residue Theorem?

The Residue Theorem states that if a function has a finite number of singular points inside a closed curve, then the integral of the function around the curve is equal to the sum of the residues of the function at these points. This theorem is a powerful tool in evaluating complex integrals using residue calculus.

Similar threads

Replies
7
Views
1K
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
915
  • Topology and Analysis
Replies
2
Views
669
Replies
1
Views
1K
  • Topology and Analysis
Replies
8
Views
2K
  • Topology and Analysis
Replies
1
Views
2K
  • Topology and Analysis
Replies
14
Views
501
  • Topology and Analysis
Replies
5
Views
2K
  • Topology and Analysis
Replies
4
Views
310
Back
Top