Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Physics LibreTexts

1.1: Wave Mathematics

( \newcommand{\kernel}{\mathrm{null}\,}\)

Definition of a Wave

A wave is a disturbance that propagates through space at a constant speed. With one notable exception that we will encounter later, this "disturbance" consists of a fluctuation in the ambient condition of a medium. Waves in one dimension maintain a consistent waveform as they propagate (later we will see why this is not so for waves in two and three dimensions). Let's see how we can model this mathematically. We'll start with a localized disturbance frozen in time (think of it as a snapshot) that we describe with a function f(x):

Figure 1.1.1 – Snapshot of a Wave

Screen Shot 2019-07-03 at 5.07.25 PM.png

This is the waveform, but to be a wave, it needs to be propagating along the x-axis, which would make it a function of both x and t. To turn it into such a function, we first have to think about how a function can be shifted along the x-axis. This is accomplished by replacing x in the argument of the function with the sum or difference of x and the value of the shift. If one wishes to shift the function f(x) in the +x direction by a distance a, then the proper change is to the function f(xa). Note that subtracting a in the argument shifts the function in the positive x direction, and adding the constant shifts it in the negative x direction. We insist that the wave moves at a constant speed, so we want the wave form to shift by the same distance every time the same time interval passes. We therefore have that the general form of a wave function is:

f(x,t)=f(x±vt)

This represents a waveform f(x) propagating in the x direction with a speed v.

There are countless functions of x and t that we can come up with, but not all can be written in the form described above. When faced with an arbitrary function of x and t, it can be challenging to determine whether the function represents a wave.

Example 1.1.1

Determine which (if any) of the functions below represent a traveling wave. For those that do, determine the direction of their propagation, and their speed. In every case the constants α and β are positive numbers.

  1. f(x,t)=(1αx+βt)3+(2+αxβt)5
  2. f(x,t)=sin[(αx)2(βt)2]
  3. f(x,t)=eαxeβt
Solution

The idea here is to do whatever algebra that is necessary to get the function into the form f(x±vt)...

a. If we factor α3 out of the first term, and α5 out of the second term, we have:

f(x,t)=α3(1α+(xβαt))3+α5(2α+(xβαt))5

We can see that this is purely a function of (xβαt). In such problems, it might help to substitute z for (x±vt) and show that there are no x's or t's left over. The resulting function f(z) is in fact the waveform. For this case:

f(z)=(1αz)3+(2+αz)5

This is therefore a traveling wave moving in the +x direction (because of the opposite signs of x and t), and the speed must be βα.

b. At first glance this might appear to be the function of a traveling wave, but we can show that in fact it cannot be written in the correct form. Writing the difference of two squares as a product gives:

f(x,t)=sin[(αx+βt)(αxβt)]

Each of the factors has the right form (once a factor of α is divided out), but if we substitute z for one of them, we cannot similarly eliminate the second factor. Put another way, one of the factors indicates the wave is moving in the +x direction, while the other indicates it is moving the opposite way. It can't be doing both, so this is not the equation of a traveling wave.

c. Combining the exponentials gives:

f(x,t)=eαxβt=eα(x+βαt)f(z)=eαz

Clearly this represents a wave propagating in the x direction with a speed of βα.

The Wave Equation

It seems like there has to be an easier way to determine if a function of x and t represents a wave. It turns out that there is! To see this, let's start with the basic definition above. If we define g±(x,t)x±vt, then we can write the wave function as f(g±). Now we can write derivatives of the function with respect to x and t in terms of derivatives with respect to g± using the chain rule. Note that these are functions of more than one variable, so we need to use partial derivatives. These work precisely like ordinary derivatives, except that when the derivative is taken with respect to one variable, all the other variables are treated as constants.

fx=fg±g±x=fg±2fx2=2fg2±ft=fg±g±t=±vfg±2ft2=v22fg2±

Putting these together gives us a relation between second derivatives known as the wave equation:

2fx2=1v22ft2

This second order partial differential equation holds if and only if the function behaves like a traveling wave (or a linear combination of traveling waves) with speed v.

Example 1.1.2

For the functions in the previous example, demonstrate whether they do or do not satisfy the wave equation with the proper wave speed.

Solution

We found that the formulas for cases (a) and (c) represent waves, so we plug those into the wave equation:

(a)

2x2f(x,t)=2x2[(1αx+βt)3+(2+αxβt)5]=x[3α(1αx+βt)2+5α(2+αxβt)4]=6α2(1αx+βt)+20α2(2+αxβt)3

2t2f(x,t)=2t2[(1αx+βt)3+(2+αxβt)5]=t[3β(1αx+βt)25β(2+αxβt)4]=6β2(1αx+βt)+20β2(2+αxβt)3

From direct comparison, it is clear that these two terms are proportional, which means they satisfy the wave equation:

2x2f(x,t)=α2β22t2f(x,t)

The constant of proportionality for the wave equation is 1v2, so this confirms that v=βα.

(b)

2x2f(x,t)=2x2sin[(αx)2(βt)2]=x{2α2xcos[(αx)2(βt)2]}=2α2cos[(αx)2(βt)2]4α4x2sin[(αx)2(βt)2]

2t2f(x,t)=2t2sin[(αx)2(βt)2]=t{2β2tcos[(αx)2(βt)2]}=2β2cos[(αx)2(βt)2]4β4t2sin[(αx)2(βt)2]

These two terms are clearly not proportional, so this function does not satisfy the wave equation.

(c)

2x2f(x,t)=2x2[eαxeβt]=x[αeαxeβt]=α2eαxeβt

2t2f(x,t)=2t2[eαxeβt]=t[βeαxeβt]=β2eαxeβt

These two terms are proportional, and the constant of proportionality gives the correct velocity once again.

Waves in Two and Three Dimensions

Consider a two-dimensional wave, such as a ripple radiating outward from a pebble dropped into a still lake. If the distance of the wave front from the source is r, following the "wave form remains unchanged" prescription, the functional form of the traveling wave is f(r,t)=f(rvt). Alternatively, we can extend the wave equation to two or three dimensions as follows:

twodimensions:2fx2+2fy2=1v22ft2threedimensions:2fx2+2fy2+2fz2=1v22ft2

In the one-dimensional case, we showed above that the wave form that remains unchanged as it propagates is described by a function that satisfies the wave equation. It turns out that in the two-dimensional case, this is no longer true. We can show this by repeating the procedure outlined in Equation 1.1.2. A waveform that remains unchanged as it spreads radially outward would have the form f(r,t)=f(rvt) (we are considering an outgoing waveform, which accounts for the minus sign). Defining the function g(r,t)rvt, we have for the derivative of the wave function with respect to x:

fx=(fg)(gx)=(fg)(gr)(rx)

Note that the variable r depends upon both x and y, specifically:

r=x2+y2=(x2+y2)12rx=12(x2+y2)12(2x)=xr,andry=yr

Plugging this and gr=1 in above gives:

fx=fg(xr)2fx2=2fg2(x2r2)+fg(1r)(1x2r2)fy=fg(yr)2fy2=2fg2(y2r2)+fg(1r)(1y2r2)

The dependence on t is the same as in the one-dimensional case:

fg=1vft2fg2=1v22ft2

Plugging this into the previous equations, and adding them together gives:

2fx2+2fy2=1v22ft2(x2r2+y2r2)1vft(1r)(2x2r2y2r2)

Noting that x2+y2=r2, we finally get:

2fx2+2fy2=1v22ft21vft(1r)

The second term on the right hand side of the equation clearly makes this differential equation look different from the one-dimensional wave equation. So the question is, which is the correct way of describing a two-dimensional wave? Does it maintain its wave form as it propagates outward, or does it satisfy our previous wave equation extended to two dimensions? The figures below display the two possibilities we are talking about.

Figure 1.1.2 – Two-Dimensional Circularly-Radiating Function with Unchanging Waveform

unphysical_2D_wave.png

The graph shows a cross-sectional snapshot of the wave – the waveform repeats as a function of r.

Figure 1.1.3 – Two-Dimensional Circularly-Radiating Function Satisfying 2-D Wave Equation

physical_2d_wave.png

The graph shows a cross-sectional snapshot of the wave – the waveform does not repeat as a function of r.

We can't answer this question purely mathematically – we have to observe what actually happens in nature. As we will see in Section 1.3, conservation of energy will require that it is in fact the extended two-dimensional wave equation that gives the correct answer – two and three-dimensional waveforms do not remain fixed as they radiate outward. The wave displacements diminish with distance from the source, as shown in Figure 1.1.3.

Finally, it should be mentioned that a shorthand notation is commonly used for the sum of the three-dimensional spatial double derivatives, which looks like:

2f=1v22ft2

The differential equation given earlier is in cartesian coordinates (x,y,z), but it could just as easily be written in cylindrical (r,θ,z) or spherical (r,θ,ϕ) polar coordinates (though we won't do so here). This shorthand form avoids committing to a coordinate system altogether.


This page titled 1.1: Wave Mathematics is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Tom Weideman directly on the LibreTexts platform.

  • Was this article helpful?

Support Center

How can we help?