← 2025 Paper 1
UPSC Maths 2025 Paper 1 Q6a — Solution
15 marks · Section B
Question
If F(s) and G(s) are Laplace transforms of f(t) and g(t) respectively, then prove that L(∫0tf(x)g(t−x)dx)=F(s)G(s). Using this result, solve the equation y(t)=t+∫0ty(x)sin(t−x)dx.
Technique
Prove the Laplace convolution theorem, then apply it to the integral equation: transform to the s-domain, solve algebraically for Y(s), and invert.
Solution
Part 1 — Proof of the convolution theorem
By definition,
L(∫0tf(x)g(t−x)dx)=∫0∞e−st(∫0tf(x)g(t−x)dx)dt.
The region of integration is {(x,t):0≤x≤t<∞}. Interchange the order (Fubini, valid since both transforms exist absolutely):
=∫0∞f(x)(∫x∞e−stg(t−x)dt)dx.
In the inner integral put τ=t−x (dτ=dt, τ:0→∞):
∫x∞e−stg(t−x)dt=∫0∞e−s(τ+x)g(τ)dτ=e−sx∫0∞e−sτg(τ)dτ=e−sxG(s).
Therefore
L(∫0tf(x)g(t−x)dx)=∫0∞f(x)e−sxdx⋅G(s)=F(s)G(s).■
Part 2 — Solving the integral equation
y(t)=t+∫0ty(x)sin(t−x)dx=t+(y∗sin)(t).
Take Laplace transforms, with Y(s)=L{y}, L{t}=s21, L{sint}=s2+11, and using the convolution theorem on the last term:
Y=s21+Y⋅s2+11.
Solve for Y:
Y(1−s2+11)=s21⟹Y⋅s2+1s2=s21⟹Y(s)=s4s2+1=s21+s41.
Invert termwise, using L−1{1/s2}=t and L−1{1/s4}=3!t3=6t3:
y(t)=t+6t3.
Answer
L(∫0tf(x)g(t−x)dx)=F(s)G(s),y(t)=t+6t3.