This time we will deal with differential equations of two variables. with the same mass are connected by a light spring with no damping satisfying the Hooke's law, whose spring constant is . Initially, they rest on the horizontal ground, and the spring is of its equilibrium length. Assuming the spring is long enough so that when it is compressed, the two blocks have no collision.
As shown above, two blocksNow if we apply a force to block to the right horizontally, what is true when the spring is compressed most ?
Only if you find the answer will you truly understand what's really going on here.
Ignore all the frictions and air resistance.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let L be the length of the spring, and let L 0 be the un-stretched length.
F + k ( L − L 0 ) = m x ¨ A − k ( L − L 0 ) = m x ¨ B x B − x A = L
Subtracting the first equation from the second yields:
− F + − 2 k ( L − L 0 ) = m L ¨ − 2 k L − F + 2 k L 0 = m L ¨
Homogeneous equation:
− 2 k L = m L ¨ L ¨ = − m 2 k L
This corresponds to simple harmonic motion of the following form (this is the homogeneous solution plus the particular solution):
L = A c o s ( ω t ) + B s i n ( ω t ) + C ω = m 2 k
Take some derivatives:
L = A c o s ( ω t ) + B s i n ( ω t ) + C L ˙ = − A ω s i n ( ω t ) + B ω c o s ( ω t ) L ¨ = − A ω 2 c o s ( ω t ) − B ω 2 s i n ( ω t )
Apply initial conditions for L , L ˙ , and L ¨ at t = 0 :
L 0 = A + C 0 = B ω ⟹ B = 0 − m F = − A ω 2 = − A m 2 k ⟹ A = 2 k F C = L 0 − 2 k F
Plugging back in:
L = 2 k F c o s ( ω t ) + L 0 − 2 k F
The minimum length occurs when the cosine term is negative one:
L m i n = L 0 − k F
Evaluate the Newton's Second Law equations at this point:
F + k ( L m i n − L 0 ) = m x ¨ A − k ( L m i n − L 0 ) = m x ¨ B
Plugging in:
F + k ( L 0 − k F − L 0 ) = 0 = m x ¨ A − k ( L 0 − k F − L 0 ) = F = m x ¨ B
Results at max compression:
x ¨ A = 0 x ¨ B = m F
Here is a plot with some sample numbers (generated using numerical integration as a double-check on the hand analysis):