<?xml version="1.0" encoding="UTF-8"?>

<record version="1" id="1193">
 <title>Wave Mechanics: Why Amplitude Is Not Energy</title>
 <name>WaveMechanicsWhyAmplitudeIsNotEnergy</name>
 <created>2026-09-12 19:23:18</created>
 <modified>2026-09-12 19:23:18</modified>
 <type>Topic</type>
 <creator id="1" name="bloftin"/>
 <modifier id="1" name="bloftin"/>
 <author id="1" name="bloftin"/>
 <classification>
	<category scheme="pacs" code="46.40.Cd"/>
	<category scheme="pacs" code="46.40.-f"/>
 </classification>
 <synonyms>
	<synonym concept="Wave Mechanics: Why Amplitude Is Not Energy" alias="WM23"/>
 </synonyms>
 <related>
	<object name="WaveMechanicsSeriesOverviewAndArticleGuide"/>
	<object name="OscillationAtOnePoint"/>
	<object name="WaveMechanicsSinusoidalOscillation"/>
	<object name="WaveMechanicsPhaseAndPhaseDifference"/>
	<object name="WaveMechanicsOscillationInSpace"/>
	<object name="WaveMechanicsWavenumber"/>
	<object name="WaveMechanicsTranslatingDisturbances"/>
	<object name="WaveMechanicsTheSinusoidalTravelingWave"/>
	<object name="WaveMechanicsWaveSpeed"/>
	<object name="WaveMechanicsSuperposition"/>
	<object name="WaveMechanicsStandingWaves"/>
	<object name="WaveMechanicsResonance"/>
	<object name="WaveMechanicsBoundaryConditions"/>
	<object name="WaveMechanicsPartialDerivativesForWaves"/>
	<object name="WaveMechanicsDerivingThe1DStringWaveEquationFromNewtonsSecondLaw"/>
	<object name="WaveMechanicsTravelingWaveSolutionsOfThe1DWaveEquation"/>
	<object name="WaveMechanicsRightAndLeftTravelingSolutions"/>
	<object name="WaveMechanicsInitialConditionsAndTheDAlembertSolution"/>
	<object name="WaveMechanicsEnergyInA1DWave"/>
	<object name="WaveMechanicsPowerCarriedByA1DWave"/>
	<object name="WaveMechanicsAveragePowerOfASinusoidalWave"/>
	<object name="WaveMechanicsWaveIntensityAndFlux"/>
	<object name="WaveMechanicsMechanicalWaveImpedance"/>
 </related>
 <keywords>
	<term>wave mechanics</term>
	<term>amplitude</term>
	<term>energy density</term>
	<term>wave power</term>
	<term>sinusoidal wave</term>
	<term>square-law scaling</term>
	<term>standing waves</term>
	<term>superposition</term>
	<term>kinetic energy</term>
	<term>elastic potential energy</term>
	<term>mechanical waves</term>
 </keywords>
 <preamble>% this is the default PhysicsLibrary preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics).
% If you use \includegraphics{figure} with no file extension, PhysicsLibrary
% will prefer figure.png before falling back to figure.eps.
\usepackage{graphicx}
\DeclareGraphicsExtensions{.png,.jpg,.jpeg,.pdf,.eps}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>\section*{Wave Mechanics: Why Amplitude Is Not Energy}

In elementary wave discussions one often hears statements such as

\begin{quote}
``The energy of a wave is proportional to the square of its amplitude.''
\end{quote}

That statement is useful, but incomplete.  It is a \emph{scaling statement}, not an identification of amplitude with energy.

For a sinusoidal traveling wave on a particular string at a particular frequency, average energy density and average power do indeed scale as $A^2$.  But amplitude by itself does not determine either quantity.  Frequency, wave speed, linear density, tension, and even the type of wave field can matter \cite{French1971,Crawford1968,OpenStax164,MIT803}.

The central message of this article is therefore

\begin{equation}
 \boxed{\text{Amplitude is not energy.}}
\end{equation}

More precisely,

\begin{equation}
 \boxed{
 \text{For a specified sinusoidal wave in a specified medium, energy and power often scale as }A^2.}
\end{equation}

Those two statements are not contradictory.  WM23 explains the distinction carefully.

\section{Amplitude is a kinematic measure}

For a transverse string wave $u(x,t)$, the displacement amplitude $A$ measures the largest magnitude of transverse displacement for a simple sinusoidal wave:

\begin{equation}
 |u|_{\max}=A.
\end{equation}

Its SI unit is length:

\begin{equation}
 [A]=\text{m}.
\end{equation}

Energy, by contrast, has units

\begin{equation}
 [E]=\text{J}.
\end{equation}

Energy per unit length has units

\begin{equation}
 [\mathcal E]=\text{J}/\text{m},
\end{equation}

and power has units

\begin{equation}
 [P]=\text{W}.
\end{equation}

Dimensional analysis alone therefore shows that amplitude cannot literally be energy.

The more important physical distinction is that amplitude describes \emph{how far the field moves from equilibrium}, while energy describes a combination of motion and deformation.

\section{The string-energy formula contains derivatives, not displacement alone}

WM18 derived the energy density of an ideal stretched string:

\begin{equation}
 \boxed{
 \mathcal E(x,t)
 =\frac12\mu u_t^2
 +\frac12 T u_x^2.}
\end{equation}

The first term is kinetic energy per unit length,

\begin{equation}
 \mathcal K=\frac12\mu u_t^2,
\end{equation}

and the second is elastic potential energy per unit length,

\begin{equation}
 \mathcal U=\frac12T u_x^2.
\end{equation}

Notice what does \emph{not} appear directly: the displacement $u$ itself.

The energy depends on

\begin{itemize}
 \item how rapidly the string moves, through $u_t$,
 \item how strongly it is locally tilted or deformed, through $u_x$,
 \item the medium parameters $\mu$ and $T$.
\end{itemize}

This is the first major reason amplitude alone cannot determine energy.

\section{Why the square of amplitude appears for a sinusoidal wave}

Consider the right-moving sinusoidal wave

\begin{equation}
 u(x,t)=A\cos(kx-\omega t+\phi).
\end{equation}

Define

\begin{equation}
 \theta=kx-\omega t+\phi.
\end{equation}

Then

\begin{equation}
 u_t=A\omega\sin\theta
\end{equation}

and

\begin{equation}
 u_x=-Ak\sin\theta.
\end{equation}

Substituting into the energy-density formula gives

\begin{align}
 \mathcal E
 &amp;=\frac12\mu A^2\omega^2\sin^2\theta
 +\frac12T A^2k^2\sin^2\theta.
\end{align}

For an ideal string,

\begin{equation}
 c^2=\frac{T}{\mu},
 \qquad
 \omega=ck,
\end{equation}

so

\begin{equation}
 Tk^2=\mu\omega^2.
\end{equation}

Therefore

\begin{equation}
 \boxed{
 \mathcal E
 =\mu A^2\omega^2\sin^2\theta.}
\end{equation}

Averaging over a complete cycle gives

\begin{equation}
 \boxed{
 \langle\mathcal E\rangle
 =\frac12\mu A^2\omega^2.}
\end{equation}

WM20 similarly obtained

\begin{equation}
 \boxed{
 \langle P\rangle
 =\frac12\mu A^2\omega^2c.}
\end{equation}

The factor $A^2$ appears because both $u_t$ and $u_x$ are proportional to $A$, while kinetic and elastic energies are quadratic in those quantities.

This is the origin of the square law.

\section{The phrase ``proportional to amplitude squared'' has hidden conditions}

From

\begin{equation}
 \langle P\rangle
 =\frac12\mu A^2\omega^2c,
\end{equation}

we may correctly say

\begin{equation}
 \boxed{\langle P\rangle\propto A^2}
\end{equation}

only when the other relevant quantities are held fixed.

That means, for this formula, holding fixed

\begin{equation}
 \mu,\qquad \omega,\qquad c.
\end{equation}

Equivalently, if the same string and the same frequency are being compared, doubling amplitude multiplies average power by four.

But if frequency or the medium changes at the same time, amplitude alone is insufficient.

\begin{center}
\includegraphics{WM23_fig04_amplitude_energy_dependency_map.png}

\vspace{0.45em}

\textbf{Figure.}
The amplitude $A$ is only one input to the average-power relation.  Frequency and medium properties are also required.
\end{center}

\section{Counterexample 1: same amplitude, different frequency}

Suppose two sinusoidal traveling waves exist on the same ideal string and have the same amplitude $A$.  Let their frequencies be $f$ and $2f$.

Because

\begin{equation}
 \langle P\rangle
 =2\pi^2\mu A^2f^2c,
\end{equation}

the ratio of powers is

\begin{equation}
 \frac{\langle P_2\rangle}{\langle P_1\rangle}
 =\frac{(2f)^2}{f^2}
 =4.
\end{equation}

Thus

\begin{equation}
 \boxed{
 \text{equal amplitude does not imply equal power.}}
\end{equation}

\begin{center}
\includegraphics{WM23_fig01_same_amplitude_different_frequency.png}

\vspace{0.45em}

\textbf{Figure.}
Two waves can have the same displacement amplitude while carrying different average power.  On the same string, doubling frequency at fixed amplitude multiplies average power by four.
\end{center}

The physical reason is that the higher-frequency wave moves the string transversely more rapidly.  Since kinetic energy depends on velocity squared, that increased motion matters strongly.

\section{Counterexample 2: same amplitude and frequency, different medium}

Now suppose two sinusoidal waves have the same amplitude and angular frequency but travel in different media.

The average power is

\begin{equation}
 \langle P\rangle
 =\frac12\mu A^2\omega^2c.
\end{equation}

Using the characteristic impedance from WM22,

\begin{equation}
 Z_0=\mu c,
\end{equation}

we may write

\begin{equation}
 \boxed{
 \langle P\rangle
 =\frac12 Z_0A^2\omega^2.}
\end{equation}

Therefore two waves with identical $A$ and $\omega$ can carry different power whenever their characteristic impedances differ.

Again,

\begin{equation}
 \boxed{A\text{ alone is not enough.}}
\end{equation}

\section{Counterexample 3: zero displacement can coincide with maximum energy density}

A particularly useful misconception check comes from the sinusoidal traveling wave itself.

For

\begin{equation}
 u=A\cos\theta,
\end{equation}

the energy density is

\begin{equation}
 \mathcal E=\mu A^2\omega^2\sin^2\theta.
\end{equation}

At

\begin{equation}
 \theta=\frac{\pi}{2},
\end{equation}

we have

\begin{equation}
 u=0,
\end{equation}

but

\begin{equation}
 \sin^2\theta=1.
\end{equation}

Thus

\begin{equation}
 \boxed{
 u=0\quad\text{while}\quad \mathcal E=\mathcal E_{\max}.}
\end{equation}

At a crest or trough,

\begin{equation}
 |u|=A,
\end{equation}

but $u_t=0$ and $u_x=0$ for the traveling sinusoid at that instant, so

\begin{equation}
 \boxed{
 |u|=A\quad\text{while}\quad \mathcal E=0.}
\end{equation}

\begin{center}
\includegraphics{WM23_fig02_displacement_vs_energy.png}

\vspace{0.45em}

\textbf{Figure.}
For a sinusoidal traveling wave, the displacement itself and the local energy density do not peak at the same phase.  Zero displacement can coincide with maximum local energy density.
\end{center}

This example makes the distinction especially clear: instantaneous displacement magnitude is not a local energy meter.

\section{Standing waves make the distinction even sharper}

Consider the standing wave

\begin{equation}
 u(x,t)=2A\cos(kx)\cos(\omega t).
\end{equation}

At nodes,

\begin{equation}
 \cos(kx)=0,
\end{equation}

so

\begin{equation}
 u=0
\end{equation}

for all time.

It might therefore be tempting to say that a node contains no wave energy.  That conclusion is wrong.

The slope is

\begin{equation}
 u_x=-2Ak\sin(kx)\cos(\omega t).
\end{equation}

At a node, $|\sin(kx)|=1$, so the elastic potential energy density becomes

\begin{equation}
 \mathcal U
 =\frac12T u_x^2
 =2TA^2k^2\cos^2(\omega t).
\end{equation}

This is generally nonzero and can reach a maximum.

\begin{center}
\includegraphics{WM23_fig03_standing_wave_node_energy.png}

\vspace{0.45em}

\textbf{Figure.}
A standing-wave node has zero displacement amplitude, yet it can store substantial elastic energy because the string slope is large there.
\end{center}

Thus even \emph{zero displacement amplitude at a point} does not imply zero local energy density.

\section{Superposition: cancellation of displacement is not disappearance of energy}

Suppose a right-moving and a left-moving wave overlap:

\begin{equation}
 u(x,t)=F(x-ct)+G(x+ct).
\end{equation}

WM18 showed that the total energy density is

\begin{equation}
 \boxed{
 \mathcal E
 =T[F'(x-ct)]^2+T[G'(x+ct)]^2.}
\end{equation}

The cross terms cancel between kinetic and elastic contributions.

Therefore the two component waves can cancel in displacement at some location and time,

\begin{equation}
 F+G=0,
\end{equation}

without their total energy vanishing.

This is another reason not to infer energy directly from the instantaneous observed displacement.

\section{Amplitude squared is a scaling factor, not an energy variable}

The safest interpretation of statements such as

\begin{equation}
 E\propto A^2
\end{equation}

is:

\begin{quote}
Within a specified wave model, if every relevant parameter except amplitude is held fixed, the energy measure under discussion changes as the square of amplitude.
\end{quote}

For the ideal sinusoidal string wave,

\begin{equation}
 \langle\mathcal E\rangle
 =\frac12\mu A^2\omega^2
\end{equation}

and

\begin{equation}
 \langle P\rangle
 =\frac12\mu A^2\omega^2c.
\end{equation}

Therefore

\begin{equation}
 A\rightarrow qA
\end{equation}

implies

\begin{equation}
 \boxed{
 \langle\mathcal E\rangle\rightarrow q^2\langle\mathcal E\rangle,
 \qquad
 \langle P\rangle\rightarrow q^2\langle P\rangle,}
\end{equation}

provided the other parameters remain unchanged.

This is the precise meaning of the square law.

\section{What information is needed to infer energy from amplitude?}

If the wave is known to be a sinusoidal traveling wave on an ideal string, the amplitude becomes useful only when accompanied by additional information.

For average energy density, one needs

\begin{equation}
 A,\qquad \omega,\qquad \mu,
\end{equation}

because

\begin{equation}
 \langle\mathcal E\rangle
 =\frac12\mu A^2\omega^2.
\end{equation}

For average power, one additionally needs the wave speed, or equivalently the characteristic impedance:

\begin{equation}
 \langle P\rangle
 =\frac12\mu A^2\omega^2c
\end{equation}

or

\begin{equation}
 \langle P\rangle
 =\frac12Z_0A^2\omega^2.
\end{equation}

Thus an amplitude measurement can contribute to an energy estimate, but it does not by itself provide that estimate.

\section{Worked Example 1: same amplitude, different frequency}

Two right-moving sinusoidal waves travel on the same string.  They have the same amplitude,

\begin{equation}
 A=2.0\,\text{mm},
\end{equation}

but their frequencies are

\begin{equation}
 f_1=20\,\text{Hz},
 \qquad
 f_2=60\,\text{Hz}.
\end{equation}

Find the ratio of their average powers.

For the same string and the same amplitude,

\begin{equation}
 \langle P\rangle\propto f^2.
\end{equation}

Therefore

\begin{align}
 \frac{\langle P_2\rangle}{\langle P_1\rangle}
 &amp;=\left(\frac{f_2}{f_1}\right)^2\\
 &amp;=\left(\frac{60}{20}\right)^2\\
 &amp;=9.
\end{align}

Hence

\begin{equation}
 \boxed{\langle P_2\rangle=9\langle P_1\rangle.}
\end{equation}

The waves have identical displacement amplitude, but one carries nine times the average power.

\section{Worked Example 2: same amplitude and frequency, different string}

Two right-moving sinusoidal waves have

\begin{equation}
 A=1.5\,\text{mm}
\end{equation}

and

\begin{equation}
 f=40\,\text{Hz}.
\end{equation}

Wave 1 travels on a string with

\begin{equation}
 \mu_1=0.010\,\text{kg/m},
 \qquad
 c_1=100\,\text{m/s},
\end{equation}

while wave 2 travels on a string with

\begin{equation}
 \mu_2=0.020\,\text{kg/m},
 \qquad
 c_2=150\,\text{m/s}.
\end{equation}

Because $A$ and $\omega$ are the same,

\begin{equation}
 \frac{\langle P_2\rangle}{\langle P_1\rangle}
 =\frac{\mu_2c_2}{\mu_1c_1}.
\end{equation}

Thus

\begin{align}
 \frac{\langle P_2\rangle}{\langle P_1\rangle}
 &amp;=\frac{(0.020)(150)}{(0.010)(100)}\\
 &amp;=3.
\end{align}

Therefore

\begin{equation}
 \boxed{\langle P_2\rangle=3\langle P_1\rangle.}
\end{equation}

Equal amplitude and equal frequency still do not guarantee equal power when the medium changes.

\section{Worked Example 3: zero displacement, maximum local energy density}

A right-moving sinusoidal wave is

\begin{equation}
 u=A\cos(kx-\omega t).
\end{equation}

At a particular point and time,

\begin{equation}
 kx-\omega t=\frac{\pi}{2}.
\end{equation}

The displacement is

\begin{equation}
 u=A\cos\left(\frac{\pi}{2}\right)=0.
\end{equation}

But

\begin{equation}
 \mathcal E
 =\mu A^2\omega^2\sin^2\left(\frac{\pi}{2}\right)
 =\mu A^2\omega^2.
\end{equation}

Hence

\begin{equation}
 \boxed{u=0\quad\text{while}\quad \mathcal E=\mathcal E_{\max}.}
\end{equation}

The zero displacement does not indicate zero energy.

\section{Worked Example 4: a standing-wave node stores elastic energy}

Consider

\begin{equation}
 u(x,t)=2A\cos(kx)\cos(\omega t).
\end{equation}

Choose a node where

\begin{equation}
 kx=\frac{\pi}{2}.
\end{equation}

At the node,

\begin{equation}
 u=0
\end{equation}

for all time.

However,

\begin{equation}
 u_x=-2Ak\sin(kx)\cos(\omega t),
\end{equation}

so at the node,

\begin{equation}
 u_x=-2Ak\cos(\omega t).
\end{equation}

The elastic energy density is

\begin{align}
 \mathcal U
 &amp;=\frac12T u_x^2\\
 &amp;=\frac12T(4A^2k^2\cos^2\omega t)\\
 &amp;=2TA^2k^2\cos^2\omega t.
\end{align}

Its maximum is therefore

\begin{equation}
 \boxed{\mathcal U_{\max}=2TA^2k^2.}
\end{equation}

The displacement amplitude at the node is zero, yet the local elastic energy can be large.

\section{Worked Example 5: infer amplitude from a target average power}

A sinusoidal traveling wave on a string has

\begin{equation}
 \mu=0.012\,\text{kg/m},
 \qquad
 c=90\,\text{m/s},
 \qquad
 f=30\,\text{Hz}.
\end{equation}

What amplitude is required to carry

\begin{equation}
 \langle P\rangle=1.5\,\text{W}?
\end{equation}

Use

\begin{equation}
 \langle P\rangle
 =2\pi^2\mu A^2f^2c.
\end{equation}

Solve for $A$:

\begin{equation}
 A
 =\sqrt{
 \frac{\langle P\rangle}
 {2\pi^2\mu f^2c}}.
\end{equation}

Substituting,

\begin{equation}
 A
 =\sqrt{
 \frac{1.5}
 {2\pi^2(0.012)(30)^2(90)}}.
\end{equation}

This gives approximately

\begin{equation}
 \boxed{A\approx8.84\times10^{-3}\,\text{m}=8.84\,\text{mm}.}
\end{equation}

The example demonstrates the reverse point: amplitude can be inferred from energy transport only after frequency and medium properties are specified.

\section{Worked Example 6: destructive displacement interference does not erase energy}

Let

\begin{equation}
 u(x,t)=F(x-ct)+G(x+ct)
\end{equation}

with, at one particular point and time,

\begin{equation}
 F=+a,
 \qquad
 G=-a.
\end{equation}

The total displacement is

\begin{equation}
 u=F+G=0.
\end{equation}

Suppose at that same event

\begin{equation}
 F'=q,
 \qquad
 G'=q.
\end{equation}

The energy density is

\begin{equation}
 \mathcal E
 =T(F')^2+T(G')^2.
\end{equation}

Therefore

\begin{equation}
 \boxed{\mathcal E=2Tq^2.}
\end{equation}

Although the displacement cancels exactly, the field can still contain nonzero energy.

\section{Common mistakes}

\begin{itemize}
 \item \textbf{Mistake:} saying ``amplitude squared equals energy.''  The dimensions are wrong, and the physical statement is incomplete.
 \item \textbf{Mistake:} comparing two amplitudes without checking whether frequency and medium properties are the same.
 \item \textbf{Mistake:} assuming $u=0$ means local wave energy is zero.
 \item \textbf{Mistake:} assuming a standing-wave node contains no energy because its displacement is always zero.
 \item \textbf{Mistake:} treating destructive interference of displacement as destruction of conserved energy.
 \item \textbf{Mistake:} using the sinusoidal square-law relation outside the assumptions under which it was derived.
\end{itemize}

\section{Summary}

Amplitude is a measure of field excursion.  Energy is a mechanical quantity built from motion, deformation, and medium properties.

For the ideal string,

\begin{equation}
 \boxed{
 \mathcal E
 =\frac12\mu u_t^2
 +\frac12T u_x^2.}
\end{equation}

For a sinusoidal traveling wave,

\begin{equation}
 \boxed{
 \langle\mathcal E\rangle
 =\frac12\mu A^2\omega^2}
\end{equation}

and

\begin{equation}
 \boxed{
 \langle P\rangle
 =\frac12\mu A^2\omega^2c.}
\end{equation}

Thus the statement

\begin{equation}
 \langle P\rangle\propto A^2
\end{equation}

is correct only as a conditional scaling law when the other relevant quantities are fixed.

The broader lesson is

\begin{equation}
 \boxed{
 \text{Do not infer wave energy from amplitude alone.}}
\end{equation}

This distinction becomes increasingly important in acoustics, electromagnetic waves, optics, and quantum wave mechanics, where different wave variables can have different relationships to transported or stored energy.

\section*{References}

\begin{thebibliography}{9}

\bibitem{French1971}
A.~P. French,
\emph{Vibrations and Waves},
M.I.T. Introductory Physics Series,
W. W. Norton \&amp; Company, 1971.

\bibitem{Crawford1968}
Frank S. Crawford, Jr.,
\emph{Waves},
Berkeley Physics Course, Volume 3,
McGraw-Hill, 1968.

\bibitem{Georgi1993}
Howard Georgi,
\emph{The Physics of Waves},
Prentice Hall, 1993.

\bibitem{OpenStax164}
William Moebs, Samuel J. Ling, and Jeff Sanny,
\emph{University Physics, Volume 1},
OpenStax, 2016,
Section 16.4, ``Energy and Power of a Wave.''

\bibitem{Feynman47}
Richard P. Feynman, Robert B. Leighton, and Matthew Sands,
\emph{The Feynman Lectures on Physics, Volume I},
Chapters 47--49 on wave motion and modes.

\bibitem{MIT803}
Massachusetts Institute of Technology,
\emph{8.03SC Physics III: Vibrations and Waves},
MIT OpenCourseWare,
materials on traveling waves, standing waves, and energy transport.

\end{thebibliography}</content>
</record>
