← 2016 Paper 2
UPSC 2016 Maths Optional Paper 2 Q1d — Step-by-Step Solution
10 marks · Section A
Harmonic functions and harmonic conjugate · Complex Analysis · asked 7× in 13 yrs · Read the full method →
Question
Is v(x,y)=x3−3xy2+2y a harmonic function? Prove your claim. If yes, find its conjugate harmonic function u(x,y) and hence obtain the analytic function whose real and imaginary parts are u and v respectively.
Technique
Laplacian test for harmonicity; recover the conjugate by integrating one CR equation and fixing the integration “constant” φ(y) via the other; identify f(z) by spotting z3 (and iz3) and z in u±iv.
Solution
We are given v as the imaginary part. We verify v is harmonic (so a conjugate exists on the simply connected plane), recover u from the Cauchy–Riemann equations, and assemble f=u+iv as a function of z.
Step 1 — Harmonicity of v
Compute the second partials of v=x3−3xy2+2y:
vx=3x2−3y2,vxx=6x,vy=−6xy+2,vyy=−6x.
Then
∇2v=vxx+vyy=6x+(−6x)=0.
So v is harmonic on all of R2.
Step 2 — Set up Cauchy–Riemann for the conjugate u
For f=u+iv to be analytic, u and v satisfy the Cauchy–Riemann equations
ux=vy,uy=−vx.
Hence
ux=vy=−6xy+2,uy=−vx=−(3x2−3y2)=−3x2+3y2.
Step 3 — Integrate to find u
Integrate ux=−6xy+2 with respect to x:
u(x,y)=−3x2y+2x+φ(y),
where φ is a function of y alone. Differentiate in y and match uy:
uy=−3x2+φ′(y)=!−3x2+3y2 ⇒ φ′(y)=3y2 ⇒ φ(y)=y3+C.
Therefore the conjugate harmonic function is
u(x,y)=−3x2y+y3+2x+C,C∈R.
(One checks uxx+uyy=−6y+6y=0: u is harmonic, as it must be.)
Step 4 — Assemble the analytic function f=u+iv
f(z)=u+iv=(−3x2y+y3+2x)+i(x3−3xy2+2y)+C.
Recognize the cubic and linear pieces via z=x+iy:
z3=(x3−3xy2)+i(3x2y−y3),iz3=(−3x2y+y3)+i(x3−3xy2),
2z=2x+i2y.
Adding, iz3+2z=(−3x2y+y3+2x)+i(x3−3xy2+2y)=u+iv. Hence
Answer
f(z)=iz3+2z+C.