← 2025 Paper 2
UPSC Maths 2025 Paper 2 Q1d — Solution
10 marks · Section A
Question
Expand f(z)=(z+1)(z+3)1 in a Laurent series valid for 1<∣z∣<3.
Technique
Split by partial fractions, then expand each term in the annulus: for ∣z∣>1 expand in powers of 1/z, and for ∣z∣<3 expand in powers of z.
Solution
Step 1 — Partial fractions.
(z+1)(z+3)1=z+1A+z+3B.
Then 1=A(z+3)+B(z+1). Put z=−1: 1=A(2)⇒A=21. Put z=−3: 1=B(−2)⇒B=−21. Hence
f(z)=21z+11−21z+31.
Step 2 — Expand each term for the annulus 1<∣z∣<3.
Term 1: z+11 with ∣z∣>1. Factor out z so the ratio has modulus <1:
z+11=z1⋅1+z11=z1∑n=0∞(−z1)n=∑n=0∞zn+1(−1)n,∣z∣>1.
This is the principal part (negative powers of z).
Term 2: z+31 with ∣z∣<3. Factor out 3:
z+31=31⋅1+3z1=31∑n=0∞(−3z)n=∑n=0∞3n+1(−1)nzn,∣z∣<3.
This is the analytic part (non-negative powers of z).
Step 3 — Combine.
f(z)=21∑n=0∞zn+1(−1)n−21∑n=0∞3n+1(−1)nzn,1<∣z∣<3.
Writing out the first few terms:
f(z)=⋯−2z31+2z21−2z1−61+18z−54z2+⋯
Answer
f(z)=(z+1)(z+3)1=21n=0∑∞zn+1(−1)n−21n=0∑∞3n+1(−1)nzn,1<∣z∣<3.
Equivalently f(z)=n=1∑∞2zn(−1)n−1−n=0∑∞2⋅3n+1(−1)nzn.