Solveeit Logo

Question

Question: In the figure shown a block of mass $m$ is attached in a light spring of spring constant $K$ and an ...

In the figure shown a block of mass mm is attached in a light spring of spring constant KK and an identical spring hangs from ceiling. Initially lower spring is compressed in a state with compression equal to 3mgK\frac{3mg}{K} from natural length of spring. When block is released it strikes upper spring and sticks to it. Amplitude of oscillation (in cm) is given mg=10mg = 10 N and K=1007K = 100\sqrt{7} N/m (roundoff answer to nearest integer)

mgK\frac{mg}{K} Equilibrium

Answer

5

Explanation

Solution

The problem describes a block of mass mm attached to a lower spring of spring constant KK and an upper identical spring hanging from the ceiling. Initially, the lower spring is compressed by 3mgK\frac{3mg}{K} from its natural length. The block is released and moves upwards, strikes the upper spring, and sticks to it. We need to find the amplitude of oscillation after the block sticks to the upper spring.

Let's set the origin of the vertical coordinate yy at the natural length of the lower spring. Upward direction is positive. The initial position of the block is yi=3mgKy_i = -\frac{3mg}{K} (since the spring is compressed by 3mgK\frac{3mg}{K} from its natural length at y=0y=0). The initial velocity is vi=0v_i = 0. The potential energy of the lower spring at position yy is Ulower(y)=12Ky2U_{lower}(y) = \frac{1}{2}K y^2 (assuming natural length at y=0y=0). The gravitational potential energy is Ug(y)=mgyU_g(y) = mgy. The initial total mechanical energy is Ei=12mvi2+Ulower(yi)+Ug(yi)=0+12K(3mgK)2+mg(3mgK)=12K9m2g2K23m2g2K=9m2g22K6m2g22K=3m2g22KE_i = \frac{1}{2}mv_i^2 + U_{lower}(y_i) + U_g(y_i) = 0 + \frac{1}{2}K(-\frac{3mg}{K})^2 + mg(-\frac{3mg}{K}) = \frac{1}{2}K \frac{9m^2g^2}{K^2} - \frac{3m^2g^2}{K} = \frac{9m^2g^2}{2K} - \frac{6m^2g^2}{2K} = \frac{3m^2g^2}{2K}.

The block strikes the upper spring. Let's assume the block strikes the upper spring when it reaches the natural length of the lower spring, i.e., at y=0y=0. Let's find the velocity of the block at y=0y=0 using conservation of energy. Let v0v_0 be the velocity at y=0y=0. Eaty=0=12mv02+Ulower(0)+Ug(0)=12mv02+0+0=12mv02E_{at y=0} = \frac{1}{2}mv_0^2 + U_{lower}(0) + U_g(0) = \frac{1}{2}mv_0^2 + 0 + 0 = \frac{1}{2}mv_0^2. By conservation of energy, Eaty=0=EiE_{at y=0} = E_i. 12mv02=3m2g22K\frac{1}{2}mv_0^2 = \frac{3m^2g^2}{2K}. v02=3m2g2Km=3mg2Kv_0^2 = \frac{3m^2g^2}{Km} = \frac{3mg^2}{K}. Since the block moves upwards from a compressed state, v0=3mg2K=g3mKv_0 = \sqrt{\frac{3mg^2}{K}} = g\sqrt{\frac{3m}{K}}.

When the block sticks to the upper spring at y=0y=0, it is attached to both springs. The lower spring is attached to the ground at y=0y=0 and the block. The upper spring is attached to the ceiling and the block. Let's assume the upper spring is at its natural length when its lower end is at y=0y=0. So the upper spring is attached to the ceiling at y=L0,uppery = L_{0,upper}, where L0,upperL_{0,upper} is the natural length of the upper spring. When the block is at position yy, the force from the lower spring is Ky-Ky. The force from the upper spring is due to its extension or compression from its natural length L0,upperL_{0,upper}. The length of the upper spring when the block is at yy is Lupper=yceilingyL_{upper} = |y_{ceiling} - y|. If the upper spring is attached to the ceiling at yceilingy_{ceiling}, and its natural length is L0,upperL_{0,upper}, and its lower end is at yy, then the force is K(yceilingyL0,upper)K(y_{ceiling} - y - L_{0,upper}) upwards. If the upper spring is at its natural length when its lower end is at y=0y=0, then yceiling0=L0,uppery_{ceiling} - 0 = L_{0,upper}, so yceiling=L0,uppery_{ceiling} = L_{0,upper}. The force from the upper spring is K(L0,upperyL0,upper)=KyK(L_{0,upper} - y - L_{0,upper}) = -Ky upwards. So the force is Ky-Ky downwards. The net force on the block at position yy is Fnet=Flower+Fupper+Fg=KyKymg=2KymgF_{net} = F_{lower} + F_{upper} + F_g = -Ky - Ky - mg = -2Ky - mg.

The equation of motion is md2ydt2=2Kymgm\frac{d^2y}{dt^2} = -2Ky - mg. Let's find the equilibrium position yeqy_{eq} where Fnet=0F_{net} = 0. 2Kyeqmg=0    yeq=mg2K-2Ky_{eq} - mg = 0 \implies y_{eq} = -\frac{mg}{2K}. Let y=yyeq=y+mg2Ky' = y - y_{eq} = y + \frac{mg}{2K}. Then y=ymg2Ky = y' - \frac{mg}{2K}. md2(ymg2K)dt2=2K(ymg2K)mgm\frac{d^2(y' - \frac{mg}{2K})}{dt^2} = -2K(y' - \frac{mg}{2K}) - mg. md2ydt2=2Ky+mgmg=2Kym\frac{d^2y'}{dt^2} = -2Ky' + mg - mg = -2Ky'. This is the equation for SHM with effective spring constant Keff=2KK_{eff} = 2K. The angular frequency is ω=Keffm=2Km\omega = \sqrt{\frac{K_{eff}}{m}} = \sqrt{\frac{2K}{m}}.

The initial conditions for this SHM are at t=0t=0, which is the moment the block sticks to the upper spring. At this moment, the position is y=0y=0 and the velocity is v0v_0. The displacement from the equilibrium position at this moment is y(0)=y(0)yeq=0(mg2K)=mg2Ky'(0) = y(0) - y_{eq} = 0 - (-\frac{mg}{2K}) = \frac{mg}{2K}. The velocity at this moment is v(0)=v(0)=v0=g3mKv'(0) = v(0) = v_0 = g\sqrt{\frac{3m}{K}}.

For SHM, the amplitude AA is related to the initial displacement and velocity by A2=y(0)2+(v(0)ω)2A^2 = y'(0)^2 + (\frac{v'(0)}{\omega})^2. A2=(mg2K)2+(g3mK2Km)2=m2g24K2+(g23mK2Km)=m2g24K2+3m2g22K2=m2g24K2+6m2g24K2=7m2g24K2A^2 = (\frac{mg}{2K})^2 + (\frac{g\sqrt{\frac{3m}{K}}}{\sqrt{\frac{2K}{m}}})^2 = \frac{m^2g^2}{4K^2} + (\frac{g^2 \frac{3m}{K}}{\frac{2K}{m}}) = \frac{m^2g^2}{4K^2} + \frac{3m^2g^2}{2K^2} = \frac{m^2g^2}{4K^2} + \frac{6m^2g^2}{4K^2} = \frac{7m^2g^2}{4K^2}. A=7m2g24K2=7mg2KA = \sqrt{\frac{7m^2g^2}{4K^2}} = \frac{\sqrt{7}mg}{2K}.

We are given mg=10mg = 10 N and K=1007K = 100\sqrt{7} N/m. A=7×102×1007=1072007=10200=120A = \frac{\sqrt{7} \times 10}{2 \times 100\sqrt{7}} = \frac{10\sqrt{7}}{200\sqrt{7}} = \frac{10}{200} = \frac{1}{20} m. We need the amplitude in cm. A=120A = \frac{1}{20} m =120×100= \frac{1}{20} \times 100 cm =5= 5 cm.

The amplitude of oscillation is 5 cm. We are asked to round off the answer to the nearest integer. Since 5 is an integer, the answer is 5.

Final check of assumptions:

  1. The lower spring is attached to the ground.
  2. The upper spring is attached to the ceiling.
  3. The block is between the two springs.
  4. The block strikes the upper spring at the natural length of the lower spring (y=0y=0).
  5. The upper spring is at its natural length when its lower end is at y=0y=0. These assumptions are consistent with the figure and the problem statement.

The final answer is 5\boxed{5}.

Explanation of the solution:

  1. Calculate the initial energy of the block when the lower spring is compressed by 3mgK\frac{3mg}{K} from its natural length.
  2. Determine the velocity of the block when it reaches the position where it strikes the upper spring (assumed to be the natural length of the lower spring, y=0y=0) using conservation of energy.
  3. After sticking to the upper spring, the block is under the influence of both springs and gravity. Determine the effective spring constant of the system and the new equilibrium position.
  4. Use the initial position and velocity at the moment of sticking (which is the start of the combined oscillation) relative to the new equilibrium position to calculate the amplitude of oscillation.
  5. Convert the amplitude to cm and round off to the nearest integer.