5

I have read from a few sources that cylindrical waves propagate leaving a wake behind, differently from spherical and planar waves, which would propagate sharply, ‘cleanly’.

One example is this question and its comments. One reads:

“The wave equation may allow any shape wave front, but Huygens principle does not hold for any shape wave front. For example cylindrical waves do not propagate 'cleanly' without a wake whereas spherical waves and plane waves do.”

Another example is this article I found, although it is a little complex for my understanding and I may be missing something. It reads:

“By way of contrast, the cylindrically spreading pressure pulse depends on time t and the propagation delay, r/c, individually, which means that it does not retain the shape of the source signature as it propagates. Instead, after the propagation delay at time t = r/c, the pulse exhibits an extended tail, or wake, which decays to zero asymptotically as 1/t2.”

Considering they’re all 3-dimensional waves, I find it odd that cylindrically shaped waves would propagate differently from spherical or planar waves. What explains this? Are those comments accurate? Also, do they say the same thing or I’m misunderstanding?

I don’t understand complex math, so any simple answer would be appreciated. Thanks.

1 Answers1

3

Consider a line of sources of spherical waves, placed along the $z$ axis. For concreteness, let the waves emitted be square pulses. If we take a cross section of the wave field in the $xOz$ plane, we'll see the following some time after the (synchronous) emission of the pulses:

Notice how, if we look at the $Ox$ line, we'll see that there's not just a single pulse visible. Instead there's a train of pulses: wavefronts from different sources arrive at a given point at different times:

If we increase density of the sources along $z$ axis, we'll get something like the following:

At different times the waves will look like this:

We've made a cylindrical wave from a line of spherical waves. Compare this arrangement to a continuous line of monochromatic spherical sources, resulting in a cylindrical wave:

$$\frac1\pi\int\limits_{-\infty}^\infty \operatorname{sinc}\left(\sqrt{x^2+y^2}\right)\,\mathrm{d}y=J_0(x).$$

Let's now arrange the sources along a plane $yOz$ instead of the line $Oz$. We'll get the following result along the $Ox$ line:

Or, at varying times,

This corresponds to a planar wave made of a plane of spherical sources. For monochromatic sources this corresponds to the arrangement*

$$\frac1{2\pi} \int\limits_{-\infty}^\infty \int\limits_{-\infty}^\infty \operatorname{sinc}\left(\sqrt{x^2+y^2+z^2}\right)\,\mathrm{d}y\mathrm{d}z=\cos(x).$$

Notice how we've obtained a perfect (in the limit of continuous distribution of sources) piecewise-constant wave field. If we now make the sources emit a negative pulse so as to cancel this bump, we'll get the exact same shape, just of different sign (and with different propagation distance and amplitude). Adding these two—positive and negative—waves together by the principle of superposition, we'll get a planar pulse with well-defined beginning and ending.

Do you see what we'll get if we attempt to do the same subtraction with the waves from the line of sources? Obviously we'll get a messy wave with two peaks—one positive (outer) and one negative (inner)—and exactly what is predicted by the answers you link to: a wake in the inner region, lack of an ending to the cylindrical wave pulse.

So what we have here is just what this answer at Math.SE says: we have the simple effect of difference between arrival of waves from different sources in even dimensions, which leads to the wake, while this effect nicely cancels out in odd dimensions, resulting in well-formed wave pulses.


*Strictly speaking, this integral diverges. But with the appropriate regularization the equation still holds, see this post for details.

Ruslan
  • 30,001
  • 8
  • 70
  • 154