Harmonic ( Motion + Inequality)

In the given arrangement there are four springs with constants k 1 , k 2 , k 3 k_1,k_2,k_3 and k 4 k_4 (as shown in the figure). The block of mass m = 1 m=1 kg is slightly displaced from its mean position. Find the minimum possible value of the period of the simple harmonic motion of this system.

Assumptions and Details

  • k 1 + k 2 + k 3 + k 4 = 4 π 2 k_{1}+k_{2}+k_{3}+k_{4}=4 \pi^2
  • Assume all pulleys are ideal.


The answer is 9.

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.

2 solutions

Raj Abhinav
May 22, 2020

Writing constraints we arrive at the relation x(1)+2x(2)+2x(3)+4x(4)=x where each of x(i) represent either elongation or compression in ith spring. Also as pulleys are ideal(massless) using NLM we can obtain relation between each of x(i) and x1 (convince yourself why I am am interested in relation between these two variables explicitly) and after all these manipulations use AM-HM inequality to arrive at the answer

Lucas Guimarães
Nov 11, 2018

Good problem! I noticed some problems in the diagram and in the text, but none of them affect the understanding of the question.

Let x 1 , x 2 , x 3 , x 4 x_1,x_2,x_3,x_4 be the spring displacements away from the attachment point Let y y be the downwards displacement of the mass m.

By the configuration of the pulleys, we can write the relation between the mass displacement and the displacements of the springs:

y = 1 × x 1 + 2 × x 2 + 2 × x 3 + 4 × x 4 y = 1 \times x_1 +2 \times x_2 +2 \times x_3 +4 \times x_4

To shorten the notation, we create coefficients c i c_i such that y = j = 1 4 c j x j y = \sum_{j=1}^4 c_j x_j , i.e., c 1 = 1 , c 2 = c 3 = 2 , c 4 = 4 c_1=1,c_2=c_3=2,c_4=4 .

To obtain the equations of motion we will calculate the lagrangian of the system given by L = T V L = T - V where T T is the knectic energy and V V is the potential energy of the system:

V = j = 1 4 k j x j 2 2 m g y \displaystyle V = \sum_{j=1}^4 \frac{k_j x_j^2}{2} - mgy

T = m y ˙ 2 2 \displaystyle T = \frac{m\dot{y}^2}{2}

L = T V = m y ˙ 2 2 j = 1 4 k j x j 2 2 + m g y = m 2 ( j = 1 4 c j x ˙ j ) 2 j = 1 4 k j x j 2 2 + m g ( j = 1 4 c j x j ) \displaystyle L = T - V = \frac{m\dot{y}^2}{2} - \sum_{j=1}^4 \frac{k_j x_j^2}{2} + mgy = \frac{m}{2}\left(\sum_{j=1}^4 c_j \dot{x}_j\right)^2 - \sum_{j=1}^4 \frac{k_j x_j^2}{2} + mg\left(\sum_{j=1}^4 c_j x_j\right)

Now we can use the Euler-Lagrange equation to obtain the equations of motion for each of the 4 coordinates:

d d t ( L x i ˙ ) = L x i \displaystyle \frac{d}{dt}\left(\frac{\partial L}{\partial \dot{x_i}}\right) = \frac{\partial L}{\partial x_i}

L x i ˙ = m c i ( j = 1 4 c j x ˙ j ) d d t ( L x i ˙ ) = m c i ( j = 1 4 c j x ¨ j ) \displaystyle \frac{\partial L}{\partial \dot{x_i}} = m c_i \left(\sum_{j=1}^4 c_j \dot{x}_j\right) \Rightarrow \frac{d}{dt}\left(\frac{\partial L}{\partial \dot{x_i}}\right) = m c_i \left(\sum_{j=1}^4 c_j \ddot{x}_j\right)

L x i = m g x i ( j = 1 4 c j x j ) k i x i L x i = m g c i k i x i \displaystyle \frac{\partial L}{\partial x_i} = mg \frac{\partial }{\partial x_i}\left(\sum_{j=1}^4 c_j x_j\right) - k_i x_i \Rightarrow \frac{\partial L}{\partial x_i} = mg c_i - k_i x_i

Then the equations of motion are:

m c i ( j = 1 4 c j x ¨ j ) = m g c i k i x i \displaystyle m c_i \left(\sum_{j=1}^4 c_j \ddot{x}_j\right) = mg c_i - k_i x_i for i = 1 , , 4 i=1,\ldots,4

Let us rewrite the equations to separate the nonhomogeneous term:

j = 1 4 c j x ¨ j + ( k i m c i ) x i = g \displaystyle \sum_{j=1}^4 c_j \ddot{x}_j + \left(\frac{k_i}{mc_i}\right) x_i = g for i = 1 , , 4 i=1,\ldots,4

The minimum possible value of the period is always the period of the fastest normal mode. To get it, we can calculate the frequencies of the normal mode which can be done by assuming that all springs oscilate in the same base frequency α \alpha :

x i = A i e i α t x ¨ i = α 2 A i e i α t \displaystyle x_i = A_i e^{i\alpha t} \Rightarrow \ddot{x}_i = -\alpha^2 A_i e^{i\alpha t}

Substituting these values ​​into the equations of motion and discarding the nonhomogeneous term, we obtain:

α 2 j = 1 4 c j A j ( k i m c i ) A i = 0 \displaystyle \alpha^2 \sum_{j=1}^4 c_j A_j -\left(\frac{k_i}{mc_i}\right) A_i = 0 for i = 1 , , 4 i=1,\ldots,4

These equations can be written in matrix form as follows:

M A = 0 \displaystyle M A = 0 where M i j = α 2 c j + δ i j k i m c i M_{ij} = \alpha^2 c_j + \delta_{ij} \frac{k_i}{mc_i}

To obtain a non-trivial solution for the system, we must have det ( M ) = 0 \text{det}(M) = 0 which results in:

α = ± 1 j = 1 4 c i 2 k i \displaystyle \alpha = \pm \sqrt{\frac{1}{\sum_{j=1}^4 \frac{c_i^2}{k_i}}}

This alpha value corresponds to the only normal mode of the system and has the following period:

T = 2 π α = 2 π j = 1 4 c i 2 k i \displaystyle T = \frac{2\pi}{|\alpha|} = 2\pi \sqrt{\sum_{j=1}^4 \frac{c_i^2}{k_i}}

To obtain the minimum possible value with the restriction that j = 1 4 k i = 4 π 2 \sum_{j=1}^4 k_i = 4\pi^2 we can use the Jensen's inequality.

The Jensen's inequality for a convex function φ \varphi for weigths a i a_i and points z i z_i is:

φ ( a i z i a i ) a i φ ( z i ) a i \displaystyle \varphi\left(\frac{\sum a_i z_i}{\sum a_i}\right) \le \frac{\sum a_i \varphi (z_i)}{\sum a_i}

For φ ( x ) = 1 x \varphi(x) = \frac{1}{x} , a i = c i a_i = c_i , and z i = k i c i z_i = \frac{k_i}{c_i} we obtain:

j = 1 4 c j j = 1 4 c j k j c j j = 1 4 c j c j k j j = 1 4 c j 1 + 2 + 2 + 4 j = 1 4 k j j = 1 4 c j 2 k j 1 + 2 + 2 + 4 81 4 π 2 j = 1 4 c j 2 k j 9 2 π j = 1 4 c j 2 k j T 9 \displaystyle \frac{\sum_{j=1}^4 c_j}{\sum_{j=1}^4 c_j \frac{k_j}{c_j}}\le \frac{\sum_{j=1}^4 c_j \frac{c_j}{k_j}}{\sum_{j=1}^4 c_j} \Rightarrow \frac{1+2+2+4}{\sum_{j=1}^4 k_j}\le \frac{\sum_{j=1}^4 \frac{c_j^2}{k_j}}{1+2+2+4} \Rightarrow 81 \le 4\pi^2 \sum_{j=1}^4 \frac{c_j^2}{k_j} \Rightarrow 9 \le 2\pi \sqrt{\sum_{j=1}^4 \frac{c_j^2}{k_j}} \Rightarrow T \ge 9

So the minimum possible value of the period of the simple harmonic motion of this system is 9 seconds.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...