Springs Off The Wall (Fixed)

Two objects are connected via a spring and a piece of string as shown on the image above. One of them is in direct contact with the wall on the left. The string's length is l = 6 c m l = 6cm and the distance from the spring's equilibrium in that case is Δ l = 2 c m \Delta l = 2cm (so the spring equilibrium length is l o = 8 c m l_o = 8cm ). The string is then cut. What will happen to the system? Will it move relative to the ground or not? Also, what is the value of the amplitude of the expected harmonic motion?

Let X X be your answer to the first question where X = 1 X=1 if your answer is y e s yes and X = 0 X=0 if it's n o no . Let A A be the value of the amplitude(in centimeters). Enter your answer as A + X A+X .

Useful info: spring constant k = 50 N / m k = 50 N/m mass of first block m 1 = 100 g m1 = 100g mass of second block m 2 = 300 g m2 = 300g


The answer is 2.

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.

1 solution

Steven Chase
Nov 14, 2017

Here's a diff eq solution. A much more elementary numerical solution also yields the same answer.

Newton's 2nd Law Equations:

k ( x 2 x 1 l 0 ) = m 1 x 1 ¨ k ( x 2 x 1 l 0 ) = m 2 x 2 ¨ k(x_2 - x_1 - l_0) = m_1 \ddot{x_1} \\ -k(x_2 - x_1 - l_0) = m_2 \ddot{x_2}

Re-arranging:

k m 1 ( x 2 x 1 l 0 ) = x 1 ¨ k m 2 ( x 2 x 1 l 0 ) = x 2 ¨ x 2 ¨ x 1 ¨ = ( k m 1 + k m 2 ) ( x 2 x 1 ) + l 0 ( k m 1 + k m 2 ) α = ( k m 1 + k m 2 ) \frac{k}{m_1}(x_2 - x_1 - l_0) = \ddot{x_1} \\ -\frac{k}{m_2}(x_2 - x_1 - l_0) = \ddot{x_2} \\ \ddot{x_2} - \ddot{x_1} = -(\frac{k}{m_1} + \frac{k}{m_2})(x_2 - x_1) + l_0 (\frac{k}{m_1} + \frac{k}{m_2}) \\ \alpha = (\frac{k}{m_1} + \frac{k}{m_2})

Simple Harmonic Motion - General Form:

x 2 x 1 = A c o s ( α t ) + B s i n ( α t ) + C x 2 ˙ x 1 ˙ = A α s i n ( α t ) + B α c o s ( α t ) x 2 ¨ x 1 ¨ = A α c o s ( α t ) B α s i n ( α t ) x_2 - x_1 = A cos(\sqrt{\alpha} t) + B sin(\sqrt{\alpha} t) + C \\ \dot{x_2} - \dot{x_1} = -A \sqrt{\alpha} sin(\sqrt{\alpha} t) + B \sqrt{\alpha} cos(\sqrt{\alpha} t) \\ \ddot{x_2} - \ddot{x_1} = -A \alpha cos(\sqrt{\alpha} t) - B \alpha sin(\sqrt{\alpha} t)

Initial Velocity Conditions:
Call t = 0 t = 0 the time at which the spring first reaches its equilibrium length.
Call x 2 0 x_{2_0} the position of the second block before the string is cut.

1 2 k ( l 0 x 2 0 ) 2 = 1 2 m 2 x 2 ˙ 2 x 2 ˙ = k m 2 ( l 0 x 2 0 ) @ t= 0 x 2 ˙ x 1 ˙ = k m 2 ( l 0 x 2 0 ) @ t= 0 \frac{1}{2} k (l_0 - x_{2_0})^2 = \frac{1}{2} m_2 \dot{x_2}^2 \\ \dot{x_2} = \sqrt{\frac{k}{m_2}} (l_0 - x_{2_0}) \hspace{1cm} \text{@ t= 0} \\ \implies \dot{x_2} - \dot{x_1} = \sqrt{\frac{k}{m_2}} (l_0 - x_{2_0}) \hspace{1cm} \text{@ t= 0}

Initial Position and Acceleration:

x 2 x 1 = l 0 @ t = 0 x 2 ¨ x 1 ¨ = 0 @ t = 0 x_2 - x_1 = l_0 \hspace{1cm} \text{@ t = 0} \\ \ddot{x_2} - \ddot{x_1} = 0 \hspace{1cm} \text{@ t = 0}

Plugging Initial Conditions into General Form:

l 0 = A + C k m 2 ( l 0 x 2 0 ) = B α 0 = A α l_0 = A + C \\ \sqrt{\frac{k}{m_2}} (l_0 - x_{2_0}) = B \sqrt{\alpha} \\ 0 = -A \alpha

Solving for Parameters:

A = 0 B = k α m 2 ( l 0 x 2 0 ) C = l 0 A = 0 \\ B = \sqrt{\frac{k}{\alpha m_2}} (l_0 - x_{2_0}) \\ C = l_0

Final Expression for the Stretch:

x 2 x 1 = k α m 2 ( l 0 x 2 0 ) s i n ( α t ) + l 0 x_2 - x_1 = \sqrt{\frac{k}{\alpha m_2}} (l_0 - x_{2_0}) \, sin(\sqrt{\alpha} t) + l_0

Maximum Deviation of Stretch from Equilibrium Value:

α = ( k m 1 + k m 2 ) = ( 50 0.1 + 50 0.3 ) = 2000 3 max stretch = k α m 2 ( l 0 x 2 0 ) = 50 2000 3 × 0.3 ( 0.08 0.06 ) = 0.01 = 1 cm \alpha = (\frac{k}{m_1} + \frac{k}{m_2}) = (\frac{50}{0.1} + \frac{50}{0.3}) = \frac{2000}{3} \\ \text{max stretch} = \sqrt{\frac{k}{\alpha m_2}} (l_0 - x_{2_0}) = \sqrt{\frac{50}{\frac{2000}{3} \times 0.3}} \, (0.08 - 0.06) = 0.01 = \boxed{1 \text{cm}}

During the initial period before the spring reaches its equilibrium length for the first time, the wall applies a net impulse to the system, which causes it to translate. Therefore, the answer to the first part of the question is also "1".

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...