← 2020 Paper 2
UPSC 2020 Maths Optional Paper 2 Q4a — Step-by-Step Solution
15 marks · Section A
Cauchy-Riemann equations (necessary and sufficient) · Complex Analysis · asked 5× in 13 yrs · Read the full method →
Question
If v(r,θ)=(r−r1)sinθ, r=0, then find an analytic function f(z)=u(r,θ)+iv(r,θ).
Technique
Polar Cauchy–Riemann equations ur=r1vθ, uθ=−rvr; integrate to get u; recombine via e±iθ to identify f(z) in closed form.
Solution
We are given the imaginary part v in polar coordinates and must reconstruct u (its harmonic conjugate) and hence f. Use the polar Cauchy–Riemann equations: for f=u+iv analytic,
ur=r1vθ,r1uθ=−vr (i.e. uθ=−rvr).
Step 1 — Partial derivatives of v
v=(r−r1)sinθ.
vr=(1+r21)sinθ,vθ=(r−r1)cosθ.
Step 2 — Recover ur and uθ from CR
ur=r1vθ=r1(r−r1)cosθ=(1−r21)cosθ.
uθ=−rvr=−r(1+r21)sinθ=−(r+r1)sinθ.
Step 3 — Integrate to find u
Integrate ur with respect to r (holding θ fixed):
u=∫(1−r21)cosθdr=(r+r1)cosθ+φ(θ),
where φ(θ) is an arbitrary function of θ. Differentiate w.r.t. θ and match the known uθ:
uθ=−(r+r1)sinθ+φ′(θ)=!−(r+r1)sinθ.
Hence φ′(θ)=0, so φ=C (a real constant). Therefore
u(r,θ)=(r+r1)cosθ+C.
Step 4 — Assemble f=u+iv and express in z
f=(r+r1)cosθ+i(r−r1)sinθ+C.
Group terms using cosθ+isinθ=eiθ and cosθ−isinθ=e−iθ:
f=r(cosθ+isinθ)+r1(cosθ−isinθ)+C=reiθ+r1e−iθ+C.
Since z=reiθ and z1=r1e−iθ,
f(z)=z+z1+C(C∈R arbitrary).
Verification
Write z=reiθ. Then
z+z1=reiθ+r1e−iθ=(r+r1)cosθ+i(r−r1)sinθ.
The imaginary part is exactly (r−r1)sinθ=v ✓. The function z+1/z is analytic on C∖{0} (i.e. r=0, as required). u=(r+r1)cosθ is harmonic and is the conjugate of v (SymPy confirms uθ=−rvr and ur=r1vθ). ■