By the method of separation of variables solve the boundary value problem
∂u/∂x-5(∂u/∂t)=u given u(x,0)=e-2x
1
Expert's answer
2021-11-03T17:29:02-0400
∂x∂u−5∂t∂u=u,u(x,0)=e−2xLet u(x,t)=P(x)G(t)dxdP(x)G(t)−5dtdP(x)G(t)=P(x)G(t)−(1)Divide 1 by P(x)G(t), we getdxdP(x)⋅P1−5dtdG(t)G1=1=dxdP(x)⋅P1=1+5dtdG(t)G1=λwhere λ is the separation constantNext, we consider 3 cases, λ=0,λ>0,λ<0When λ=0, we have thatp′(x)=0⟹p(x)=c1, where c1 is constant. Also G(t)G′(t)=−51, integrating we have thatG(t)=e−51tu(x,t)=c1e−51t Applying initial conditions, we have thatu(x,0)=c1=e−2x∴u(x,t)=e−2xe−51twhen λ<0, let λ=−k2⟹P(x)P′(x)=−k2, integrating we havelnP(x)=−k2x⟹P(x)=e−k2xAlso, 5G(t)G′(t)=−k2−1⟹G(t)G′(t)=5−k2−1lnG(t)=5−k2−1t⟹G(t)=e5−k2−1t∴u(x,t)=e−k2xe5−k2−1tApplying initial conditions, we have u(x,0)=e−k2x=e−2x⟹k=2⟹u(x,t)=e−2xe−53twhen λ>0, let λ=k2⟹P(x)P′(x)=k2, integrating we havelnP(x)=k2x⟹P(x)=ek2xAlso, 5G(t)G′(t)=k2−1⟹G(t)G′(t)=5k2−1lnG(t)=5k2−1t⟹G(t)=e5k2−1t∴u(x,t)=ek2xe5k2−1tApplying initial conditions, we have u(x,0)=ek2x=e−2x⟹k=2i⟹u(x,t)=e−2xe−53t
Comments