← 2022 Paper 2
UPSC 2022 Maths Optional Paper 2 Q1d — Step-by-Step Solution
10 marks · Section A
Laurent's series in an annulus · Complex Analysis · asked 7× in 13 yrs · Read the full method →
Question
Expand f(z)=(z−1)2(z−3)1 in Laurent series valid for (i) 0<∣z−1∣<2 and (ii) 0<∣z−3∣<2.
Technique
Partial fractions; expand each term as a Laurent (negative powers from singularity) or Taylor (positive powers, geometric series) in the appropriate region.
Solution
Setup. Singularities at z=1 (double pole) and z=3 (simple pole). The regions specified are around each singularity.
Step 1 — Partial fractions
(z−1)2(z−3)1=z−1A+(z−1)2B+z−3C.
1=A(z−1)(z−3)+B(z−3)+C(z−1)2.
- z=1: 1=B(−2)⇒B=−1/2.
- z=3: 1=C(4)⇒C=1/4.
- z=0: 1=A(−1)(−3)+B(−3)+C(1)=3A−3(−1/2)+1/4=3A+3/2+1/4. So 3A=1−3/2−1/4=−3/4, A=−1/4.
So f(z)=−z−11/4−(z−1)21/2+z−31/4.
Step 2 — Region (i): 0<∣z−1∣<2
Let w=z−1, so 0<∣w∣<2. Substitute z=w+1, z−3=w−2.
f=−w1/4−w21/2+w−21/4.
The first two terms are already in Laurent form in w. The third:
w−21/4=−2−w1/4=−1−w/21/8=−81∑n=0∞(w/2)n=−∑n=0∞2n+3wn.
(Valid for ∣w/2∣<1, i.e. ∣w∣<2 ✓.)
Combine (replacing w=z−1):
f(z)=−(z−1)21/2−z−11/4−n=0∑∞2n+3(z−1)n,0<∣z−1∣<2.
Step 3 — Region (ii): 0<∣z−3∣<2
Let w=z−3, so 0<∣w∣<2. Substitute z=w+3, z−1=w+2.
f=−w+21/4−(w+2)21/2+w1/4.
The third term is already in Laurent form. The first two need expansion in w around 0 (so as positive powers of w, valid for ∣w∣<2).
w+21/4=1+w/21/8=81∑n=0∞(−w/2)n=81∑n=0∞2n(−1)nwn=∑n=0∞2n+3(−1)nwn.
(w+2)21/2=21⋅41⋅(1+w/2)21=81∑n=0∞(−1)n(n+1)2nwn=∑n=0∞2n+3(−1)n(n+1)wn.
(Using (1−u)21=∑n=0∞(n+1)un, so (1+u)21=∑(−1)n(n+1)un.)
Combine:
f=w1/4−∑n=0∞2n+3(−1)nwn−∑n=0∞2n+3(−1)n(n+1)wn
=w1/4−∑n=0∞2n+3(−1)n(n+2)wn.
In terms of z−3:
Answer
f(z)=z−31/4−n=0∑∞2n+3(−1)n(n+2)(z−3)n,0<∣z−3∣<2.