Determine the general solution to the equation ∂2u/∂t2=c2(∂2u/∂x2) under the boundary conditions u(0,t)=u(1,t)=0 and initial conditions u(x,0)=Φ(x), ut(x,o)=Ψ(x)
1
Expert's answer
2021-11-16T09:55:23-0500
Solution;
Given;
∂t2∂2u=c2(∂x2∂2u).….(1)
Using seperation of variables look for the solution of the form;
u(x,t)=X(x)T(t)
Then;
XT′′−c2X′′T=0
Divide by c2XT we get;
c2TT′′=XX′′=−λ
Here,λ may be a constant ,so we arrive to two solutions;
(i)
T′′+c2λT=0
Whose solution is;
T(t)=Acos(cλt)+Bsin(cλt)
(ii)
X′′+λX=0
Whose solution is;
X(x)=Ccos(λx)+Dsin(λx)
From the boundary conditions;
u(0,t)=u(1,t)=0
It's implies that C=0
And;
λ=nπ⟹λn=n2π
n is an intenger .
For n we have the X and T solutions as;
Tn(t)=Acos(cnπt)+Bsin(cnπt)
Xn(x)=sin(nπx)
Each un=XnTn solves the wave equation. The sum;
Comments