PDE Applications Practice Questions | Wave Heat Laplace
PDE Applications Practice
Practice questions with solutions for Module II: Applications of PDEs – classification, separation of variables, wave, heat, Laplace equations & transmission lines.
Module II: Applications of Partial Differential Equations Practice Questions with Solutions
Question 1 – Classification of Second-Order PDEs
Classify the following PDE and reduce it to canonical form:
∂x2∂2u−2∂x∂y∂2u−3∂y2∂2u=0
Solution
Here A=1, B=−2, C=−3.
Discriminant:
Δ=B2−4AC=4−4(1)(−3)
Type: Hyperbolic
Characteristic equations:
dxdy=2ABdxdy=1anddx
Integrals:
ξ=y−x,η=y+3x
In these variables the equation reduces to the canonical form:
∂ξ∂η∂2u=0
Question 2 – Separation of Variables (Wave Equation)
Solve the one-dimensional wave equation
∂t2∂2u
subject to
u(0,t)=0,u(L,t)=0,u(
Solution
Assume u(x,t)=X(x)T(t).
Substituting:
c2TT′′=
Boundary conditions ⇒X(0)=X(L)=0 give
Xn=sin(L
Time equation:
Tn′′+c
Initial velocity ut(x,0)=0⇒Bn=0.
Thus
u(x,t)=n=1∑∞
where
An=L2∫
Question 3 – Heat Conduction Equation
Solve
∂t∂u=k∂x
with
u(0,t)=0,u(π,t)=0,u(x,0)
Solution
Assume u=X(x)T(t).
kTT′=X
X(0)=X(π)=0 gives eigenvalues λn=n and .
Time part:
Tn=Ane−kn
General solution:
u(x,t)=n=1∑∞A
Initial condition:
x(π−x)=∑Ansin(nx)An=π
(Only odd n survive: An=n3π for odd.)
Question 4 – Laplace Equation (Cartesian)
Solve
∂x2∂2u
with boundary conditions
u(0,y)=0,u(a,y)=0,u
Solution
Assume u=X(x)Y(y).
Separation gives
XX′′=−Y
X(0)=X(a)=0 and Y(0)=0 yield
Xn=sin(anπ
Solution:
u(x,y)=n=1∑∞
Coefficient from u(x,b)=f(x):
An=asinh(nπb/a)
Question 5 – Laplace Equation (Polar)
Solve Laplace’s equation in polar coordinates inside the unit disk
∂r2∂
with u(1,θ)=f(θ) (bounded at origin).
Solution
Separation u=R(r)Θ(θ) with periodicity in θ gives
u(r,θ)=a0+
Fourier coefficients:
Question 6 – Transmission Line Equation
Show that the lossless transmission line equations reduce to the wave equation
∂x2∂2V=
Solution
From Kirchhoff’s laws:
∂x∂V=−L
(when R=0, G=0)
Differentiate the first with respect to x and the second with respect to t:
∂x2
Hence the voltage (and similarly the current) satisfies the one-dimensional wave equation with speed c=1/LC.
Question 7 – Two-Dimensional Wave Equation
Write the general solution of the two-dimensional wave equation
∂t2∂2
by separation of variables in a rectangle 0≤x≤a, 0≤y≤b with zero boundary conditions.
Solution
u(x,y,t)=
where
ωmn=cπ(a
Practice Tips
Always compute the discriminant first for classification.
For separation of variables, write boundary conditions clearly before solving the eigenvalue problem.
Remember the difference between finite and infinite domain solutions (Fourier series vs d’Alembert).
For transmission lines, start from the two first-order equations and eliminate one variable.