Laurent series around a singular point

Click For Summary
SUMMARY

The discussion focuses on finding the Laurent series for the function f(z) = 1/(z^2 - 4) around the singular point z_0 = 2. The initial approach involved partial fraction decomposition, resulting in f(z) = -1/4 * 1/(z+2) + 1/4 * 1/(z-2). The correct method requires expressing the function in terms of (z-2) to derive the Laurent series, specifically using the geometric series expansion for the term 1/(z+2) around z=2. The final form of the Laurent series is obtained by manipulating the series to fit the required format.

PREREQUISITES
  • Understanding of Laurent series and their properties
  • Familiarity with partial fraction decomposition
  • Knowledge of geometric series and convergence criteria
  • Ability to manipulate complex functions and singularities
NEXT STEPS
  • Study the derivation of Laurent series for functions with singularities
  • Learn about the convergence of geometric series in complex analysis
  • Explore the classification of singularities in complex functions
  • Practice partial fraction decomposition with complex functions
USEFUL FOR

Students and professionals in mathematics, particularly those studying complex analysis, as well as educators looking to enhance their understanding of series expansions around singular points.

jamilmalik
Messages
11
Reaction score
0
Find the Laurent series of the following function in a neighborhood of the singularly indicated, and use it to classify the singularity.

Homework Statement


f(z) = \frac{1}{z^2-4} ; z_0=2

Homework Equations


Laurent series
\sum_{-\infty}^{\infty} a_n (z-c)^n

The Attempt at a Solution


I started by doing a partial fraction decomposition of f(z) = \frac{1}{z^2-4} ; z_0=2 which I got to be f(z) = \frac{-1}{4} \cdot \frac{1}{z+2} + \frac{1}{4} \cdot \frac{1}{z-2} .
Then I used 0< \vert z+2 \vert < 2 \Rightarrow \vert \frac{z+2}{2} \vert < 1 to apply the geometric series and get \frac{1}{4} \sum_{k=0}^{\infty} (\frac{2}{z})^k.

I am not sure if I made a mistake somewhere or if this method is not applicable. Can somebody please provide a hint or point out an error on my behalf?
 
Last edited:
Physics news on Phys.org
You need to use tex and /tex tags to do math typesetting on this forum.

If you are going to apply the geometric series formula, you need to

1) get a power series in z, not negative exponents
2) Get something that has (z-2)s in it since you want the Laurent series around z=2 (which means you can't take the power series around z=0)
 
Take note of the following.
f(z) = \frac{1}{z^2 - 4} = \frac{1}{z-2} \cdot \frac{1}{z+2} = \frac{1}{z - 2} \cdot \frac{\frac{1}{4}}{1 - \left( - \frac{z - 2}{4} \right)} = \frac{1}{z-2} \cdot \frac{1}{4} \sum_{n=0}^\infty \left( - \frac{z - 2}{4} \right)^n = \cdots
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 12 ·
Replies
12
Views
6K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K