MHB Solving the Wave Equation with Nonzero Initial Velocity

cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
Dear Everybody,

I do not know how to begin with the following problem:

you are asked to solve the wave equation subject to the boundary conditions ($u(0,t)=u(L,t)=0$), $u(x,0)=f(x)$ for $0\le x\le L$ and ${u}_{t}(x,0)=g(x)$ for $0\le x\le L$ . Hint: using the $u(x,t)=\sum_{n=1}^{\infty}{{b}_{n}\sin(\frac{n\pi x}{L})\cos(\frac{n\pi c t}{L})}$ and the remark is that if the initial velocity is nonzero, then additional terms of the form ${{{b}^{*}}_{n}\sin(\frac{n\pi x}{L})\cos(\frac{n\pi c t}{L})}$ must be included where n is nonnegative integer.

$f(x)=\sin{\frac{2\pi x}{L}}$ and $g(x)=0$

Thanks,
Cbarker1
 
Physics news on Phys.org
Hi Cbarker1,

Let's start by utilizing the remark you mentioned. Is the initial velocity non-zero? After answering that question, let's ask ourselves if there is a formula we can apply to calculate the $b_{n}$ terms.
 
You have that u(x, t)= \sum_{n=0}^\infty b_n\sin\left(\frac{n\pi x}{L}\right)\cos\left(\frac{n\pi ct}{L}\right) and that u(x, 0)= \sin\left(\frac{2\pi x}{L}\right). So u(x, 0)= \sum_{n=0}^\infty b_n\sin\left(\frac{n\pi x}{L}\right)=\sin\left(\frac{2\pi x}{L}\right) which is true if b_2= 1 and b_n= 0 for all n\ne 2. That is, u(x, t)= \sin\left(\frac{2\pi x}{L}\right)\cos\left(\frac{2\pi ct}{L}\right).
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top