bobred
- 170
- 0
Homework Statement
Solve
u_{tt}(x,t)+2u_{t}(x,t)-u_{xx}(x,t)=18\sin\left(\dfrac{3\pi x}{l}\right)
\omega=\frac{\pi n c}{l}
Boundary conditions
u(0,t)=u(l,t)=0
l<\pi
Initial conditions
u(x,0)=u_t(x,0)=0
Homework Equations
[/B]
The general inhomogeneous damped wave equation is
u_{tt}(x,t)+2\mu u_{t}(x,t)-c^{2}u_{xx}(x,t)=p(x,t)
The Attempt at a Solution
By separation of variables the position dependent part is
f(x)=a\cos(kx)+b\sin(kx)
and the time dependent part auxilliary equation is
\lambda^2+2\mu\lambda+\omega^2=0
which takes one of three expressions depending on the sign of \mu-\omega
So from what is given I would say \mu=1 and c^2=1 and with
\omega=\frac{\pi n c}{l} and l<\pi then \mu<\omega which is weak damping
g_{n}(t)=\left(A_{n}\cos\left(\Omega t\right)+B_{n}\sin\left(\Omega t\right)\right)e^{-\mu t}
where \Omega=\sqrt{\omega^{2}-\mu^{2}}
Is this correct so far?