← 2024 Paper 2
UPSC 2024 Maths Optional Paper 2 Q6a — Step-by-Step Solution
20 marks · Section B
Laplace equation: Dirichlet/Neumann, separation of variables · PDEs · asked 4× in 13 yrs · Read the full method →
Question
Show that the solution of the 2D Laplace equation in the upper half-plane (y≥0, ϕ→0 at infinity) with boundary condition ϕ(x,0)=f(x) is
ϕ(x,y)=πy∫−∞∞y2+(x−ξ)2f(ξ)dξ.
Technique
Fourier transform in x; solve the resulting ODE in y; apply boundary conditions; invert via the convolution theorem to identify the Poisson kernel.
Solution
Step 1 — Fourier transform.
Let Φ(k,y)=ϕ^(k,y), F(k)=f^(k). Transforming the PDE:
Φyy−k2Φ=0.
Step 2 — Solve the ODE in y.
General solution: A(k)e−∣k∣y+B(k)e∣k∣y. The decay condition ϕ→0 as y→∞ forces B(k)=0:
Φ(k,y)=A(k)e−∣k∣y.
Step 3 — Boundary condition.
At y=0: Φ(k,0)=A(k)=F(k), so Φ(k,y)=F(k)e−∣k∣y.
Step 4 — Convolution theorem.
Φ=F⋅e−∣k∣y in Fourier space corresponds to ϕ=f∗Py in physical space, where Py is the inverse transform of e−∣k∣y.
Step 5 — Compute the Poisson kernel.
Py(x)=2π1∫−∞∞e−∣k∣yeikxdk=2π1[y−ix1+y+ix1]=2π1⋅y2+x22y=π(y2+x2)y.
Step 6 — Combine.
ϕ(x,y)=∫−∞∞f(ξ)⋅π(y2+(x−ξ)2)ydξ=πy∫−∞∞y2+(x−ξ)2f(ξ)dξ.
Answer
ϕ(x,y)=πy∫−∞∞y2+(x−ξ)2f(ξ)dξ.