Question
How do we calculate the elastic potential energy stored in a spring? How does Hooke’s law apply to series and parallel spring combinations?
(CBSE 11, JEE Main, NEET — spring energy and spring combinations appear frequently in both mechanics and SHM chapters)
Solution — Step by Step
where = spring constant (N/m) and = displacement from natural length. The negative sign indicates a restoring force (opposing displacement).
The spring constant measures stiffness — higher means a stiffer spring that requires more force for the same extension. depends on the material, coil diameter, wire thickness, and number of turns.
The work done in stretching/compressing a spring from natural length by :
This energy is stored in the spring and is released when the spring returns to natural length.
Since , doubling the extension stores 4 times the energy. This quadratic relationship is crucial — it means the last bit of stretching stores much more energy than the first bit.
Work done between two extensions and :
Springs in series (end to end):
- Same force through each spring, extensions add up
- Series combination is SOFTER (smaller )
Springs in parallel (side by side):
- Same extension, forces add up
- Parallel combination is STIFFER (larger )
Note: this is the opposite pattern from resistors (where series adds and parallel uses reciprocals). For springs, series uses reciprocals and parallel adds directly.
Two springs ( N/m and N/m) are connected in series. The combination is compressed by 0.1 m. Find the total energy stored.
First, find :
Energy stored:
flowchart TD
A["Spring Problem"] --> B{"Single spring or combination?"}
B -->|"Single"| C["Use F = kx and PE = ½kx²"]
B -->|"Combination"| D{"How are springs connected?"}
D -->|"Series (end to end)"| E["1/keq = 1/k₁ + 1/k₂<br/>Softer overall"]
D -->|"Parallel (side by side)"| F["keq = k₁ + k₂<br/>Stiffer overall"]
E --> G["Use keq in PE = ½keq·x²"]
F --> G
Why This Works
Hooke’s law describes a linear restoring force, which stores energy as a quadratic function of displacement. The formula comes from integrating the force over displacement: . The force increases linearly with , so the average force over the displacement is , and .
For combinations, the key principle is: in series, forces are equal (same tension throughout); in parallel, displacements are equal (both springs stretch by the same amount).
Common Mistake
Students apply using the individual spring constant when the spring is part of a combination. In a series combination compressed by total distance , each spring compresses by different amounts (). The total energy is , NOT . Use the equivalent spring constant with the total displacement.
Series springs have the SAME formula pattern as parallel resistors (). This is counterintuitive but easy to remember: springs and resistors have OPPOSITE combination rules. If you can do one, just swap the formulas for the other.