← 2018 Paper 2
UPSC 2018 Maths Optional Paper 2 Q8c — 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
A thin annulus occupies the region 0<a≤r≤b, 0≤θ≤2π. The faces are insulated. Along the inner edge the temperature is maintained at 0°, while along the outer edge the temperature is held at T=Kcos2θ, where K is a constant. Determine the temperature distribution in the annulus.
Technique
Separation of variables in polar coordinates; expand the non-harmonic datum Kcos(θ/2) in a full Fourier (sine) series on [0,2π]; solve each n-mode radial ODE with rn,r−n matched to T(a)=0, T(b)= Fourier coefficient.
Solution
Setup. Steady temperature T(r,θ) satisfies Laplace’s equation in polar coordinates,
∇2T=∂r2∂2T+r1∂r∂T+r21∂θ2∂2T=0,
on the annulus a≤r≤b, with boundary conditions
T(a,θ)=0,T(b,θ)=Kcos2θ.
Periodicity subtlety (the heart of the problem). Physically T must be single-valued and 2π-periodic in θ. But the boundary datum cos(θ/2) has period 4π, not 2π — it is not a single Fourier harmonic of the annulus. (Indeed cos(θ/2) is discontinuous when wrapped to period 2π: it equals +1 at θ=0+ and −1 at θ=2π−.) So we cannot match it to a single cosnθ. Instead we must expand cos(θ/2) as a Fourier series in the admissible 2π-periodic harmonics {1,cosnθ,sinnθ} on [0,2π] and solve mode by mode.
Step 1 — Separated (admissible) solutions of Laplace’s equation
Single-valued 2π-periodic separated solutions are, for integer n≥1,
1, lnr,(rn, r−n){cosnθ,sinnθ}.
So
T(r,θ)=A0+B0lnr+n=1∑∞(Anrn+Bnr−n)cosnθ+n=1∑∞(Cnrn+Dnr−n)sinnθ.
Step 2 — Fourier expansion of the boundary datum on [0,2π]
Expand f(θ)=Kcos(θ/2) on 0≤θ≤2π (period 2π):
a0=2π1∫02πKcos2θdθ=2πK[2sin2θ]02π=2πK(2⋅0−0)=0,
an=π1∫02πKcos2θcosnθdθ=0(n≥1),
bn=π1∫02πKcos2θsinnθdθ=π(4n2−1)8Kn.
(The cosine and constant coefficients vanish because cos(θ/2) is odd about θ=π on [0,2π].) Thus
Kcos2θ=n=1∑∞π(4n2−1)8Knsinnθ,0<θ<2π.
Step 3 — Match modes; only sine terms survive
Since the boundary data are pure sines, set A0=B0=0 and all An=Bn=0; keep only the sinnθ family Rn(r)=Cnrn+Dnr−n.
Inner edge T(a,θ)=0: for every n, Cnan+Dna−n=0.
Outer edge T(b,θ)=Kcos(θ/2): for every n, Cnbn+Dnb−n=π(4n2−1)8Kn.
Solving this 2×2 system, the radial factor simplifies to
Rn(r)=π(4n2−1)8Kn⋅(b/a)n−(a/b)n(r/a)n−(a/r)n.
(Equivalently Rn(r)=π(4n2−1)8Kn⋅rn(b2n−a2n)bn(r2n−a2n).) This satisfies Rn(a)=0 and Rn(b)=π(4n2−1)8Kn.
Step 4 — Temperature distribution
Answer
T(r,θ)=n=1∑∞π(4n2−1)8Kn(b/a)n−(a/b)n(r/a)n−(a/r)nsinnθ.