← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q8a — Solution
10 marks · Section B
Question
Calculate ∇2(rn) and find its expression in terms of r and n, r being the distance of any point (x,y,z) from the origin, n being a constant and ∇2 being the Laplace operator.
Technique
Use the radial Laplacian formula for spherically symmetric functions.
Solution
Strategy. rn is a function of r only (spherically symmetric). For any f(r) in 3D:
∇2f(r)=f′′(r)+r2f′(r).
(This is the radial Laplacian; comes from ∇2=r21∂r∂(r2∂r∂) in spherical coordinates.)
Step 1 — Compute derivatives of f(r)=rn
f′(r)=nrn−1, f′′(r)=n(n−1)rn−2.
Step 2 — Combine
∇2(rn)=n(n−1)rn−2+r2⋅nrn−1=n(n−1)rn−2+2nrn−2=nrn−2[(n−1)+2]=n(n+1)rn−2.
Answer
∇2(rn)=n(n+1)rn−2.