When One Spring Is Not Enough

The previous section settled the single spring completely: a restoring force F=kxF = -kx, an angular frequency ω=k/m\omega = \sqrt{k/m}, and a period T=2πm/kT = 2\pi\sqrt{m/k} that gravity cannot touch. Almost every spring question you will actually be set, though, has more than one spring in it — two side by side, two joined end to end, one above and one below, a spring cut in half, a spring with a block at each end.

None of that needs new physics. The whole job is to replace the collection of springs by one imaginary spring that would push the block exactly as hard, for exactly the same displacement. That imaginary spring's constant is written keqk_{\text{eq}}, the equivalent spring constant, and once you have it, everything from the previous section applies unchanged with kk replaced by keqk_{\text{eq}}.

The series combination and the general equivalent-stiffness rules sit outside the rationalised syllabus, and Boards, JEE and NEET ask them every year, so both are built here from first principles.

The one question that decides everything

There are exactly two ways two springs can be attached, and you tell them apart by asking a physical question — never by looking at the picture and guessing.

Key Point — the question to ask: Do the two springs share the displacement, or share the force?

  • If moving the block changes both springs' lengths by the same amount, they are in parallel. Their forces add.
  • If the same tension runs through both, and their extensions add up to the block's displacement, they are in series. Their extensions add.

Everything in this section follows from that one distinction.

Parallel: the springs share the displacement

Take a block of mass mm on a frictionless horizontal surface. Two light springs, of spring constants k1k_1 and k2k_2, run from the same rigid wall to the block. Both are at their natural length when the block sits at rest, so that resting point is the mean position.

Step 1 — displace and find each force. Pull the block a distance xx away from the wall. Both springs are anchored at one end and attached to the block at the other, so both stretch by the same xx. By Hooke's law each pulls back:

F1=k1x,F2=k2xF_1 = -k_1 x, \qquad F_2 = -k_2 x

Step 2 — add them, because they act on the same body in the same direction.

F=F1+F2=k1xk2x=(k1+k2)xF = F_1 + F_2 = -k_1 x - k_2 x = -(k_1 + k_2)\,x

Step 3 — compare with the test. This is (a positive constant)×x-(\text{a positive constant}) \times x, so the motion is simple harmonic, and the constant in the bracket is the equivalent spring constant.

Key Point — springs in parallel: keq=k1+k2\boxed{\,k_{\text{eq}} = k_1 + k_2\,} ω=k1+k2m  (rad/s),T=2πmk1+k2  (s)\omega = \sqrt{\frac{k_1+k_2}{m}}\ \ \text{(rad/s)}, \qquad T = 2\pi\sqrt{\frac{m}{k_1+k_2}}\ \ \text{(s)} For nn springs sharing the displacement, keq=k1+k2++knk_{\text{eq}} = k_1 + k_2 + \cdots + k_n.

Parallel and series springs drawn to scale with equivalent stiffness and period bars

What that does to the motion

Adding a spring in parallel can only make the system stiffer, because you are adding a positive number:

keq=k1+k2>k1and>k2k_{\text{eq}} = k_1 + k_2 > k_1 \quad \text{and} \quad > k_2

A stiffer system oscillates faster, since T1/kT \propto 1/\sqrt{k}. Two identical springs of constant kk in parallel give keq=2kk_{\text{eq}} = 2k, so the period drops by a factor of 2\sqrt{2} — not by a factor of 2. The square root is where marks are lost.

Here is the arithmetic for a 2 kg block with springs of 300 N/m and 200 N/m, so you can see the sizes involved.

Arrangement keqk_{\text{eq}} (N/m) ω\omega (rad/s) TT (s) ν\nu (Hz)
the 200 N/m spring alone 200 10.0000 0.6283 1.5915
the 300 N/m spring alone 300 12.2474 0.5130 1.9492
both in parallel 500 15.8114 0.3974 2.5165

Notice that ω\omega is in radians per second and ν\nu in hertz, and that they differ by the factor 2π2\pi. A question asking for "the frequency" wants ν\nu; one asking for "the angular frequency" wants ω\omega.

[JEE Tip] Get keqk_{\text{eq}} in newtons per metre before you touch anything else. The moment you have it, the problem has collapsed into the single-spring problem you already know, and ω=keq/m\omega = \sqrt{k_{\text{eq}}/m} finishes it in one line.

Series: the Springs Share the Force

Now join the two springs end to end. One end of spring 1 is fixed to the wall; its other end is tied to one end of spring 2; the free end of spring 2 carries the block. The point where the two springs meet is called the junction.

The fact that does all the work

The junction is a knot of wire with essentially no mass. Apply Newton's second law to it:

(net force on the junction)=mjunction×a0(\text{net force on the junction}) = m_{\text{junction}} \times a \approx 0

A massless object cannot carry a net force — it would have infinite acceleration. So the pull of spring 1 on the junction must exactly balance the pull of spring 2 on it.

Key Point: In a chain of springs joined end to end, the same tension FF runs through every spring, exactly as the same current runs through every element of a series circuit. This is the defining feature of a series arrangement, and it is what makes the extensions add.

The derivation

Let the tension in the chain be FF when the block has been pulled out a distance xx.

Step 1 — each spring stretches by whatever that tension demands. Applying Hooke's law separately to each,

x1=Fk1,x2=Fk2x_1 = \frac{F}{k_1}, \qquad x_2 = \frac{F}{k_2}

Step 2 — the block's displacement is the total stretch. The block sits at the far end of the chain, so it moves out by however much the chain as a whole has lengthened:

x=x1+x2=Fk1+Fk2=F(1k1+1k2)x = x_1 + x_2 = \frac{F}{k_1} + \frac{F}{k_2} = F\left(\frac{1}{k_1} + \frac{1}{k_2}\right)

Step 3 — define the equivalent spring. The imaginary single spring that would produce the same force FF at the same displacement xx satisfies F=keqxF = k_{\text{eq}}x, that is, x=F/keqx = F/k_{\text{eq}}. Comparing the two expressions for xx:

Key Point — springs in series: 1keq=1k1+1k2sokeq=k1k2k1+k2\boxed{\,\frac{1}{k_{\text{eq}}} = \frac{1}{k_1} + \frac{1}{k_2}\,} \qquad \text{so} \qquad k_{\text{eq}} = \frac{k_1k_2}{k_1+k_2} ω=keqm,T=2πmkeq=2πm(k1+k2)k1k2\omega = \sqrt{\frac{k_{\text{eq}}}{m}}, \qquad T = 2\pi\sqrt{\frac{m}{k_{\text{eq}}}} = 2\pi\sqrt{\frac{m(k_1+k_2)}{k_1k_2}} For nn springs in a chain, 1keq=1k1+1k2++1kn\dfrac{1}{k_{\text{eq}}} = \dfrac{1}{k_1} + \dfrac{1}{k_2} + \cdots + \dfrac{1}{k_n}. For nn identical springs of constant kk, keq=knk_{\text{eq}} = \dfrac{k}{n}.

[NEET Important] The tidy form keq=k1k2k1+k2k_{\text{eq}} = \dfrac{k_1k_2}{k_1+k_2} — "product over sum" — is only valid for two springs. With three or more, go back to the reciprocals: add 1k\dfrac{1}{k} for each spring and invert at the end.

A series chain is floppier than any spring in it

Look at the reciprocal form. Since 1k2\dfrac{1}{k_2} is a positive number,

1keq=1k1+1k2>1k1keq<k1\frac{1}{k_{\text{eq}}} = \frac{1}{k_1} + \frac{1}{k_2} > \frac{1}{k_1} \qquad \Longrightarrow \qquad k_{\text{eq}} < k_1

and by the same argument keq<k2k_{\text{eq}} < k_2. So a series pair is softer than either spring on its own — which makes sense, because when you pull the block, both springs stretch, and the total give is the sum of two gives. Softer means slower, so the period rises.

Equivalent stiffness and period against the second spring constant for both arrangements

The same 2 kg block and the same two springs, now joined end to end:

Arrangement keqk_{\text{eq}} (N/m) ω\omega (rad/s) TT (s) ν\nu (Hz)
both in series 120 7.7460 0.8112 1.2328
the 200 N/m spring alone 200 10.0000 0.6283 1.5915
the 300 N/m spring alone 300 12.2474 0.5130 1.9492
both in parallel 500 15.8114 0.3974 2.5165

Read that table downwards and the whole section is in it: series is the floppiest and slowest, parallel is the stiffest and fastest, and the two single springs sit in between. The series period here is 2.0412.041 times the parallel period, since 500/120=2.041\sqrt{500/120} = 2.041.

The soft spring wins a series pair

If one spring in a chain is far softer than the other, it decides the answer almost by itself. Put k2=1000k_2 = 1000 N/m in series with k1=10k_1 = 10 N/m:

keq=10×10001010=9.901 N/mk_{\text{eq}} = \frac{10 \times 1000}{1010} = 9.901 \text{ N/m}

barely different from 10 N/m. A stiff spring in series with a soft one is nearly a rigid rod — it hardly stretches, so it hardly contributes to the give. That is why the series curve in the figure flattens off: past a point, making the second spring stiffer changes nothing.

[Board Important] "Derive an expression for the equivalent spring constant of two springs joined in series" is a standard three-marker. The marks are for saying why the tension is the same in both (the junction is massless), then x=x1+x2x = x_1 + x_2, then the reciprocal result. Skipping the first step loses the reasoning mark even if the answer is right.

Which Is It? — and Why the Rules Look Backwards

You now have both results. The only thing that can go wrong is picking the wrong one, and that happens for two reasons: the picture is misleading, or the rules get muddled with the ones from current electricity.

The resistor trap

Set the rules side by side and the problem is obvious.

Arrangement Springs Resistors Capacitors
series 1keq=1k1+1k2\dfrac{1}{k_{\text{eq}}} = \dfrac{1}{k_1} + \dfrac{1}{k_2} Req=R1+R2R_{\text{eq}} = R_1 + R_2 1Ceq=1C1+1C2\dfrac{1}{C_{\text{eq}}} = \dfrac{1}{C_1} + \dfrac{1}{C_2}
parallel keq=k1+k2k_{\text{eq}} = k_1 + k_2 1Req=1R1+1R2\dfrac{1}{R_{\text{eq}}} = \dfrac{1}{R_1} + \dfrac{1}{R_2} Ceq=C1+C2C_{\text{eq}} = C_1 + C_2

Springs are the exact opposite of resistors and the exact same as capacitors. Copy the resistor rule across and every combination question in the chapter comes out inverted.

The reason is not a coincidence. A resistance measures how much an element resists — how much voltage you need per unit of current. A spring constant measures the opposite kind of thing: how much force the spring delivers per unit of stretch. In that sense kk is like a conductance, not a resistance. The genuine spring analogue of resistance is 1k\dfrac{1}{k}, the compliance — how much the spring gives per unit of force — and compliances do add in series, just as resistances do.

Key Point — do not memorise, re-derive: When you are unsure, spend ten seconds on the physics instead of hunting for the formula.

  • Both springs change length by the same amount as the block moves? The forces add: keq=k1+k2k_{\text{eq}} = k_1 + k_2.
  • The same tension runs through both, and their stretches add up to the block's displacement? The compliances add: 1keq=1k1+1k2\dfrac{1}{k_{\text{eq}}} = \dfrac{1}{k_1} + \dfrac{1}{k_2}.

A ten-second re-derivation beats a half-remembered formula every time.

The case that catches everyone: a spring on each side

A block of mass mm rests on a frictionless surface between two walls. A spring of constant k1k_1 joins it to the left wall and a spring of constant k2k_2 joins it to the right wall. Both are at their natural length when the block is at rest.

The springs are on opposite sides and clearly not joined end to end, so a great many students call this "series". It is parallel, and here is the argument.

Block between two walls at equilibrium and displaced, plus three look-alike arrangements

Push the block a distance xx to the right.

  • The left spring is now stretched by xx. A stretched spring pulls its ends together, so it pulls the block back to the left, with force k1xk_1x.
  • The right spring is now compressed by xx. A compressed spring pushes its ends apart, so it pushes the block to the left as well, with force k2xk_2x.

Both forces point the same way — back towards the mean position. Taking rightwards as positive,

F=k1xk2x=(k1+k2)xF = -k_1x - k_2x = -(k_1+k_2)\,x

ω=k1+k2m,T=2πmk1+k2\omega = \sqrt{\frac{k_1+k_2}{m}}, \qquad T = 2\pi\sqrt{\frac{m}{k_1+k_2}}

Key Point: A mass between two walls with a spring on each side is a parallel combination, keq=k1+k2k_{\text{eq}} = k_1 + k_2. Being on opposite sides makes no difference: a single displacement xx changes both springs' lengths by xx, and both resulting forces push the block back the same way. With two identical springs of constant kk, T=2πm2kT = 2\pi\sqrt{\dfrac{m}{2k}}.

And it does not matter whether the springs were slack, relaxed or already squeezed at the start. If both springs were pre-compressed at the equilibrium position, those two pre-load forces were already balancing each other there — that is what made it the equilibrium — so they cancel out of the change in force and only the (k1+k2)x-(k_1+k_2)x survives. Find the change in the force, never the total.

The gallery of look-alikes

Run each of these through the one question and the answers come out immediately.

Arrangement What is shared? keqk_{\text{eq}}
two springs from one wall to the block, side by side the displacement k1+k2k_1 + k_2
two springs from the ceiling to the same hanging block the displacement k1+k2k_1 + k_2
one spring above the block to the ceiling, one below it to the floor the displacement k1+k2k_1 + k_2
block between two walls, one spring each side the displacement k1+k2k_1 + k_2
two springs joined end to end, block on the far end the force k1k2k1+k2\dfrac{k_1k_2}{k_1+k_2}
block hanging from a spring that hangs from another spring the force k1k2k1+k2\dfrac{k_1k_2}{k_1+k_2}

The third row is worth a moment. Push the block down by xx: the spring above it stretches by xx and pulls up with k1xk_1x; the spring below it compresses by xx and pushes up with k2xk_2x. Both push it back up. Same story as the two walls, turned through a right angle.

[NEET Important] "One spring on each side" and "one spring above and one below" are parallel. Only springs strung end to end, so that the whole tension passes through both, are in series. If you can trace a single continuous line of tension running through both springs, it is series; if the springs branch off from the block in different directions, it is parallel.

Cutting a Spring, and a Spring with a Mass at Each End

Cutting a spring makes it stiffer

Take a spring of natural length LL and spring constant kk, and cut it into nn equal pieces. What is the spring constant of one piece?

The answer surprises people the first time: each piece is nn times as stiff, not nn times as floppy.

The direct argument. Hang a weight FF on the whole spring and it stretches by x=Fkx = \dfrac{F}{k}. Now look at the spring one piece at a time. Every piece carries the same tension FF — it is a chain of coils, and the tension is the same all the way along. The pieces are identical, so each contributes an equal share of the stretch, namely xn\dfrac{x}{n}. Therefore, for one piece,

k=forceits own extension=Fx/n=nFx=nkk^{\ast} = \frac{\text{force}}{\text{its own extension}} = \frac{F}{x/n} = n\,\frac{F}{x} = nk

The series argument, which is the same thing said faster. The original spring is nn identical pieces joined end to end — a series chain. So

1k=1k+1k++1kn terms=nkk=nk\frac{1}{k} = \underbrace{\frac{1}{k^{\ast}} + \frac{1}{k^{\ast}} + \cdots + \frac{1}{k^{\ast}}}_{n \text{ terms}} = \frac{n}{k^{\ast}} \qquad \Longrightarrow \qquad k^{\ast} = nk

Key Point — cut springs: k1Lthat is,kL=constant for a given spring\boxed{\,k \propto \frac{1}{L}\,} \qquad \text{that is,} \qquad kL = \text{constant for a given spring} Cut a spring of constant kk into nn equal pieces and each piece has constant nknk. Cut it into unequal pieces, and a piece of length fLfL has constant kf\dfrac{k}{f}. Half a spring is twice as stiff. A third of a spring is three times as stiff.

A spring cut into three equal pieces, and two blocks joined by one spring

A worked check on the unequal case. Cut a spring of constant kk into two pieces whose lengths are in the ratio 1 : 2. The pieces have lengths L3\dfrac{L}{3} and 2L3\dfrac{2L}{3}, so

ka=3k,kb=3k2k_a = 3k, \qquad k_b = \frac{3k}{2}

Put them back in series and you must recover the original:

1ka+1kb=13k+23k=33k=1k\frac{1}{k_a} + \frac{1}{k_b} = \frac{1}{3k} + \frac{2}{3k} = \frac{3}{3k} = \frac{1}{k} \qquad \checkmark

Any time you split a spring, do that check — it costs one line and catches a wrong ratio instantly.

What you do to the spring New constant New period, same mass
cut in half, use one half 2k2k T2\dfrac{T}{\sqrt{2}}
cut in half, use both halves in parallel 4k4k T2\dfrac{T}{2}
cut into nn equal pieces, use one nknk Tn\dfrac{T}{\sqrt{n}}
cut into nn equal pieces, use all nn in parallel n2kn^2k Tn\dfrac{T}{n}
join two identical springs end to end k2\dfrac{k}{2} T2T\sqrt{2}

[JEE Tip] Halving a spring halves the period? No. It multiplies kk by 2, and T1/kT \propto 1/\sqrt{k}, so the period falls only by 2\sqrt{2}, to about 71 per cent. To genuinely halve the period you need four times the stiffness — which is exactly what the second row of that table gives you.

Two blocks, one spring, no wall

Every system so far has had one end of the spring bolted to something immovable. Take that away: two blocks of masses m1m_1 and m2m_2 lie on a frictionless horizontal surface, joined by a single light spring of constant kk. Pull them apart and let go.

There is no external horizontal force, so the centre of mass stays where it is (or drifts at constant velocity). The blocks must therefore always move in opposite directions, and neither of them is the "fixed end".

Working in the extension

Let the blocks be at positions x1x_1 and x2x_2, and let the spring's natural length be 0\ell_0. The quantity that matters is the extension,

x=(x2x1)0x = (x_2 - x_1) - \ell_0

When the spring is stretched by xx it pulls the blocks towards each other with a force kxkx each. Newton's second law for the two blocks:

m1a1=+kx,m2a2=kxm_1 a_1 = +kx, \qquad m_2 a_2 = -kx

The acceleration of the extension is a=a2a1a = a_2 - a_1:

a=kxm2kxm1=kx(1m1+1m2)a = -\frac{kx}{m_2} - \frac{kx}{m_1} = -kx\left(\frac{1}{m_1} + \frac{1}{m_2}\right)

Define μ\mu by 1μ=1m1+1m2\dfrac{1}{\mu} = \dfrac{1}{m_1} + \dfrac{1}{m_2}, and the equation becomes

μa=kx\mu\,a = -kx

which is F=kxF = -kx all over again, with μ\mu standing in for the mass.

Key Point — the reduced mass: μ=m1m2m1+m2,ω=kμ,T=2πμk\boxed{\,\mu = \frac{m_1m_2}{m_1+m_2}\,}, \qquad \omega = \sqrt{\frac{k}{\mu}}, \qquad T = 2\pi\sqrt{\frac{\mu}{k}} Two masses joined by one spring, with nothing fixed, oscillate as though a single body of mass μ\mu were on a spring with one end held still. Note the shape of the formula: reciprocals add, exactly as they do for springs in series. That is the memory hook.

Three properties worth knowing:

  1. μ\mu is smaller than either mass. Since 1μ=1m1+1m2>1m1\dfrac{1}{\mu} = \dfrac{1}{m_1} + \dfrac{1}{m_2} > \dfrac{1}{m_1}, we get μ<m1\mu < m_1, and likewise μ<m2\mu < m_2. A free pair therefore oscillates faster than the same spring with either block bolted to a wall.
  2. Equal masses give μ=m2\mu = \dfrac{m}{2}. Two blocks of 4 kg each on a spring behave like a single 2 kg block.
  3. A wall is the limit m2m_2 \to \infty. Then μ=m1m2m1+m2m1\mu = \dfrac{m_1m_2}{m_1+m_2} \to m_1, and the formula collapses back to T=2πm1/kT = 2\pi\sqrt{m_1/k}. A wall is just a partner so heavy it does not budge.

How the two blocks share the amplitude

The centre of mass does not move, so at every instant m1x1x1,eq=m2x2x2,eqm_1|x_1 - x_{1,\text{eq}}| = m_2|x_2 - x_{2,\text{eq}}|. Taking the extremes,

m1A1=m2A2A1A2=m2m1m_1A_1 = m_2A_2 \qquad \Longrightarrow \qquad \frac{A_1}{A_2} = \frac{m_2}{m_1}

The lighter block swings further, in inverse proportion to its mass, and the two amplitudes add up to the amplitude of the extension: A1+A2=AA_1 + A_2 = A.

[JEE Tip] Whenever a spring problem has no wall, no ceiling and no fixed point, reach for μ\mu. Using m1+m2m_1 + m_2 instead of m1m2m1+m2\dfrac{m_1m_2}{m_1+m_2} is the standard wrong answer, and for m1=m2m_1 = m_2 it is wrong by a factor of 2 in the mass and 2\sqrt{2} in the period.

Inclines, Pulleys, and the Whole Toolkit

Two more arrangements appear constantly, and both are settled by principles you already have.

A spring on a frictionless incline

A block of mass mm rests on a smooth incline that makes an angle θ\theta with the horizontal. A spring of constant kk runs along the incline, its upper end fixed.

The block first slides down until the spring's pull balances the component of gravity along the slope. That gives the equilibrium stretch:

kx0=mgsinθx0=mgsinθkkx_0 = mg\sin\theta \qquad \Longrightarrow \qquad x_0 = \frac{mg\sin\theta}{k}

Now displace the block a further distance xx from that equilibrium and release. Taking down-the-slope as positive, the forces along the incline are mgsinθmg\sin\theta down and k(x0+x)k(x_0 + x) up:

Fnet=mgsinθk(x0+x)=mgsinθkx0kx=kxF_{\text{net}} = mg\sin\theta - k(x_0 + x) = mg\sin\theta - kx_0 - kx = -kx

because kx0=mgsinθkx_0 = mg\sin\theta exactly. The gravity term has cancelled, the same way it cancelled for the vertical spring, and

T=2πmkT = 2\pi\sqrt{\frac{m}{k}}

with no θ\theta, no gg in it.

Key Point: A spring-block system on a smooth incline has the same period as on a horizontal table. The angle only decides where the block sits at rest, not how fast it oscillates. This is the general rule at work: any constant force along the line of motion shifts the mean position and leaves the period alone. If the incline carries a combination of springs, replace kk by keqk_{\text{eq}} and nothing else changes.

The one thing the angle does change is the sag. On a 30°30° incline, x0=mgsin30°k=mg2kx_0 = \dfrac{mg\sin 30°}{k} = \dfrac{mg}{2k} — exactly half the sag the same spring would show hanging vertically.

Springs through a pulley

The light fixed pulley changes nothing. A block hangs from a light inextensible string that passes over a smooth fixed pulley; the other end of the string is tied to a spring fixed to the ceiling. Move the block down by xx and the string on the other side must come down by xx too, so the spring stretches by exactly xx. The tension in a light string over a smooth pulley is the same throughout, so the force on the block equals the force in the spring. Same displacement, same force: keq=kk_{\text{eq}} = k and T=2πm/kT = 2\pi\sqrt{m/k}, unchanged.

A movable pulley does change things — and by a factor of 4. Now hang the block from the axle of a light movable pulley. A string runs over that pulley; one end is tied to the ceiling and the other to a spring of constant kk, whose upper end is also fixed to the ceiling.

Work through it one step at a time.

  1. Let the block, and with it the pulley, descend by xx. Both string segments over the pulley get longer by xx, so the string needs an extra length 2x2x.
  2. The string is inextensible and one end is tied to the ceiling, so that extra length can only come from the spring end: the spring stretches by 2x2x.
  3. The tension in the string therefore equals the spring's force, Fspring=k(2x)=2kxF_{\text{spring}} = k(2x) = 2kx.
  4. The pulley is held up by two segments of that string, so the upward force on the pulley and block is 2×2kx=4kx2 \times 2kx = 4kx.

F=4kxkeq=4k,T=2πm4k=πmkF = -4kx \qquad \Longrightarrow \qquad k_{\text{eq}} = 4k, \qquad T = 2\pi\sqrt{\frac{m}{4k}} = \pi\sqrt{\frac{m}{k}}

Key Point — the mechanical-advantage rule: If a mechanism makes the spring stretch nn times as far as the block moves, then the force fed back to the block is nn times the spring's tension, so keq=n2kk_{\text{eq}} = n^2k The factor appears twice — once in the stretch and once in the force — which is why it squares. The movable pulley has n=2n = 2, giving 4k4k.

The whole toolkit on one page

Arrangement keqk_{\text{eq}} Period
single spring, constant kk kk 2πmk2\pi\sqrt{\dfrac{m}{k}}
k1k_1, k2k_2 in parallel (same displacement) k1+k2k_1 + k_2 2πmk1+k22\pi\sqrt{\dfrac{m}{k_1+k_2}}
k1k_1, k2k_2 in series (same tension) k1k2k1+k2\dfrac{k_1k_2}{k_1+k_2} 2πm(k1+k2)k1k22\pi\sqrt{\dfrac{m(k_1+k_2)}{k_1k_2}}
nn identical springs in parallel nknk 2πmnk2\pi\sqrt{\dfrac{m}{nk}}
nn identical springs in series kn\dfrac{k}{n} 2πnmk2\pi\sqrt{\dfrac{nm}{k}}
mass between two walls, one spring each side k1+k2k_1 + k_2 2πmk1+k22\pi\sqrt{\dfrac{m}{k_1+k_2}}
one spring above, one below k1+k2k_1 + k_2 2πmk1+k22\pi\sqrt{\dfrac{m}{k_1+k_2}}
one piece of a spring cut into nn equal parts nknk 2πmnk2\pi\sqrt{\dfrac{m}{nk}}
spring on a smooth incline, angle θ\theta kk 2πmk2\pi\sqrt{\dfrac{m}{k}}
spring through a light fixed pulley kk 2πmk2\pi\sqrt{\dfrac{m}{k}}
spring through a light movable pulley 4k4k πmk\pi\sqrt{\dfrac{m}{k}}
two masses m1m_1, m2m_2 on one spring kk, with μ\mu for the mass 2πμk2\pi\sqrt{\dfrac{\mu}{k}}, μ=m1m2m1+m2\mu = \dfrac{m_1m_2}{m_1+m_2}

The five mistakes that cost the marks

  1. Calling the two-walls arrangement series. It is parallel. One displacement loads both springs.
  2. Importing the resistor rule. Springs go the other way; they follow the capacitor pattern.
  3. Using product-over-sum for three springs. With three or more, add the reciprocals.
  4. Thinking a cut spring gets floppier. Shorter is stiffer: k1/Lk \propto 1/L.
  5. Using m1+m2m_1 + m_2 for a two-mass oscillator. It is the reduced mass μ\mu, which is smaller than either.

[Board Important] In any derivation, say which quantity is shared before you write a formula — "both springs undergo the same extension xx", or "the same tension FF acts in both springs". That single sentence is where the reasoning marks live.

Solved Examples

Conventions used throughout: g=9.8g = 9.8 m/s²; every spring is light and obeys Hooke's law; every surface, pulley and string is smooth and light unless stated. ω\omega is the angular frequency in radians per second and ν\nu the frequency in hertz — they differ by a factor of 2π2\pi and both are quoted with their units. Displacement is always measured from the mean position. π=3.1416\pi = 3.1416.

Example 1: Two springs pulling together

A block of mass 2 kg rests on a frictionless horizontal table. Two light springs, of spring constants 300 N/m and 200 N/m, both run from the same wall to the block, and both are at their natural length when the block is at rest. The block is displaced and released. Find the equivalent spring constant, the angular frequency, the period and the frequency, and compare the period with what the 300 N/m spring alone would give.

Solution:

  1. Identify the arrangement. Both springs are anchored to the wall at one end and to the block at the other, so when the block moves a distance xx, both change length by xx. They share the displacement, so they are in parallel.

  2. Add the forces. Displacing the block by xx, F=k1xk2x=(k1+k2)x=(300+200)x=500xF = -k_1x - k_2x = -(k_1+k_2)x = -(300 + 200)x = -500x so keq=500 N/mk_{\text{eq}} = 500 \text{ N/m}

  3. Angular frequency. ω=keqm=5002=250=15.8114 rad/s\omega = \sqrt{\frac{k_{\text{eq}}}{m}} = \sqrt{\frac{500}{2}} = \sqrt{250} = 15.8114 \text{ rad/s}

  4. Period and frequency — keep them apart. T=2πω=6.283215.8114=0.3974 s,ν=1T=2.5165 HzT = \frac{2\pi}{\omega} = \frac{6.2832}{15.8114} = 0.3974 \text{ s}, \qquad \nu = \frac{1}{T} = 2.5165 \text{ Hz} Check: 2πν=2π×2.5165=15.8112\pi\nu = 2\pi \times 2.5165 = 15.811 rad/s, which is ω\omega again.

  5. Compare with one spring alone. With only the 300 N/m spring, T1=2π2300=0.5130 sT_1 = 2\pi\sqrt{\frac{2}{300}} = 0.5130 \text{ s} Adding the second spring made the system stiffer and the oscillation faster, by a factor 500/300=1.291\sqrt{500/300} = 1.291.

Final Answer: keq=500k_{\text{eq}} = 500 N/m; ω=15.8114\omega = 15.8114 rad/s, T=0.3974T = 0.3974 s, ν=2.5165\nu = 2.5165 Hz. The 300 N/m spring alone would give 0.51300.5130 s.

Takeaway: Parallel springs share the displacement, so their forces add and the stiffnesses add. Adding a spring in parallel always speeds the oscillation up.

Example 2: The same two springs, joined end to end

The same 2 kg block is now attached to the same two springs, but this time the 300 N/m spring runs from the wall to a junction, and the 200 N/m spring runs from that junction to the block. Find keqk_{\text{eq}}, ω\omega, TT and ν\nu, and the ratio of this period to the one in Example 1. Which spring stretches more?

Solution:

  1. Identify the arrangement. The springs are joined end to end at a massless junction, so the same tension runs through both. They share the force: this is a series combination.

  2. Add the compliances. 1keq=1300+1200=2600+3600=5600=1120\frac{1}{k_{\text{eq}}} = \frac{1}{300} + \frac{1}{200} = \frac{2}{600} + \frac{3}{600} = \frac{5}{600} = \frac{1}{120} keq=120 N/mk_{\text{eq}} = 120 \text{ N/m} Or by product over sum: 300×200500=60000500=120\dfrac{300 \times 200}{500} = \dfrac{60000}{500} = 120 N/m. Note that 120 is less than both 200 and 300, as a series pair must be.

  3. Angular frequency, period, frequency. ω=1202=60=7.7460 rad/s\omega = \sqrt{\frac{120}{2}} = \sqrt{60} = 7.7460 \text{ rad/s} T=2π7.7460=0.8112 s,ν=1T=1.2328 HzT = \frac{2\pi}{7.7460} = 0.8112 \text{ s}, \qquad \nu = \frac{1}{T} = 1.2328 \text{ Hz}

  4. The ratio of periods. TseriesTparallel=kparallelkseries=500120=4.1667=2.0412\frac{T_{\text{series}}}{T_{\text{parallel}}} = \sqrt{\frac{k_{\text{parallel}}}{k_{\text{series}}}} = \sqrt{\frac{500}{120}} = \sqrt{4.1667} = 2.0412 The same two springs, rearranged, change the period by a factor of more than 2.

  5. Which stretches more? Under a common tension FF, x1=F300x_1 = \dfrac{F}{300} and x2=F200x_2 = \dfrac{F}{200}, so x1x2=200300=23\frac{x_1}{x_2} = \frac{200}{300} = \frac{2}{3} The softer 200 N/m spring stretches 1.5 times as much. In a series chain the soft spring does most of the giving.

Final Answer: keq=120k_{\text{eq}} = 120 N/m; ω=7.7460\omega = 7.7460 rad/s, T=0.8112T = 0.8112 s, ν=1.2328\nu = 1.2328 Hz. The series period is 2.04122.0412 times the parallel one, and the extensions are in the ratio 2 : 3.

Takeaway: Series springs share the tension, so their extensions add and their reciprocals add. The result is always softer, and therefore slower, than either spring alone.

Example 3: A block between two walls

A block of mass 2 kg lies on a frictionless floor between two walls. A spring of constant 300 N/m joins it to the left wall and a spring of constant 500 N/m joins it to the right wall; both are relaxed when the block is at rest. Show that a small displacement produces simple harmonic motion and find TT and ν\nu.

Solution:

  1. Displace and look at each spring separately. Push the block a distance xx to the right.
  • The left spring is stretched by xx, so it pulls the block left with force 300x300x.
  • The right spring is compressed by xx, so it pushes the block left with force 500x500x.
  1. Both forces point the same way. That is the whole point of the problem. Taking rightwards as positive, F=300x500x=800xF = -300x - 500x = -800x This is (positive constant)×x-(\text{positive constant}) \times x, so the motion is simple harmonic, with keq=800 N/mk_{\text{eq}} = 800 \text{ N/m} The arrangement is parallel, even though the springs sit on opposite sides.

  2. The constants. ω=8002=400=20 rad/s\omega = \sqrt{\frac{800}{2}} = \sqrt{400} = 20 \text{ rad/s} T=2π20=0.3142 s,ν=1T=3.1831 HzT = \frac{2\pi}{20} = 0.3142 \text{ s}, \qquad \nu = \frac{1}{T} = 3.1831 \text{ Hz}

  3. What the wrong route would have given. Treating this as series would give keq=300×500800=187.5k_{\text{eq}} = \dfrac{300 \times 500}{800} = 187.5 N/m and T=0.6489T = 0.6489 s — more than twice too long.

Final Answer: simple harmonic with keq=800k_{\text{eq}} = 800 N/m; ω=20\omega = 20 rad/s, T=0.3142T = 0.3142 s, ν=3.1831\nu = 3.1831 Hz.

Takeaway: A spring on each side is parallel. One displacement stretches one spring and compresses the other, and both then push the block back the same way, so the two stiffnesses add.

Example 4: Cutting a spring into three

A spring of spring constant 300 N/m is cut into three equal pieces. A 1 kg block is attached to one of the pieces. Find the piece's spring constant and the period of the block's oscillation, and compare with the period on the uncut spring.

Solution:

  1. Find the constant of one piece. The uncut spring is three identical pieces in series, so if each piece has constant kk^{\ast}, 1300=3kk=3×300=900 N/m\frac{1}{300} = \frac{3}{k^{\ast}} \quad \Longrightarrow \quad k^{\ast} = 3 \times 300 = 900 \text{ N/m} Shorter means stiffer: k1Lk \propto \dfrac{1}{L}.

  2. The oscillation on one piece. ω=9001=30 rad/s,T=2π30=0.2094 s,ν=4.7746 Hz\omega = \sqrt{\frac{900}{1}} = 30 \text{ rad/s}, \qquad T = \frac{2\pi}{30} = 0.2094 \text{ s}, \qquad \nu = 4.7746 \text{ Hz}

  3. The oscillation on the uncut spring. ωfull=3001=17.3205 rad/s,Tfull=0.3628 s\omega_{\text{full}} = \sqrt{\frac{300}{1}} = 17.3205 \text{ rad/s}, \qquad T_{\text{full}} = 0.3628 \text{ s}

  4. The ratio. TfullTpiece=0.36280.2094=1.7321=3\frac{T_{\text{full}}}{T_{\text{piece}}} = \frac{0.3628}{0.2094} = 1.7321 = \sqrt{3} exactly as T1kT \propto \dfrac{1}{\sqrt{k}} with kk tripled demands.

Final Answer: each piece has k=900k^{\ast} = 900 N/m; T=0.2094T = 0.2094 s and ν=4.7746\nu = 4.7746 Hz on one piece, against Tfull=0.3628T_{\text{full}} = 0.3628 s on the whole spring — shorter by a factor of 3\sqrt{3}.

Takeaway: Cutting a spring into nn equal pieces makes each piece nn times as stiff, and the period on one piece n\sqrt{n} times shorter. Never nn times shorter — the square root is the trap.

Example 5: An unequal cut, then reassembled side by side

A spring of spring constant 400 N/m is cut into two pieces whose lengths are in the ratio 1 : 3. Both pieces are then attached side by side between a wall and a 2 kg block, so that both stretch by the same amount. Find the constants of the two pieces and the period of the resulting oscillation.

Solution:

  1. The two lengths. In the ratio 1 : 3 the pieces are L4\dfrac{L}{4} and 3L4\dfrac{3L}{4}.

  2. Their constants, from k1Lk \propto \dfrac{1}{L}. A piece of length fLfL has constant kf\dfrac{k}{f}: ka=4001/4=1600 N/m,kb=4003/4=16003=533.33 N/mk_a = \frac{400}{1/4} = 1600 \text{ N/m}, \qquad k_b = \frac{400}{3/4} = \frac{1600}{3} = 533.33 \text{ N/m}

  3. Check by putting them back in series. 11600+31600=41600=1400\frac{1}{1600} + \frac{3}{1600} = \frac{4}{1600} = \frac{1}{400} \qquad \checkmark so they do recombine to the original 400 N/m.

  4. Side by side means parallel. keq=1600+533.33=2133.33 N/mk_{\text{eq}} = 1600 + 533.33 = 2133.33 \text{ N/m}

  5. The oscillation. ω=2133.332=1066.67=32.6599 rad/s\omega = \sqrt{\frac{2133.33}{2}} = \sqrt{1066.67} = 32.6599 \text{ rad/s} T=2π32.6599=0.1924 s,ν=1T=5.1980 HzT = \frac{2\pi}{32.6599} = 0.1924 \text{ s}, \qquad \nu = \frac{1}{T} = 5.1980 \text{ Hz}

Final Answer: ka=1600k_a = 1600 N/m and kb=533.33k_b = 533.33 N/m; in parallel keq=2133.33k_{\text{eq}} = 2133.33 N/m, giving T=0.1924T = 0.1924 s and ν=5.1980\nu = 5.1980 Hz.

Takeaway: A piece of length fLfL has constant kf\dfrac{k}{f}, and the pieces always recombine to kk when put back in series. Doing that one-line check before going on is the cheapest insurance in this topic.

Example 6: Three unequal springs in a chain

Three springs of spring constants 110 N/m, 220 N/m and 330 N/m are joined end to end, and a 1.5 kg block hangs from the free end of the chain. Find the equivalent spring constant and the period of small oscillations.

Solution:

  1. Three springs — reciprocals, not product over sum. The chain is a series arrangement, so 1keq=1110+1220+1330\frac{1}{k_{\text{eq}}} = \frac{1}{110} + \frac{1}{220} + \frac{1}{330} Take a common denominator of 660: 1keq=6660+3660+2660=11660=160\frac{1}{k_{\text{eq}}} = \frac{6}{660} + \frac{3}{660} + \frac{2}{660} = \frac{11}{660} = \frac{1}{60} keq=60 N/mk_{\text{eq}} = 60 \text{ N/m} Less than the softest spring in the chain, 110 N/m, as it must be.

  2. The oscillation. ω=601.5=40=6.3246 rad/s\omega = \sqrt{\frac{60}{1.5}} = \sqrt{40} = 6.3246 \text{ rad/s} T=2π6.3246=0.9935 s,ν=1T=1.0066 HzT = \frac{2\pi}{6.3246} = 0.9935 \text{ s}, \qquad \nu = \frac{1}{T} = 1.0066 \text{ Hz}

  3. A note on the hanging. The spring is vertical, so the chain sags by x0=mgkeq=1.5×9.860=0.245x_0 = \dfrac{mg}{k_{\text{eq}}} = \dfrac{1.5 \times 9.8}{60} = 0.245 m before the oscillation starts. That only moves the mean position — no gg appears in the period.

Final Answer: keq=60k_{\text{eq}} = 60 N/m; ω=6.3246\omega = 6.3246 rad/s, T=0.9935T = 0.9935 s, ν=1.0066\nu = 1.0066 Hz.

Takeaway: With three or more springs in series, add the reciprocals. Product over sum is a two-spring shortcut only, and applying it to three springs gives nonsense.

Example 7: A hanging chain of two springs

Two light springs, of spring constants 100 N/m and 150 N/m, are joined end to end and hung from the ceiling. A 3 kg block is attached gently to the lower end. Find (a) the extension of each spring at equilibrium and the total sag, and (b) the period and frequency of small vertical oscillations.

Solution:

  1. (a) The tension in a hanging chain is the weight. Each spring carries the whole weight of the block, mg=3×9.8=29.4mg = 3 \times 9.8 = 29.4 N. So x1=29.4100=0.294 m,x2=29.4150=0.196 mx_1 = \frac{29.4}{100} = 0.294 \text{ m}, \qquad x_2 = \frac{29.4}{150} = 0.196 \text{ m} x0=x1+x2=0.490 mx_0 = x_1 + x_2 = 0.490 \text{ m} The softer spring stretches more, as always in a chain.

  2. The equivalent constant, as a cross-check. keq=100×150250=60 N/m,x0=mgkeq=29.460=0.490 mk_{\text{eq}} = \frac{100 \times 150}{250} = 60 \text{ N/m}, \qquad x_0 = \frac{mg}{k_{\text{eq}}} = \frac{29.4}{60} = 0.490 \text{ m} \quad \checkmark

  3. (b) The period. Displacement is measured from the hanging equilibrium, and about that point the weight cancels exactly against keqx0k_{\text{eq}}x_0, leaving F=keqyF = -k_{\text{eq}}y: ω=603=20=4.4721 rad/s\omega = \sqrt{\frac{60}{3}} = \sqrt{20} = 4.4721 \text{ rad/s} T=2π4.4721=1.4050 s,ν=1T=0.7118 HzT = \frac{2\pi}{4.4721} = 1.4050 \text{ s}, \qquad \nu = \frac{1}{T} = 0.7118 \text{ Hz}

  4. The same answer from the sag alone. Since mkeq=x0g\dfrac{m}{k_{\text{eq}}} = \dfrac{x_0}{g}, T=2πx0g=2π0.4909.8=2π0.05=1.4050 sT = 2\pi\sqrt{\frac{x_0}{g}} = 2\pi\sqrt{\frac{0.490}{9.8}} = 2\pi\sqrt{0.05} = 1.4050 \text{ s} \quad \checkmark

Final Answer: extensions of 0.2940.294 m and 0.1960.196 m, total sag 0.4900.490 m; T=1.4050T = 1.4050 s and ν=0.7118\nu = 0.7118 Hz.

Takeaway: In a hanging chain every spring carries the full weight, so the extensions divide in the ratio 1k1:1k2\dfrac{1}{k_1} : \dfrac{1}{k_2} and add to mgkeq\dfrac{mg}{k_{\text{eq}}}. The period still has no gg in it; gg appears only because the sag was measured under gravity.

Example 8: A block on a smooth incline

A block of mass 2 kg is held on a frictionless incline of angle 30°30° by a spring of constant 200 N/m lying along the incline, its upper end fixed. Find (a) the extension of the spring at equilibrium, and (b) the period of small oscillations along the incline. (c) The single spring is then replaced by two springs of 200 N/m and 300 N/m attached side by side, both along the incline. Find the new extension and period.

Solution:

  1. (a) The equilibrium stretch. Along the incline the spring's pull balances the component of gravity: kx0=mgsinθx0=2×9.8×sin30°200=2×9.8×0.5200=9.8200=0.049 mkx_0 = mg\sin\theta \quad \Longrightarrow \quad x_0 = \frac{2 \times 9.8 \times \sin 30°}{200} = \frac{2 \times 9.8 \times 0.5}{200} = \frac{9.8}{200} = 0.049 \text{ m} That is 4.9 cm.

  2. (b) Displace by xx from that point. The forces along the incline are mgsinθmg\sin\theta down the slope and k(x0+x)k(x_0+x) up it, so Fnet=mgsinθkx0kx=kxF_{\text{net}} = mg\sin\theta - kx_0 - kx = -kx since the first two terms cancel. There is no θ\theta and no gg left: ω=2002=10 rad/s,T=2π10=0.6283 s,ν=1.5915 Hz\omega = \sqrt{\frac{200}{2}} = 10 \text{ rad/s}, \qquad T = \frac{2\pi}{10} = 0.6283 \text{ s}, \qquad \nu = 1.5915 \text{ Hz} The same block on a horizontal table with the same spring would give exactly this.

  3. (c) Two springs side by side share the displacement, so they are parallel. keq=200+300=500 N/mk_{\text{eq}} = 200 + 300 = 500 \text{ N/m} x0=mgsinθkeq=9.8500=0.0196 mx_0^{\ast} = \frac{mg\sin\theta}{k_{\text{eq}}} = \frac{9.8}{500} = 0.0196 \text{ m} ω=5002=15.8114 rad/s,T=0.3974 s,ν=2.5165 Hz\omega = \sqrt{\frac{500}{2}} = 15.8114 \text{ rad/s}, \qquad T = 0.3974 \text{ s}, \qquad \nu = 2.5165 \text{ Hz}

Final Answer: (a) x0=0.049x_0 = 0.049 m; (b) T=0.6283T = 0.6283 s, ν=1.5915\nu = 1.5915 Hz; (c) x0=0.0196x_0^{\ast} = 0.0196 m, T=0.3974T = 0.3974 s, ν=2.5165\nu = 2.5165 Hz.

Takeaway: The incline angle sets the sag and nothing else. Any constant force along the line of motion shifts the mean position and leaves T=2πm/keqT = 2\pi\sqrt{m/k_{\text{eq}}} untouched.

Example 9: A spring through a pulley

A 2 kg block is to be hung from a spring of constant 200 N/m in two different ways.

(a) The block hangs from a light string that passes over a smooth fixed pulley; the other end of the string is tied to the spring, whose upper end is fixed to the ceiling.

(b) The block hangs from the axle of a light movable pulley. A light string passes over that pulley; one end is tied to the ceiling and the other to the spring, whose upper end is also fixed to the ceiling.

Find the period in each case.

Solution:

  1. (a) The fixed pulley. Move the block down by xx. The string is inextensible and the pulley cannot move, so the string on the far side comes down by xx as well and the spring stretches by exactly xx. A light string over a smooth pulley has the same tension throughout, so the force on the block equals the spring's force. Same displacement, same force: keq=200 N/m,ω=2002=10 rad/s,T=0.6283 sk_{\text{eq}} = 200 \text{ N/m}, \qquad \omega = \sqrt{\frac{200}{2}} = 10 \text{ rad/s}, \qquad T = 0.6283 \text{ s} The pulley has done nothing except change the direction.

  2. (b) The movable pulley — the displacement doubles. Let the block and the pulley descend by xx. Both string segments over the pulley lengthen by xx, so the string needs an extra 2x2x. One end is tied to the ceiling, so all of it must come from the spring: spring extension=2x\text{spring extension} = 2x

  3. The force also doubles. The spring's force, and therefore the string's tension, is Fstring=k(2x)=2kxF_{\text{string}} = k(2x) = 2kx The pulley hangs from two segments of that string, so the upward force on the block-and-pulley is Fup=2×2kx=4kxF_{\text{up}} = 2 \times 2kx = 4kx

  4. Read off keqk_{\text{eq}}. F=4kxkeq=4k=800 N/mF = -4kx \quad \Longrightarrow \quad k_{\text{eq}} = 4k = 800 \text{ N/m} ω=8002=20 rad/s,T=2π20=0.3142 s,ν=3.1831 Hz\omega = \sqrt{\frac{800}{2}} = 20 \text{ rad/s}, \qquad T = \frac{2\pi}{20} = 0.3142 \text{ s}, \qquad \nu = 3.1831 \text{ Hz} Exactly half the period of case (a), because keqk_{\text{eq}} was multiplied by 4 and T1/kT \propto 1/\sqrt{k}.

Final Answer: (a) T=0.6283T = 0.6283 s; (b) keq=800k_{\text{eq}} = 800 N/m and T=0.3142T = 0.3142 s, half as long.

Takeaway: A light fixed pulley changes nothing; a movable pulley multiplies kk by 4. In general, if the spring stretches nn times as far as the block moves, keq=n2kk_{\text{eq}} = n^2k — the factor enters once through the stretch and once through the force.

Example 10: Two blocks sharing one spring

Two blocks, of masses 3 kg and 6 kg, lie on a frictionless horizontal surface and are joined by a light spring of constant 200 N/m. The spring is stretched by 9 cm and both blocks are released from rest. Find (a) the period and frequency of the oscillation, (b) the amplitude of each block, and (c) how the period would differ if the 6 kg block were bolted to a wall instead.

Solution:

  1. (a) Nothing is fixed, so use the reduced mass. μ=m1m2m1+m2=3×69=189=2 kg\mu = \frac{m_1m_2}{m_1+m_2} = \frac{3 \times 6}{9} = \frac{18}{9} = 2 \text{ kg} Note that μ\mu is smaller than both masses, as it must be.

  2. The oscillation of the extension. ω=kμ=2002=100=10 rad/s\omega = \sqrt{\frac{k}{\mu}} = \sqrt{\frac{200}{2}} = \sqrt{100} = 10 \text{ rad/s} T=2π10=0.6283 s,ν=1T=1.5915 HzT = \frac{2\pi}{10} = 0.6283 \text{ s}, \qquad \nu = \frac{1}{T} = 1.5915 \text{ Hz}

  3. (b) Split the amplitude. There is no external horizontal force, so the centre of mass stays put and m1A1=m2A2,A1+A2=A=0.09 mm_1A_1 = m_2A_2, \qquad A_1 + A_2 = A = 0.09 \text{ m} From the first, 3A1=6A23A_1 = 6A_2, so A1=2A2A_1 = 2A_2. Substituting into the second, 3A2=0.093A_2 = 0.09: A2=0.03 m=3 cm,A1=0.06 m=6 cmA_2 = 0.03 \text{ m} = 3 \text{ cm}, \qquad A_1 = 0.06 \text{ m} = 6 \text{ cm} The lighter block swings twice as far.

  4. (c) If the 6 kg block were a wall. Then only the 3 kg block would move, and Twall=2π3200=2π×0.12247=0.7695 sT_{\text{wall}} = 2\pi\sqrt{\frac{3}{200}} = 2\pi \times 0.12247 = 0.7695 \text{ s} which is longer than 0.62830.6283 s. A free partner lets the system oscillate faster, because μ=2\mu = 2 kg is less than 3 kg. As the partner is made heavier and heavier, μ3\mu \to 3 kg and the two answers converge.

Final Answer: μ=2\mu = 2 kg; T=0.6283T = 0.6283 s and ν=1.5915\nu = 1.5915 Hz; amplitudes 66 cm and 33 cm; with the 6 kg block fixed the period would be 0.76950.7695 s.

Takeaway: No wall means reduced mass: T=2πμ/kT = 2\pi\sqrt{\mu/k} with μ=m1m2m1+m2\mu = \dfrac{m_1m_2}{m_1+m_2}, and the blocks split the amplitude in inverse proportion to their masses. Using m1+m2m_1+m_2 is the standard wrong answer.

Example 11: Working backwards from two periods

A block oscillating on a light spring has a period of 0.6 second. A second spring is then attached alongside the first, so that both stretch by the same amount as the block moves, and the period falls to 0.4 second. Find (a) the ratio k2k1\dfrac{k_2}{k_1}, and (b) the period that the same block would have if the two springs were instead joined end to end.

Solution:

  1. (a) Use the proportionality, not the numbers. At fixed mass, T1kT \propto \dfrac{1}{\sqrt{k}}, so k1T2k \propto \dfrac{1}{T^2}. The second arrangement is parallel, with keq=k1+k2k_{\text{eq}} = k_1 + k_2: k1+k2k1=(T1T2)2=(0.60.4)2=(1.5)2=2.25\frac{k_1+k_2}{k_1} = \left(\frac{T_1}{T_2}\right)^2 = \left(\frac{0.6}{0.4}\right)^2 = (1.5)^2 = 2.25 1+k2k1=2.25k2k1=1.251 + \frac{k_2}{k_1} = 2.25 \quad \Longrightarrow \quad \frac{k_2}{k_1} = 1.25 The second spring is 1.25 times as stiff as the first.

  2. (b) Now put them in series. Writing k2=1.25k1k_2 = 1.25k_1, kseries=k1k2k1+k2=1.25k122.25k1=1.252.25k1=0.5556k1k_{\text{series}} = \frac{k_1k_2}{k_1+k_2} = \frac{1.25k_1^2}{2.25k_1} = \frac{1.25}{2.25}k_1 = 0.5556\,k_1

  3. Convert the stiffness ratio into a period ratio. TseriesT1=k1kseries=10.5556=1.8=1.3416\frac{T_{\text{series}}}{T_1} = \sqrt{\frac{k_1}{k_{\text{series}}}} = \sqrt{\frac{1}{0.5556}} = \sqrt{1.8} = 1.3416 Tseries=1.3416×0.6=0.8050 sT_{\text{series}} = 1.3416 \times 0.6 = 0.8050 \text{ s}

  4. Sanity check on the ordering. 0.40.4 s in parallel, 0.60.6 s on the first spring alone, 0.80500.8050 s in series — series slowest, parallel fastest, single spring in between. Exactly the expected order.

Final Answer: k2k1=1.25\dfrac{k_2}{k_1} = 1.25; in series the period would be 0.80500.8050 s.

Takeaway: Ratio problems never need the actual values of kk and mm. Use k1T2k \propto \dfrac{1}{T^2}, form the ratio, and the unknowns cancel.

Example 12: A mixed network

Three identical springs, each of constant 200 N/m, are arranged like this: two of them are attached side by side between a wall and a junction, so that both stretch by the same amount; the third runs from that junction to a 1.2 kg block. Find the equivalent spring constant and the period.

Solution:

  1. Work from the inside out. The two springs between the wall and the junction share the same displacement of the junction, so they are in parallel: k12=200+200=400 N/mk_{12} = 200 + 200 = 400 \text{ N/m}

  2. Now combine with the third. That 400 N/m combination and the third spring are joined end to end at the junction, so the same tension runs through both: they are in series. 1keq=1400+1200=1400+2400=3400\frac{1}{k_{\text{eq}}} = \frac{1}{400} + \frac{1}{200} = \frac{1}{400} + \frac{2}{400} = \frac{3}{400} keq=4003=133.33 N/mk_{\text{eq}} = \frac{400}{3} = 133.33 \text{ N/m} Softer than either the pair (400) or the single spring (200), as any series result must be.

  3. The oscillation. ω=133.331.2=111.11=10.5409 rad/s\omega = \sqrt{\frac{133.33}{1.2}} = \sqrt{111.11} = 10.5409 \text{ rad/s} T=2π10.5409=0.5961 s,ν=1T=1.6776 HzT = \frac{2\pi}{10.5409} = 0.5961 \text{ s}, \qquad \nu = \frac{1}{T} = 1.6776 \text{ Hz}

Final Answer: keq=133.33k_{\text{eq}} = 133.33 N/m; ω=10.5409\omega = 10.5409 rad/s, T=0.5961T = 0.5961 s, ν=1.6776\nu = 1.6776 Hz.

Takeaway: Reduce a network one junction at a time, innermost first, asking the same question at each step — do these springs share the displacement, or share the force? Never try to see the whole network at once.