Using Classification of Poles to Calculate Residues

  • Context: MHB 
  • Thread starter Thread starter shen07
  • Start date Start date
  • Tags Tags
    Classification Poles
Click For Summary
SUMMARY

The discussion focuses on the classification of simple poles in complex analysis, specifically how to calculate residues using two types of functions. Type 1 is defined as $$f(z)=(z-a)^{-1}g(z)$$ where $$g$$ is holomorphic in a neighborhood of $$a$$, yielding the residue $$Res\{f(z);a\}=g(a)$$. Type 2 is represented as $$f(z)=\frac{h(z)}{k(z)}$$ with conditions on $$h$$ and $$k$$, resulting in the residue $$Res\{f(z);a\}=\frac{h(a)}{k^{'}(a)}$$. The participants conclude that Type 2 is a more general formulation and can be used interchangeably with Type 1 depending on the problem's complexity.

PREREQUISITES
  • Understanding of simple poles in complex analysis
  • Familiarity with holomorphic functions
  • Knowledge of residue calculation techniques
  • Experience with Laurent series expansions
NEXT STEPS
  • Study the properties of holomorphic functions in complex analysis
  • Learn advanced residue calculation techniques using Laurent series
  • Explore the application of residues in contour integration
  • Investigate the classification and calculation of residues for multiple poles
USEFUL FOR

Students and professionals in mathematics, particularly those specializing in complex analysis, as well as anyone involved in theoretical physics or engineering applications that utilize residue theory.

shen07
Messages
54
Reaction score
0
Hi guys i wanted to clear out some confusion, Suppose $\text{z=a}$ is a simple pole, my Professor classify it as follows:

Simple Pole at z=a

Type 1: $$f(z)=(z-a)^{-1}g(z),g\in H(D(a;r)):$$

$$Res\{f(z);a\}=g(a)$$​

Type 2: $$f(z)=\frac{h(z)}{k(z)},h(a)\neq 0,k(a)=0,k^{'}(a)\neq 0:$$
$$Res\{f(z);a\}=\frac{h(a)}{k^{'}(a)}$$​

Now my question is how do i know when should i use the Type 1 or Type 2??

Please Help
 
Physics news on Phys.org
shen07 said:
Hi guys i wanted to clear out some confusion, Suppose $\text{z=a}$ is a simple pole, my Professor classify it as follows:

Simple Pole at z=a

Type 1: $$f(z)=(z-a)^{-1}g(z),g\in H(D(a;r)):$$

$$Res\{f(z);a\}=g(a)$$​

Type 2: $$f(z)=\frac{h(z)}{k(z)},h(a)\neq 0,k(a)=0,k^{'}(a)\neq 0:$$
$$Res\{f(z);a\}=\frac{h(a)}{k^{'}(a)}$$​

Now my question is how do i know when should i use the Type 1 or Type 2??

Please Help

Suppose you pick $k(z)=z-a$ in Type 2.
Which residue do you get?
Recognize it?
 
shen07 said:
$$\cdots , g\in H(D(a;r)):$$

May I ask what do you mean by that ?
 
ZaidAlyafey said:
May I ask what do you mean by that ?
Hi Zaid, its a notation: g is holomorphic(H) in the Disc center a,radius r

- - - Updated - - -

I like Serena said:
Suppose you pick $k(z)=z-a$ in Type 2.
Which residue do you get?
Recognize it?

What you mean to say is that, both are the same?? bt in what case should we use each type?
 
shen07 said:
What you mean to say is that, both are the same?? bt in what case should we use each type?

Type 2 is a more general formulation of the same thing.
Use whatever is easiest for the problem at hand.

Although I do not think that $h(a) \ne 0$ is a necessary precondition to use type 2.
It should suffice that h(a) exists.
 
Type 1 is a special case of Type 2 by letting $$k(z) = z-a $$ . Of course we must have that $$h(z) $$ is holomorphic in a neighborhood of $$a$$.

Assume that $$z=a$$ is a simple pole of order $1$ then we can have

$$f(z) = \frac{g(z)}{z-a}$$

Then the residue at $$z=a$$ is $$f(z) = \frac{g(a)}{(z-a)'}=g(a)$$

If $$f(z) = \frac{h(z)}{k(z)}$$ where $$h(z)$$ has a simple zero of order $$1$$ at $$z=a$$ then

$$\text{Res}(f(z);a) = \lim_{z \to a}(z-a) \frac{h(z)}{k(z)-k(a)}=\lim_{z \to a} \frac{h(z)}{\frac{k(z)-k(a)}{z-a}}=\frac{h(a)}{k'(a)}$$
 
Suppose i have like a function

$$f(z)=\frac{(z-i)^2}{(z^3+1)}$$

then using Type 2 is much easier here than using Type 1, $$Res\{f(z);-1\}=\frac{h(-1)}{k^{'}(-1)},\text{ where }h(z)=(z-i)^{2}\text{ & }k(z)=z^{3}+1$$

Using type 1 would complicate things,Right??
 
You could use Type 1 by factorization

$$z^3+1= (z+1)(z^2-z+1)$$

It won't be complicated.
 
What about the Residues of Multiple Poles:

Multiple pole at z=a order m

Type 1:
$$f(z)=(z-a)^{m}g(z),g \in H(D(a;r)):$$
$$\text{Res}\{f(z);a\}=\frac{g^{m-1}(a)}{(m-1)!}$$

Type 2:
$$\text{Res}\{f(z);a\}=\text{Coefficient }C_{-1}\text{ of }\frac{1}{z-a}$$
in the Laurent expansion of f(z) about z=a

When to use each type??
 
  • #10
For example :

$$f(z) = \frac{\cos(z)}{z^3}$$ then you have two choices and that depends on the easieness of expanding the function .

Since we know that $$\cos(z) = 1-\frac{z^2}{2!}+\frac{z^4}{4!}+\cdots $$

Then the Laurent expansion of the function around $$z=0$$ will be

$$f(z) = \frac{ 1-\frac{z^2}{2!}+\frac{z^4}{4!}+\cdots }{z^3}=\frac{1}{z^3}-\frac{1}{2! \, z}+\frac{1}{4!}\, z+\cdots $$

Clearly the residue will be $$\frac{-1}{2!}$$

To use Type 1 we use the formula which is easy since $$\cos^{(2)}(z) = -\cos(z) $$ so the residue will be $$-\frac{1}{2!} \cos(0) = \frac{-1}{2!}$$
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K