article

The wave equation is an important partial differential equation that describes a variety of waves, such as sound waves, light waves and water waves. It arises in fields such as acoustics, electromagnetics, and fluid dynamics. Historically, the problem of a vibrating string such as that of a musical instrument was studied by Jean le Rond d'Alembert, Leonhard Euler, Daniel Bernoulli, and Joseph-Louis Lagrange.

Introduction


The wave equation is the prototypical example of a hyperbolic partial differential equation. In its simplest form, the wave equation refers to a scalar quantity u that satisfies:

{ \partial^2 u \over \partial t^2 } = c^2 \Delta u,

where c is a fixed constant equal to the propagation speed of the wave and where \Delta = \nabla^2 is the Laplacian. For a sound wave in air at 20°C this is about 343 m/s (see speed of sound). For the vibration of a string the speed can vary widely, depending upon the linear density of the string and the tension on it. For a spiral spring (a slinky) it can be as slow as a meter per second. More realistic differential equations for waves allow for the speed of wave propagation to vary with the frequency of the wave, a phenomenon known as dispersion. In such a case, c must be replaced by the phase velocity:

v_\mathrm{p} = \frac{\omega}{k}.
Another common correction is that, in realistic systems, the speed also can depend on the amplitude of the wave, leading to a nonlinear wave equation:

{ \partial^2 u \over \partial t^2 } = c(u)^2 \Delta u

Also note that a wave may be superimposed onto another movement (for instance sound propagation in a moving medium like a gas flow). In that case the scalar u will contain a Mach factor (which is positive for the wave moving along the flow and negative for the reflected wave).

The elastic wave equation in three dimensions describes the propagation of waves in an isotropic homogeneous elastic medium. Most solid materials are elastic, so this equation describes such phenomena as seismic waves in the Earth and ultrasonic waves used to detect flaws in materials. While linear, this equation has a more complex form than the equations given above, as it must account for both longitudinal and transverse motion:

\rho{ \ddot{\bold{u}}} = \bold{f} + ( \lambda + 2\mu )\nabla(\nabla \cdot \bold{u}) - \mu\nabla \times (\nabla \times \bold{u})

where:

  • \lambda and \mu are the so-called Lamé moduli describing the elastic properties of the medium,
  • \rho is density,
  • \bold{f} is the source function (driving force),
  • and \bold{u} is displacement.
Note that in this equation, both force and displacement are vector quantities. Thus, this equation is sometimes known as the vector wave equation.

Variations of the wave equation are also found in quantum mechanics and general relativity.

Scalar wave equation in one space dimension


Derivation of the wave equation

The wave equation in the one dimensional case can be derived in the following way: Imagine an array of little weights of mass m interconnected with springs (or slinkies) of length h . The springs have a stiffness of k:

Here u(x) measures the distance from the equilibrium of the mass situated at x. The forces exerted on the mass m at the location x+h are:

F_{Newton}=m \cdot a(t)=m \cdot d\xi\,d\eta. \,

It is apparent that the solution at (t,x,y) depends not only on the data on the light cone where

(x -\xi)^2 + (y - \eta)^2 = c^2 t^2, \,

but also on data that are interior to that cone.

Problems with boundaries


One space dimension

A flexible string that is stretched between two points x=0 and x=L satisfies the wave equation for t>0 and 0 < x < L. On the boundary points, u may satisfy a variety of boundary conditions. A general form that is appropriate for applications is

-u_x(t,0) + a u(t,0) = 0, \,

u_x(t,L) + b u(t,L) = 0,\,

where a and b are non-negative. The case where u is required to vanish at an endpoint is the limit of this condition when the respective a or b approaches infinity. The method of separation of variables consists in looking for solutions of this problem in the special form

u(t,x) = T(t) v(x).\,

A consequence is that

\frac{T}{c^2T} = \frac{v}{v} = -\lambda. \,

The eigenvalue λ must be determined so that there is a non-trivial solution of the boundary-value problem

v'' + \lambda v=0, \,

-v'(0) + a v(0) = 0, \quad v'(L) + b v(L)=0.\,

This is a special case of the general problem of Sturm-Liouville theory. If a and b are positive, the eigenvalues are all positive, and the solutions are trigonometric functions. A solution that satisfies square-integrable initial conditions for u and ut can be obtained from expansion of these functions in the appropriate trigonometric series.

Several space dimensions

The one-dimensional initial-boundary value theory may be extended to an arbitrary number of space dimensions. Consider a domain D in m-dimensional x space, with boundary B. Then the wave equation is to be satisfied if x is in D and 0<t. One the boundary of D, the solution u shall satisfy

\frac{\part u}{\part n} + a u =0, \,

where n is the unit outward normal to B, and a is a non-negative function defined on B. The case where u vanishes on B is a limiting case for a approaching infinity. The initial conditions are

u(0,x) = f(x), \quad u_t=g(x), \,

where f and g are defined in D. This problem may be solved by expanding f and g in the eigenfunctions of the Laplacian in D, which satisfy the boundary conditions. Thus the eigenfunction v satisfies

\nabla \cdot \nabla v + \lambda v = 0, \,

in D, and

\frac{\part v}{\part n} + a v =0, \,

on B.

In the case of two space dimensions, the eigenfunctions may be interpreted as the modes of vibration of a drumhead stretched over the boundary B. If B is a circle, then these eigenfunctions have an angular component that is a trigonometric function of the polar angle θ, multiplied by a Bessel function (of integer order) of the radial component. Further details are in Helmholtz equation.

If the boundary is a sphere in three space dimensions, the angular components of the eigenfunctions are spherical harmonics, and the radial components are Bessel functions of half-integer order.

Inhomogenous wave equation in one dimension


The inhomogenous wave equation in one dimension is the following:

c^2 u_{x x}(x,t) - u_{t t}(x,t) = s(x,t)
with initial conditions given by

u(x,0)=f(x)
u_t(x,0)=g(x).

The function s(x,t) is often called the source function because in practice it describes the effects of the sources of waves on the medium carrying them. Physical examples of source functions include the force driving a wave on a string, or the charge or current density in the Lorenz gauge of electromagnetism.

One method to solve the initial value problem (with the initial values as posed above) is to take advantage of the property of the wave equation that its solutions obey causality. That is, for any point (x_i,t_i), the value of u(x_i,t_i) depends only on the values of f(x_i + c t_i) and f(x_i - c t_i) and the values of the function g(x) between (x_i - c t_i) and (x_i - c t_i). This can be seen in d'Alembert's formula, stated above, where these quantities are the only ones that show up in it. Physically, if the maximum propagation speed is c, then no part of the wave that can't propagate to a given point by a given time can affect the amplitude at the same point and time.

In terms of finding a solution, this causality property means that for any given point on the line being considered, the only area that needs to be considered is the area encompassing all the points that could causally affect the point being considered. Denote the area that casually affects point (x_i,t_i) as R_C. Suppose we integrate the in-homogenous wave equation over this region.

\int \int_{R_C} \left ( c^2 u_{x x}(x,t) - u_{t t}(x,t) \right ) dx dt = \int \int_{R_C} s(x,t) dx dt.

To simplify this greatly, we can use Green's theorem to simplify the left side to get the following:

\int_{ L_0 + L_1 + L_2 } \left ( - c^2 u_x(x,t) dt - u_t(x,t) dx \right ) = \int \int_{R_C} s(x,t) dx dt.

The left side is now the sum of three line integrals along the bounds of the causality region. These turn out to be fairly easy to compute

\int^{x_i + c t_i}_{x_i - c t_i} - u_t(x,0) dx = - \int^{x_i + c t_i}_{x_i - c t_i} g(x) dx.

In the above, the term to be integrated with respect to time disappears because the time interval involved is zero, thus d t = 0 .

For the other two sides of the region, it is worth noting that x \pm c t is a constant, namingly x_i \pm c t_i, where the sign is chosen appropriately. Using this, we can get the relation dx \pm c dt = 0, again choosing the right sign:

\int_{L_1} \left ( - c^2 u_x(x,t) dt - u_t(x,t) dx \right ) \,
= \int_{L_1} \left ( c u_x(x,t) dx + c u_t(x,t) dt \right)\,
= c \int_{L_1} d u(x,t) = c u(x_i,t_i) - c f(x_i + c t_i).\,

And similarly for the final boundary segment:

\int_{L_2} \left ( - c^2 u_x(x,t) dt - u_t(x,t) dx \right )
= - \int_{L_2} \left ( c u_x(x,t) dx + c u_t(x,t) dt \right )
= - c \int_{L_2} d u(x,t) = - \left ( c f(x_i - c t_i) - c u(x_i,t_i) \right )
= c u(x_i,t_i) - c f(x_i - c t_i).\,

Adding the three results together and putting them back in the original integral:

- \int^{x_i + c t_i}_{x_i - c t_i} g(x) dx + c u(x_i,t_i) - c f(x_i + c t_i) + c u(x_i,t_i) - c f(x_i - c t_i) = \int \int_{R_C} s(x,t) dx dt
2 c u(x_i,t_i) - \int^{x_i + c t_i}_{x_i - c t_i} g(x) dx - c f(x_i + c t_i) - c f(x_i - c t_i) = \int \int_{R_C} s(x,t) dx dt
2 c u(x_i,t_i) = \int^{x_i + c t_i}_{x_i - c t_i} g(x) dx + c f(x_i + c t_i) + c f(x_i - c t_i) + \int \int_{R_C} s(x,t) dx dt
u(x_i,t_i) = \frac{f(x_i + c t_i) + f(x_i - c t_i)}{2} + \frac{1}{2 c}\int^{x_i + c t_i}_{x_i - c t_i} g(x) dx + \frac{1}{2 c}\int^{t_i}_0 \int^{x_i + c \left ( t_i - t \right )}_{x_i - c \left ( t_i - t \right )} s(x,t) dx dt. \,

In the last equation of the sequence, the bounds of the integral over the source function have been made explicit. Looking at this solution, which is valid for all choices (x_i,t_i) compatible with the wave equation, it is clear that the first two terms are simply d'Alembert's formula, as stated above as the solution of the homogenous wave equation in one dimension. The difference is in the third term, the integral over the source.

Other coordinate systems


In three dimensions, the wave equation, when written in elliptic cylindrical coordinates, may be solved by separation of variables, leading to the Mathieu differential equation.

See also


References


  • M. F. Atiyah, R. Bott, L. Garding, "Lacunas for hyperbolic differential operators with constant coefficients I", Acta Math., 124 (1970), 109–189.
  • M.F. Atiyah, R. Bott, and L. Garding, "Lacunas for hyperbolic differential operators with constant coefficients II", Acta Math., 131 (1973), 145–206.
  • R. Courant, D. Hilbert, Methods of Mathematical Physics, vol II. Interscience (Wiley) New York, 1962.
  • "Linear Wave Equations", EqWorld: The World of Mathematical Equations.
  • "Nonlinear Wave Equations", EqWorld: The World of Mathematical Equations.
  • William C. Lane, "MISN-0-201 The Wave Equation and Its Solutions", Project PHYSNET.

Partial differential equations | Equations | Wave mechanics

Bølgeligningen | Wellengleichung | Ecuación de onda | 파동 방정식 | Equazione delle onde | משוואת הגלים | Golfvergelijking | 波動方程式 | Równanie falowe | Valovna enačba | Aaltoyhtälö | Vågekvation | Dalga denklemi | 波动方程

 

This article is licensed under the GNU Free Documentation License. It uses material from the "Wave equation".

Home Pageartsbusinesscomputersgameshealthhospitalshomekids & teensnewsphysiciansrecreationreferenceregionalscienceshoppingsocietysportsworld