13.2 Energy Methods for Oscillatory Systems
When the Equation Is More Than You Need
A mass hangs from a spring. You pull it down and release it. It oscillates up and down, back and forth, with the rhythmic regularity you explored in Section 13.1. You know the solution: $x(t) = A\cos(\omega t + \phi)$. You can write down the position at any instant.
But now someone asks a different kind of question: What is the speed of the mass when it passes through a specific position?
You could answer this by differentiating $x(t)$ to get $v(t)$, then finding the time at which $x(t)$ equals the given position, then substituting that time into $v(t)$. It works. But it involves solving a trigonometric equation, which can be messy, and it requires knowing the phase $\phi$, which requires knowing the initial conditions precisely.
Or you could skip all of that and use energy.
[Video: A mass oscillates on a vertical spring. The camera follows it through several cycles. At the extremes of the motion, the mass momentarily stops --- all its energy is stored in the stretched or compressed spring. At the center, the mass is moving at its greatest speed --- all its energy is kinetic. A bar chart beside the mass shows kinetic energy (blue) and potential energy (red) trading places in real time. A third bar, the total energy (green), stays perfectly constant throughout. The trade is smooth and continuous: as one bar grows, the other shrinks by exactly the same amount.]
Watch what happens. At the top of the swing, the mass stops. All the energy is potential. At the equilibrium position, the mass is moving fastest. All the energy is kinetic. In between, the energy is split --- part kinetic, part potential. But the total never changes. Energy does not appear or disappear. It sloshes back and forth between two forms, like water rocking in a bathtub.
This is not a new idea. You built the entire framework of energy conservation in Chapter 7. But here, applied to oscillation, it becomes an extraordinarily efficient tool. One equation --- total energy equals constant --- connects the speed and position at any point in the oscillation, without ever solving a differential equation, without ever finding $\phi$, without even writing down $x(t)$.
Before you read on: A mass oscillates on a spring. At what position is the speed of the oscillating mass greatest --- at the equilibrium position, at the extremes, or somewhere in between?
Commit to an answer. If you can, explain why you think so, using either force reasoning or energy reasoning.
The Guiding Question
How can energy explain oscillation without solving the differential equation first?
In Section 13.1, you derived the motion of a mass-spring system by starting with Newton's second law and solving a differential equation. That approach gave you the complete solution $x(t) = A\cos(\omega t + \phi)$ --- position as a function of time. It is powerful because it tells you everything: where the mass is, how fast it is moving, and when it will be at any given position.
But that power comes at a cost. Solving the DE requires work. Interpreting the solution requires tracking sines and cosines. And for certain questions --- especially questions about speed at a given position --- the full time-dependent solution is more machinery than you need.
Energy methods offer a shortcut. They trade away the "when" (the time information) but keep the "how fast at where" (the relationship between speed and position). For many problems, that is exactly enough.
Exploration: Watching Energy Trade
[Interactive: Oscillation Energy Explorer. A mass-spring system oscillates horizontally on a frictionless surface. The mass is shown as a block connected to a wall by a spring. Students can set the amplitude $A$ and spring constant $k$ using sliders. As the mass oscillates:
-
A real-time bar chart displays three quantities side by side: kinetic energy $KE = \frac{1}{2}mv^2$ (blue), potential energy $PE = \frac{1}{2}kx^2$ (red), and total energy $E_{\text{total}}$ (green). The KE and PE bars rise and fall in opposition. The total energy bar remains constant.
-
Below the bar chart, a position-energy plot shows $U(x) = \frac{1}{2}kx^2$ as a parabola. A dot on the parabola marks the current position. The horizontal total energy line $E$ is drawn. The vertical gap between the energy line and the parabola is shaded blue, representing kinetic energy at that position. As the mass moves, the dot slides along the parabola and the blue shading changes.
-
To the right, a phase-space diagram plots $v$ versus $x$ in real time. As the mass oscillates, a point traces out a closed curve. Over one full cycle, the curve closes into an ellipse.
Guided prompts appear below:
Prompt 1: Watch the bar chart through one complete oscillation. At what position is the blue bar (KE) tallest? At what position is it zero? What about the red bar (PE)?
Prompt 2: Look at the energy diagram (the parabola with the energy line). As the mass moves from the extreme to the center, what happens to the blue shading? Where does the mass have maximum speed? Where does it have zero speed?
Prompt 3: Now watch the phase-space diagram. Does the point move at constant speed around the ellipse? Where does it move fastest? Where does it move slowest?
Prompt 4: Change the amplitude. What happens to the total energy? What happens to the shape of the ellipse in phase space?
Prompt 5: Change the spring constant. What happens to the shape of the parabola on the energy diagram? What happens to the phase-space ellipse?]
Spend time with this interactive. The three representations --- bar chart, energy diagram, and phase space --- are all telling the same story from different angles. Here is what you should notice:
-
At the equilibrium position ($x = 0$), the potential energy is zero and the kinetic energy equals the total energy. The mass is moving at its maximum speed.
-
At the turning points ($x = \pm A$), the kinetic energy is zero and the potential energy equals the total energy. The mass momentarily stops before reversing direction.
-
In between, the energy is split. As the mass moves from an extreme toward the center, potential energy decreases and kinetic energy increases by exactly the same amount. The total stays constant.
-
On the energy diagram, the mass moves along the parabola $U(x) = \frac{1}{2}kx^2$. The turning points are where the parabola intersects the total energy line. The speed at any position is determined by the vertical gap between the energy line and the parabola.
-
In phase space, the motion traces an ellipse. The ellipse is wider for larger amplitude (more range of $x$) and taller for higher maximum speed (more range of $v$). The point moves slowly near the turning points (where $v \approx 0$) and quickly near the equilibrium (where $|v|$ is largest).
Pause and think: On the energy diagram, the total energy line intersects the parabola at two positions. What are those positions, physically? What would happen if you raised the energy line?
Concept Reveal: One Equation Connects Speed and Position
Here is the core idea. For a mass $m$ on a spring with spring constant $k$, the total mechanical energy is:
$$E = \frac{1}{2}mv^2 + \frac{1}{2}kx^2$$
This is the sum of kinetic energy and elastic potential energy. Because no non-conservative forces do work (the surface is frictionless), the total energy is conserved:
$$\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = \text{constant}$$
What determines the constant? The total energy is set by the initial conditions. If the mass is released from rest at position $x = A$ (the amplitude), then at that moment $v = 0$, and all the energy is potential:
$$E = \frac{1}{2}kA^2$$
This gives us the master equation for energy in simple harmonic motion:
$$\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = \frac{1}{2}kA^2$$
From this single equation, you can solve for the speed at any position:
$$v = \pm\sqrt{\frac{k}{m}(A^2 - x^2)}$$
Or equivalently, using $\omega = \sqrt{k/m}$:
$$v = \pm\omega\sqrt{A^2 - x^2}$$
The $\pm$ reflects the fact that the mass passes through each position twice per cycle --- once moving in one direction, once in the other. The magnitude of the speed depends only on where the mass is, not on when it got there or which direction it is heading.
Let's verify a few things:
-
At $x = 0$ (equilibrium): $v = \pm\omega A$. This is the maximum speed, $v_{\max} = \omega A$. All the energy is kinetic.
-
At $x = \pm A$ (turning points): $v = 0$. The mass is momentarily at rest. All the energy is potential.
-
At $x = \pm A/\sqrt{2}$: $v = \pm\omega A/\sqrt{2}$. At this position, $KE = PE = E/2$. The energy is split exactly half and half. (You can verify: $\frac{1}{2}kx^2 = \frac{1}{2}k \cdot A^2/2 = \frac{1}{4}kA^2 = E/2$.)
Notice what this equation does not tell you: it does not tell you when the mass reaches a given position. For that, you need the full time-dependent solution from Section 13.1. Energy methods sacrifice time information in exchange for a direct speed-position relationship.
Returning to the Prediction
The speed of the oscillating mass is greatest at the equilibrium position, $x = 0$. This is where all the energy is kinetic and none is potential. At the extremes, the mass is momentarily stationary. Between the extremes and the center, the speed varies smoothly.
You can see this from two perspectives:
-
Force perspective (Section 13.1): The restoring force accelerates the mass toward the center from both sides. By the time it reaches the center, it has been accelerating for the longest stretch, so it arrives at maximum speed. Past the center, the force reverses and decelerates it.
-
Energy perspective (this section): At the extremes, all energy is potential. As the mass moves toward the center, potential energy converts to kinetic energy. At the center, $U = 0$, so $KE$ is at its maximum. The mass is fastest where the potential energy is smallest.
Both perspectives give the same answer. They must --- they describe the same physics. But notice how the energy argument reaches the answer without ever mentioning acceleration, force direction, or the shape of $x(t)$. It goes straight from "energy is conserved" to "speed is maximum at $x = 0$."
The Energy Diagram for SHM
Section 7.5 introduced the energy diagram as a tool for reading motion qualitatively from a potential energy curve. Let's apply that toolkit here.
The potential energy for a spring is $U(x) = \frac{1}{2}kx^2$. This is a parabola with its minimum at $x = 0$.
[Video: The parabola $U(x) = \frac{1}{2}kx^2$ is drawn. A horizontal line marks the total energy $E = \frac{1}{2}kA^2$. The line intersects the parabola at $x = -A$ and $x = +A$. Between these points, below the energy line, the gap is shaded to represent kinetic energy. A dot moves along the parabola, oscillating between the two intersection points. At the bottom of the parabola, the shaded gap is largest (maximum KE). At the edges, the gap closes to zero (the turning points).]
Everything you learned in Section 7.5 applies directly:
-
Allowed region: $-A \leq x \leq A$. The mass oscillates between the turning points.
-
Forbidden regions: $|x| > A$. The mass cannot reach these positions with the given energy.
-
Turning points: $x = \pm A$, where $U(x) = E$. The speed is zero.
-
Maximum speed: At $x = 0$, where the gap $E - U(x)$ is largest.
-
Equilibrium: At $x = 0$, where $dU/dx = 0$. This is a minimum, so it is stable equilibrium.
-
Force: $F = -dU/dx = -kx$. The slope of the parabola at any point gives the magnitude and direction of the force. The force always points toward the origin --- it is a restoring force.
The parabolic shape of $U(x)$ is what makes SHM special. Because the potential energy is exactly quadratic, the restoring force is exactly linear ($F = -kx$), and the resulting motion is exactly sinusoidal. In Section 13.5, you will see that any potential energy curve looks approximately parabolic near a minimum. That is why SHM appears everywhere.
Two Viewpoints, One Motion
You now have two complete methods for analyzing the same oscillatory system.
The force-based method (Section 13.1):
- Start with Newton's second law: $ma = -kx$.
- Recognize this as a differential equation: $\ddot{x} = -\omega^2 x$.
- Solve to get $x(t) = A\cos(\omega t + \phi)$.
- Differentiate to get $v(t) = -A\omega\sin(\omega t + \phi)$.
- Use initial conditions to find $A$ and $\phi$.
This method gives you everything: position, velocity, and acceleration as functions of time. You know where and when.
The energy-based method (this section):
- Write energy conservation: $\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = \frac{1}{2}kA^2$.
- Solve for $v$ in terms of $x$ (or $x$ in terms of $v$).
This method gives you the relationship between speed and position directly. You know how fast at where --- but not when.
Why would you ever choose the energy method when the force method gives you more information? Three reasons:
Speed. For questions about speed at a given position, the energy method requires one algebraic step. The force method requires solving a differential equation, differentiating, solving a trigonometric equation, and substituting.
Generality. The energy method works even when the force is not constant or when the potential energy curve is not a simple parabola. In those cases, the differential equation may have no clean analytical solution, but $KE + PE = \text{constant}$ is always true (for conservative forces).
Insight. The energy diagram gives you the global picture of the motion at a glance --- allowed regions, turning points, maximum speed, equilibria. The force method gives you the local, moment-by-moment story. They are complementary, and switching between them builds deeper understanding.
Pause and think: Can you think of a question about oscillatory motion that the energy method cannot answer, but the force method can?
One such question: "At what time does the mass first reach position $x = A/2$?" Energy conservation tells you the speed at that position, but it does not tell you when the mass arrives there. For that, you need $x(t)$.
Connection: Energy Diagrams Revisited
This section brings together two threads that have been developing separately.
Thread 1: Energy conservation (Sections 7.3--7.4). You learned that for conservative forces, the total mechanical energy $KE + U$ is constant. Work done by the conservative force converts potential energy to kinetic energy and vice versa.
Thread 2: Energy diagrams (Section 7.5). You learned to read motion qualitatively from a plot of $U(x)$: turning points where $U = E$, forbidden regions where $U > E$, maximum speed where $U$ is smallest, equilibria where $dU/dx = 0$.
In Section 7.5, you used these ideas on general potential energy curves --- double wells, barriers, molecular bonds. Here, the potential energy curve is the simplest possible shape that supports oscillation: a parabola, $U = \frac{1}{2}kx^2$. The parabola has a single minimum at the origin, no barriers, and turning points that are symmetric about the center. It is the purest example of a potential energy well.
The energy equation $\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = E$ is just the equation $KE + U = \text{constant}$ applied to this specific potential. The speed-position relationship $v = \pm\omega\sqrt{A^2 - x^2}$ is what you get when you read the energy diagram quantitatively rather than qualitatively.
Everything connects. The energy diagrams of Chapter 7 were the qualitative preview. This section is the quantitative payoff for oscillatory systems.
Phase Space: The Ellipse
The phase-space diagram deserves closer attention. When you plot $v$ versus $x$ for a simple harmonic oscillator, the result is an ellipse.
To see why, start with the energy equation:
$$\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = E$$
Divide both sides by $E$:
$$\frac{v^2}{2E/m} + \frac{x^2}{2E/k} = 1$$
This is the equation of an ellipse with semi-axes $\sqrt{2E/m}$ in the $v$ direction and $\sqrt{2E/k}$ in the $x$ direction. Since $v_{\max} = \omega A$ and $x_{\max} = A$, the semi-axes are $\omega A$ (vertical) and $A$ (horizontal):
$$\frac{x^2}{A^2} + \frac{v^2}{\omega^2 A^2} = 1$$
Every oscillation traces the same ellipse, over and over. The particle moves clockwise around the ellipse (if you follow the convention that positive $v$ corresponds to increasing $x$). Increasing the energy --- giving the oscillator more amplitude --- makes the ellipse larger. Changing the spring constant or mass changes the aspect ratio of the ellipse (the ratio of the vertical to horizontal semi-axes is $\omega = \sqrt{k/m}$).
The phase-space ellipse captures the entire motion in a single, closed curve. Each point on the ellipse represents a unique state: a specific position and a specific velocity. As time progresses, the state moves smoothly around the ellipse, returning to its starting point after one period $T = 2\pi/\omega$.
Why does the total energy being constant force the trajectory to be a closed curve? Because $E$ determines a unique ellipse, and the state must stay on that ellipse at all times. There is nowhere else for it to go. If the energy were not conserved --- if friction were present, for example --- the state would spiral inward toward the origin, reflecting the loss of energy over time.
Spaced Retrieval
Before moving to practice, test your recall of earlier material.
Recall prompt 1: State the work-energy theorem. How does it connect net work to kinetic energy? (Section 7.3)
Recall prompt 2: What is the condition for a potential energy minimum to be a stable equilibrium? What role does the second derivative of $U(x)$ play? (Section 7.5)
Recall prompt 3: For a mass-spring system, what is the angular frequency $\omega$ in terms of $k$ and $m$? What is the period? (Section 13.1)
Practice Layers
Layer 1: Concrete --- Speed from Energy
A block of mass $m = 0.50$ kg is attached to a spring with spring constant $k = 200$ N/m. The block oscillates with an amplitude of $A = 0.10$ m.
(a) What is the total energy of the system?
(b) What is the speed of the block when it passes through $x = 0$ (the equilibrium position)?
(c) What is the speed of the block when it is at $x = 0.060$ m?
(d) At what position(s) is the speed equal to half of the maximum speed?
Check your answer
**(a)** The total energy is all potential energy at the amplitude: $$E = \frac{1}{2}kA^2 = \frac{1}{2}(200)(0.10)^2 = 1.0 \text{ J}$$ **(b)** At $x = 0$, all energy is kinetic: $$\frac{1}{2}mv_{\max}^2 = E \implies v_{\max} = \sqrt{\frac{2E}{m}} = \sqrt{\frac{2(1.0)}{0.50}} = 2.0 \text{ m/s}$$ Alternatively, $v_{\max} = \omega A = \sqrt{k/m} \cdot A = \sqrt{200/0.50} \cdot 0.10 = 20 \times 0.10 = 2.0$ m/s. **(c)** Use energy conservation: $$\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = E$$ $$\frac{1}{2}(0.50)v^2 + \frac{1}{2}(200)(0.060)^2 = 1.0$$ $$0.25v^2 + 0.36 = 1.0$$ $$v^2 = \frac{0.64}{0.25} = 2.56$$ $$v = 1.6 \text{ m/s}$$ Or using the formula directly: $v = \omega\sqrt{A^2 - x^2} = 20\sqrt{0.01 - 0.0036} = 20\sqrt{0.0064} = 20 \times 0.08 = 1.6$ m/s. **(d)** We want $v = v_{\max}/2 = 1.0$ m/s. Using energy conservation: $$\frac{1}{2}(0.50)(1.0)^2 + \frac{1}{2}(200)x^2 = 1.0$$ $$0.25 + 100x^2 = 1.0$$ $$x^2 = 0.0075$$ $$x = \pm 0.0866 \text{ m} \approx \pm 0.087 \text{ m}$$ This is $x = \pm A\sqrt{3}/2 \approx \pm 0.866A$. The mass is relatively close to the turning points when its speed drops to half the maximum. This makes sense: the speed changes slowly near the equilibrium (where the force is small) and rapidly near the turning points (where the force is large and decelerating the mass).Layer 2: Pattern --- Sketch the Energy Diagram
Consider a simple harmonic oscillator with mass $m = 2.0$ kg, spring constant $k = 50$ N/m, and amplitude $A = 0.40$ m.
(a) Sketch the potential energy curve $U(x) = \frac{1}{2}kx^2$ and draw the total energy line $E$. Label the turning points and the equilibrium position.
(b) On the same diagram, shade the region representing kinetic energy when the mass is at position $x = 0.20$ m.
(c) At what positions is the kinetic energy equal to the potential energy? Mark these on your diagram. What fraction of the amplitude are these positions?
(d) A second oscillator has the same spring constant but amplitude $A' = 0.20$ m. Sketch its energy line on the same diagram. How does the allowed region compare to the first oscillator's?
Check your answer
**(a)** The potential energy curve is a parabola opening upward, passing through the origin. The total energy is $E = \frac{1}{2}(50)(0.40)^2 = 4.0$ J. The energy line is a horizontal line at $U = 4.0$ J. It intersects the parabola at $x = -0.40$ m and $x = +0.40$ m (the turning points). The equilibrium is at $x = 0$. **(b)** At $x = 0.20$ m, the potential energy is $U = \frac{1}{2}(50)(0.20)^2 = 1.0$ J. The kinetic energy is $KE = E - U = 4.0 - 1.0 = 3.0$ J. On the diagram, the shaded region between the energy line (at $4.0$ J) and the parabola (at $1.0$ J) represents this kinetic energy. It is the vertical gap at $x = 0.20$ m. **(c)** We need $KE = PE$, which means $\frac{1}{2}kx^2 = \frac{1}{2}(E - \frac{1}{2}kx^2)$, or equivalently $2 \cdot \frac{1}{2}kx^2 = E$, giving $kx^2 = E$. Since $E = \frac{1}{2}kA^2$: $$kx^2 = \frac{1}{2}kA^2 \implies x = \pm \frac{A}{\sqrt{2}} = \pm \frac{0.40}{\sqrt{2}} \approx \pm 0.283 \text{ m}$$ These positions are at $x = \pm A/\sqrt{2} \approx \pm 0.707A$ --- about 71% of the way from the center to the turning points. At these positions, the parabola is exactly halfway between zero and the energy line. **(d)** The second oscillator has $E' = \frac{1}{2}(50)(0.20)^2 = 1.0$ J. Its energy line is at $1.0$ J, much lower than the first. Its turning points are at $x = \pm 0.20$ m. The allowed region is half as wide: the second oscillator covers only half the range of the first. A lower total energy means a smaller amplitude and a narrower allowed region on the energy diagram.Layer 3: Structure --- The Ellipse in Phase Space
The phase-space trajectory for simple harmonic motion is an ellipse.
(a) Starting from $\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = E$, show that this equation defines an ellipse in the $x$-$v$ plane and identify the semi-axes.
(b) Under what conditions would the ellipse become a circle? What physical situation does this correspond to?
(c) If energy is gradually removed from the system (say, by light friction), what happens to the phase-space trajectory? Does it remain an ellipse? Sketch what you expect.
(d) Two oscillators have the same mass and spring constant but different amplitudes $A_1 > A_2$. Sketch both phase-space ellipses on the same axes. What is the geometric relationship between them?
Check your answer
**(a)** Starting from: $$\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = E$$ Divide through by $E$: $$\frac{x^2}{2E/k} + \frac{v^2}{2E/m} = 1$$ This is the standard form of an ellipse $\frac{x^2}{a^2} + \frac{v^2}{b^2} = 1$, with semi-axis $a = \sqrt{2E/k} = A$ in the $x$-direction and semi-axis $b = \sqrt{2E/m} = \omega A$ in the $v$-direction. **(b)** The ellipse becomes a circle when the two semi-axes are equal: $A = \omega A$, which requires $\omega = 1$ rad/s, i.e., $k/m = 1$ (in appropriate units). Physically, this happens when the spring constant and mass are chosen so that $k = m$ (in SI units). The circle in phase space has no special physical significance beyond this numerical coincidence --- the motion is still SHM with the same qualitative features. The shape depends on the units and scales of the axes. More precisely, the circle appears when you plot $x$ and $v/\omega$ on axes with equal scales, because the energy equation becomes $x^2 + (v/\omega)^2 = A^2$. This rescaled phase space always gives a circle, regardless of $k$ and $m$. **(c)** With light friction, the total energy decreases gradually over each cycle. The oscillation amplitude shrinks. In phase space, the trajectory is no longer a closed ellipse --- it becomes a spiral that winds inward toward the origin. Each loop is slightly smaller than the previous one. Eventually, the system comes to rest at $x = 0$, $v = 0$ (the origin in phase space). The trajectory at any instant is approximately elliptical (because the energy loss per cycle is small), but over many cycles, the ellipse shrinks continuously. **(d)** Both ellipses are centered at the origin and have the same aspect ratio (since $\omega = \sqrt{k/m}$ is the same for both). The semi-axes scale with amplitude: the first ellipse has semi-axes $A_1$ and $\omega A_1$, the second has $A_1$ replaced by $A_2$. Since $A_1 > A_2$, the first ellipse is strictly larger --- it encloses the second. The two ellipses are similar (same shape, different size), nested concentrically. This reflects the fact that higher energy means larger amplitude in both position and velocity.Layer 4: Debug --- The Zero-Energy Misconception
A student is analyzing a mass-spring oscillator and says: "At the equilibrium point, $x = 0$, the potential energy is zero. So the oscillator has zero energy at that position."
(a) Identify the error in the student's reasoning.
(b) What is the actual energy of the oscillator at $x = 0$? Where is it stored?
(c) What would it physically mean for the oscillator to have zero total energy? Is this possible while the oscillator is in motion?
(d) Another student responds: "The total energy is constant, so it can't be zero at one point and nonzero at another." Is this correction sufficient? What would you add?
Check your answer
**(a)** The student confuses *potential energy* with *total energy*. At $x = 0$, the potential energy $U = \frac{1}{2}kx^2$ is indeed zero. But the total energy is $E = KE + U$. At the equilibrium point, the kinetic energy is at its *maximum* --- not zero. The total energy is $E = KE_{\max} + 0 = \frac{1}{2}mv_{\max}^2$, which equals $\frac{1}{2}kA^2$, the same as at every other point in the oscillation. **(b)** At $x = 0$, the total energy $E = \frac{1}{2}kA^2$ is entirely in the form of kinetic energy. It is stored in the mass's motion. The speed at this point is $v_{\max} = \omega A$, and $KE = \frac{1}{2}mv_{\max}^2 = \frac{1}{2}m\omega^2 A^2 = \frac{1}{2}kA^2 = E$. **(c)** Zero total energy would mean $KE + U = 0$. Since both $KE = \frac{1}{2}mv^2 \geq 0$ and $U = \frac{1}{2}kx^2 \geq 0$, the only way for their sum to be zero is if both are individually zero: $v = 0$ and $x = 0$. This means the mass is sitting at the equilibrium position with no velocity. It is not oscillating at all. An oscillator with zero total energy is simply at rest. So no, it is not possible for the oscillator to have zero total energy while in motion. **(d)** The second student's correction is true and important: total energy is constant, so you cannot have zero energy at one position and nonzero energy at another. But a fuller correction would explain *why* the first student went wrong: they looked at one *component* of the energy (potential) and treated it as the *total*. A good habit is to always write $E = KE + U$ and account for both terms. At the equilibrium, $U$ happens to be zero, but that just means all the energy has been transferred to $KE$. The energy did not vanish --- it changed form.Reflection
Think about the two approaches you now have for analyzing oscillation: the force-based method from Section 13.1 and the energy-based method from this section. They describe the same physical motion, but they organize the information differently.
Which approach gives you better insight into oscillation --- forces or energy?
There is no single right answer. The force method tells you the full story in time: where the mass is at every instant, how fast it is moving, what direction it is accelerating. The energy method tells you the relationship between speed and position in a single equation, gives you the global landscape of allowed motion, and reaches many answers faster.
You might also consider: Are there situations where one method is clearly superior to the other? When would you reach for forces, and when would you reach for energy? As you move through the rest of this chapter and beyond, notice which tool you instinctively pick up --- and whether the other one might have been easier.
Looking Ahead
You have now seen the same oscillatory motion through two lenses: forces and energy. Newton's second law gave you the time-dependent solution $x(t) = A\cos(\omega t + \phi)$. Energy conservation gave you the speed-position relationship $v = \pm\omega\sqrt{A^2 - x^2}$ and the phase-space ellipse. Both are complete descriptions of the same motion, emphasizing different aspects.
But there is a detail hidden in the solution $x(t) = A\cos(\omega t + \phi)$ that we have not yet examined carefully. Three parameters appear: the amplitude $A$, the angular frequency $\omega$, and the phase $\phi$. You know that $\omega = \sqrt{k/m}$ is set by the system itself. But what determines $A$ and $\phi$? And what exactly does $\phi$ mean --- physically, visually, intuitively?
In the next section, we take apart the three parameters of simple harmonic motion --- angular frequency, phase, and amplitude --- and connect each one to something you can see, measure, and control.