System of ODEs - string-mass problem

  • Thread starter Thread starter Benny
  • Start date Start date
  • Tags Tags
    Odes System
Click For Summary
SUMMARY

The discussion centers on solving a system of ordinary differential equations (ODEs) related to a light elastic string with two masses attached at trisection points. The equations of motion derived are based on Newton's second law and Hooke's Law, leading to a matrix representation of the system. The tension in the string, denoted as T, is crucial for determining the spring constant k, which is expressed as k = T/(3L - 3l). The participants clarify that the displacements x and y represent the positions of the masses from the left end of the string.

PREREQUISITES
  • Understanding of Newton's second law of motion
  • Familiarity with Hooke's Law and elastic materials
  • Knowledge of ordinary differential equations (ODEs)
  • Basic concepts of tension in strings and springs
NEXT STEPS
  • Study the derivation of equations of motion for coupled oscillators
  • Learn about the application of matrix methods in solving systems of ODEs
  • Explore the relationship between tension and spring constant in elastic materials
  • Investigate small oscillation theory in mechanical systems
USEFUL FOR

Students and professionals in physics and engineering, particularly those focusing on dynamics, mechanical systems, and oscillatory motion analysis.

Benny
Messages
577
Reaction score
0
Hi, can someone please help me do the following question?

Q. A light elastic string of length 3l is stretched between two fixed points a distance of 3L apart (3L > 3l), and two particles, each of mass m, are attached to the string, one at each of the two points of trisection, The system is set in motion so that the masses undergo small transverse oscillations.

If x an y are the displacements of the masses at time t, show that the equations of motion of the masses is

[tex] \left[ {\begin{array}{*{20}c}<br /> {\mathop x\limits^ \bullet } \\<br /> {\mathop y\limits^ \bullet } \\<br /> \end{array}} \right] = n^2 \left[ {\begin{array}{*{20}c}<br /> { - 2} & 1 \\<br /> 1 & { - 2} \\<br /> \end{array}} \right]\left[ {\begin{array}{*{20}c}<br /> x \\<br /> y \\<br /> \end{array}} \right][/tex]

where [tex]n^2 = \frac{T}{{mL}}[/tex] and T is the tension in the string.

I don't know whether x and y are 'absolute' positions or just displacements from some position. Previous questions of this type that I've attempted ask for x and y relative to one end or relative to some other points. The fact that the question doesn't specify this is a bit confusing.

But I'll assume that it is meant that x and y are positions of the two particles from the left hand end.

The question refers to a string and not a spring but I think that since the string is elastic, I can use Hookes Law. The two masses lie along the same horizontal line. I'll denote the position of the left most mass by x and the position of the other mass by y (so x < y).

For the left most particle I used Newton's second law to obtain the following:

[tex] \begin{array}{l}<br /> m\mathop x\limits^{ \bullet \bullet } = - T - k\left( {x - l} \right) + k\left( {\left( {y - x} \right) - l} \right) \\ <br /> m\mathop y\limits^{ \bullet \bullet } = - k\left( {\left( {y - x} \right) - l} \right) + k\left( {\left( {3L - y} \right) - l} \right) + T \\ <br /> \end{array}[/tex]

where T = k(L-l)..not sure about the expression for T.

The above simplifies to

[tex] \begin{array}{l}<br /> m\mathop x\limits^{ \bullet \bullet } = - T - 2kx + ky \\ <br /> m\mathop y\limits^{ \bullet \bullet } = kx - 2ky + 3kL + T \\ <br /> \end{array}[/tex]

which doesn't correspond to the given answer. I was having trouble resolving forces. Most of the questions I've done are spring mass systems where the spring constant is given. In this case only the tension is given and I introduced a spring constant myself. I'm at a loss as to how to tackle this question so can someone please help? Thanks.
 
Physics news on Phys.org
Benny said:
Hi, can someone please help me do the following question?

Q. A light elastic string of length 3l is stretched between two fixed points a distance of 3L apart (3L > 3l), and two particles, each of mass m, are attached to the string, one at each of the two points of trisection, The system is set in motion so that the masses undergo small transverse oscillations.

If x an y are the displacements of the masses at time t, show that the equations of motion of the masses is

[tex] \left[ {\begin{array}{*{20}c}<br /> {\mathop x\limits^ \bullet } \\<br /> {\mathop y\limits^ \bullet } \\<br /> \end{array}} \right] = n^2 \left[ {\begin{array}{*{20}c}<br /> { - 2} & 1 \\<br /> 1 & { - 2} \\<br /> \end{array}} \right]\left[ {\begin{array}{*{20}c}<br /> x \\<br /> y \\<br /> \end{array}} \right][/tex]

where [tex]n^2 = \frac{T}{{mL}}[/tex] and T is the tension in the string.

I don't know whether x and y are 'absolute' positions or just displacements from some position.
I don't know what you mean by 'absolute' positions! Clearly x and y are displacements from some position; it doesn't matter from what position, it might be simplest to assume from the end of the string that the first mass is closest to.
Previous questions of this type that I've attempted ask for x and y relative to one end or relative to some other points. The fact that the question doesn't specify this is a bit confusing.

But I'll assume that it is meant that x and y are positions of the two particles from the left hand end.
Good!

The question refers to a string and not a spring but I think that since the string is elastic, I can use Hookes Law. The two masses lie along the same horizontal line. I'll denote the position of the left most mass by x and the position of the other mass by y (so x < y).

For the left most particle I used Newton's second law to obtain the following:

[tex] \begin{array}{l}<br /> m\mathop x\limits^{ \bullet \bullet } = - T - k\left( {x - l} \right) + k\left( {\left( {y - x} \right) - l} \right) \\ <br /> m\mathop y\limits^{ \bullet \bullet } = - k\left( {\left( {y - x} \right) - l} \right) + k\left( {\left( {3L - y} \right) - l} \right) + T \\ <br /> \end{array}[/tex]

where T = k(L-l)..not sure about the expression for T.
No. T is not an external force. You can use T to find k. When the string, of natural length 3l, is stretched a distance 3L, the string is pulling with force T: T= k(3L- 3l) so k= T/(3(L- l)). If the masses are 3l
Now your equations are:
[tex]m\frac{d^2x}{dt^2}= -\frac{T}{3(L- l)}(x- l)+ \frac{T}{3(L- l)}(y- x- l)[/tex]
and similarly for y.
The above simplifies to

[tex] \begin{array}{l}<br /> m\mathop x\limits^{ \bullet \bullet } = - T - 2kx + ky \\ <br /> m\mathop y\limits^{ \bullet \bullet } = kx - 2ky + 3kL + T \\ <br /> \end{array}[/tex]

which doesn't correspond to the given answer. I was having trouble resolving forces. Most of the questions I've done are spring mass systems where the spring constant is given. In this case only the tension is given and I introduced a spring constant myself. I'm at a loss as to how to tackle this question so can someone please help? Thanks.
 
Thanks for the help but using k = T/(3L-3l) and then setting n^2 = T/(mL) doesn't appear to reduce the equations into the required form. For example, we should have x'' = -2n^2x + n^2y if the substitution n^2 = T/(mL) is used. I don't really see what I need to do. I thought about trying a change of variables but that is evidently something that the question suggests should not be needed.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
1K
  • · Replies 16 ·
Replies
16
Views
3K
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
12
Views
2K