next up previous
Next: About this document ... Up: Energy I: Week 3 Previous: Energy I: Week 3

16-27

In this problem they want you to find the velocity of a 'wave' with the equation

\begin{displaymath}y(x,t)=(2.00{\rm\;mm})\left[(20{\rm\;m^{-1}})m-(4.0{\rm\;s^{-1}})t\right]^{1/2}.\end{displaymath}

It would be nice to know that this is in fact the equation of a wave. It's not too difficult to check, but it's actually easier if we abstract a little bit. Recall that the original solutions we had looked like

\begin{displaymath}A\sin(kx-\omega t).\end{displaymath}

The current function is almost the same, it's form is

\begin{displaymath}A\sqrt{kx-\omega t},\end{displaymath}

and the book is obviously claiming this is a wave. If we take what these two equations have in common, we might make the conjecture that every function of the form

\begin{displaymath}Af(kx-\omega t),\end{displaymath}

is a wave, where in the first case $f=\sin()$ and in the second $f=\sqrt{()}$.

Checking whether a general $f$ or a particular one amounts to the same thing - showing that it satisfies the wave equation. But it turns out to be computationally easier to stick to a general $f$. We need to show that $f(kx-\omega t)$ is a solution to

\begin{displaymath}\frac{\partial^2y(x,t)}{\partial x^2}=\frac{1}{v^2}\frac{\partial^2y(x,t)}{\partial t^2}.\end{displaymath}

As is often the case, making variable substitutions makes life easier. Note that $f$ can be though of as a function of one argument, which is $kx-\omega t$ (and this turns out to be the crucial property). We will write $f$ as $f(\alpha(x,t))$, where $\alpha(x,t)=kx-\omega
t$ (convince yourself that this is the same as our original f!). So we have

\begin{displaymath}y(x,t)=Af(\alpha(x,t)),\end{displaymath}

as the function we want to plug into the wave equation. So let's start with the left:

\begin{eqnarray*}
\frac{\partial^2}{\partial x^2}y(x,t) &=&
\frac{\partial^2}{\p...
...al x}\left(\frac{\partial}{\partial x
}f(\alpha(x,t))\right),\\
\end{eqnarray*}

since $A$ is just a constant. Now we have

\begin{eqnarray*}
\frac{\partial}{\partial x}f(\alpha(x,t)) &=&
\frac{d}{d\alpha}f(\alpha(x,t))\cdot\frac{\partial \alpha(x,t)}{\partial x},
\end{eqnarray*}

by the chain rule. But remember what alpha is. So we get

\begin{displaymath}\frac{\partial \alpha(x,t)}{\partial x}=\frac{\partial}{\partial
x}(kx-\omega t) = k.\end{displaymath}

Thus

\begin{displaymath}\frac{\partial}{\partial x}f(\alpha(x,t))=k\frac{d}{d\alpha}f(\alpha(x,t)),\end{displaymath}

which isn't too bad an expression. Now do the second derivative:

\begin{eqnarray*}
\frac{\partial}{\partial x}\left(\frac{\partial}{\partial x
}f...
...a(x,t)}{\partial x}\\
&=&k^2\frac{d^2}{d\alpha^2}f(\alpha(x,t))
\end{eqnarray*}

where we used the chain rule and our expression for the $x$-derivative of $\alpha$ again. So, altogether we get

\begin{displaymath}\frac{\partial^2}{\partial x^2}y(x,t)=Ak^2\frac{d^2}{d\alpha^2}f(\alpha(x,t)).\end{displaymath}

Ok, so now for the right. This is done exactly the same as the left was, only our derivatives are with respect to $t$ instead of $x$.

\begin{eqnarray*}
\frac{\partial^2}{\partial t^2}y(x,t) &=&
\frac{\partial^2}{\p...
...{\partial t}\\
&=&\omega^2A\frac{d^2}{d\alpha^2}f(\alpha(x,t)),
\end{eqnarray*}

where the steps follow just as before, but we use

\begin{displaymath}\frac{\partial \alpha(x,t)}{\partial t} = \frac{\partial}{\partial
t}(kx-\omega t) = -\omega.\end{displaymath}

So, the right hand side becomes

\begin{displaymath}\frac{1}{v^2}\frac{\partial^2y(x,t)}{\partial t^2} =
\frac{\omega^2 A}{v^2}\frac{d^2}{d\alpha^2}f(\alpha(x,t)),\end{displaymath}

and the wave equation is now

\begin{displaymath}Ak^2\frac{d^2}{d\alpha^2}f(\alpha(x,t))=\frac{\omega^2 A}{v^2}\frac{d^2}{d\alpha^2}f(\alpha(x,t)).\end{displaymath}

Now if we cancel the common factors on both sides of the equation it reduces to

\begin{displaymath}k^2=\frac{\omega^2}{v^2},\end{displaymath}

because $f$ as completely disappeared! Thus our function IS a solution to the wave equation, and moreover we know know what the speed is - it's $\omega/k$, just as before!

Note the importance of this result. Any (twice differentiable) function $f(z)$ of one variable is a solution of the wave equation if we make it a function of $kx-\omega t$. Thus any shape can be made into a propagating wave, and that shape will be traced out in space and in time, and it will move with speed $v=\omega/k$ undistorted. This is a property of the the fact that the wave equation is a homogeneous second-order differential equation. In materials, for example, this equation is only valid for small oscillations. If larger oscillations are needed, the wave equation picks up terms up higher order in space and ceases to be homogeneous. Then waves cannot propagate without distortion. We have refraction.

Finally, note that setting up the appropriate initial conditions to get a propagating wave on a desired shape is not a trivial problem!


next up previous
Next: About this document ... Up: Energy I: Week 3 Previous: Energy I: Week 3
Dan Cross 2006-10-17