Solving for Unknown Mass M2 in System with Knowns M1, k & T

  • Thread starter Thread starter KingOfTwilight
  • Start date Start date
  • Tags Tags
    Mass System
AI Thread Summary
To solve for the unknown mass M2 in a system where M1 is known and both are attached to a spring with a known spring constant k, the reduced mass m0 can be calculated using the formula m0 = (M1 * M2) / (M1 + M2). The system oscillates at the same frequency, meaning both masses share the same period T, which is the time taken for one complete cycle of oscillation. The angular frequency (ω) is related to the period by ω = 2π/T, and understanding this relationship is crucial for solving the problem. The concept of reduced mass simplifies the analysis of the two-body oscillator into a single mass-spring system, which is applicable in various fields including mechanics and quantum physics. Understanding these principles is essential for effectively tackling problems involving harmonic motion.
KingOfTwilight
Messages
36
Reaction score
0
I have an object number 1 (M1) and second object number 2 (M2).
Mass of number 1 is known and number 2 is unknown.
And M1 << M2. Both massess are attached to a spring with spring constant k, where k is known. Also the period T is known. How do I solve mass number 2?
The system:
---<spring>---
M1-|||||||-M2

No gravitation, mass of the spring is negligible and so is friction in the system.
 
Physics news on Phys.org
Perhaps you can draw the relationship from this:

\omega = \sqrt{\frac{k}{m}}
 
What is w after all? I have not encountered it before. Has it something to do with frequency? Because
\omega = \frac{2 \pi}{T}
 
The "w" WAS \omega, the frequency.
 
What do you call period T? Because the force of the swing on both ends will be the same, the two bodies with different masses will oscillate at different frequencies.
 
Period T is the period of oscillation of M1's.
Here is the correct answer (needs explaining though):

"The system oscillates like an object with mass:
m_0 = \frac{M_1 M_2}{M_1 + M_2}
Attached to an end of a spring (the other end is fixed)."

Where does that come from? With this we can solve M2.
 
ramolarri said:

"...the two bodies with different masses will oscillate at different frequencies."

Not true, because if they did, the center of mass would be oscillating, which would require an outside force, and there isn't one. Both masses oscillate at the same frequency, and T is the period of the oscillation.

King, w (omega) is called the angular frequency, and yes, it's related to frequncy (which is 1/T): w = 2pi x frequency. It turns out that angular frequency is usually a little easier to work with than 1/T.

To understand where that m1m2/m1+m2 comes from, imagine the system oscillating/ Now is there any point on the spring that isn't moving? Clearly it's not either of the ends of the spring, because that's where the masses are, and they're moving. But is there some place along the length of the spring that never moves?
 
What you're talking about is a two body oscillator. But before that you need to know the basics of simple harmonic motion. Things like frequency, amplitude and time period must be well understood to be able to solve the problem nonmechanically.

As you already have the answer, you need to understand two things:

1. The expression for m_{0} is symmetric in M_1 and M_2.
2. The system can now be replaced by a SINGLE block of mass m_0 and a SINGLE spring (of the same spring constant you started out with of course).

m_0 is called the reduced mass of the twobody oscillator. This system has several applications not only when confined to the linear restoring force given by Hooke's Law, but in the general Two Body Problem in Mechanics (a closed form solution to which is possible). In particular, reduced mass considerations feature in gravitation, the generalized Bohr Theory for the hydrogen atom and of course, in quantum mechanics. The basic idea is simple in this case because you are essentially replacing a complex oscillator with a single equivalent spring+mass system which behaves (responds) in exactly the same way. Once you have the solution to the equivalent system, it is fairly easy to find dynamic variables for the individual problems.

But I do think you should solve this problem only when you have understood the basics of oscillatory/periodic motion well. That way you'll appreciate what has been said here.

**The following link might be useful (though not immediately relevant unless you can adapt it to the present problem by making a few intelligent changes)

http://scienceworld.wolfram.com/physics/SpringsThreeSpringsandTwoMasses.html
**

Hope that helps...

Cheers
Vivek
 
Maverick:

I understand simple harmonic motion. For me the real problem was to find the expression for m_{0}. The rest is easy even for me. I think a system with two masses is far from simple... :smile:

In school we've never used this omega, what has the 2pi to do with movement only in y-axis anyway?
Thanks for long answers, you can post more if you want. All stuff related to harmonic motion of many springs/masses is welcome. In the meantime, I'll start thinking over the last two posts.

EDIT:

Okay, "reduced mass" seems to be the key word. I'll start to become familiar with it..
 
Last edited:
  • #10
King, the 2\pi appears virtually everywhere...I'll try and build up a bit:

The differential equation (de) of motion for a mass executing SHM is of the form

\ddot{x} + \omega^2x = 0

where \omega = \sqrt{\frac{K}{M}}

From the point of view of mathematics this merely a substitution intended to make the solution of the de look nice :smile:. The solution is (as you may verify),

x = A\cos(\omega t + \phi)

If you forget about \phi for now and consider the argument of the cos term, it involves the same omega we defined above. This is called the angular frequency of the harmonic motion. It is related to frequency f by

\omega = 2\pi f

The 2\pi term appears even if motion is along a straight line. Its because of trigonometry: the cosine function is periodic with period 2\pi. In the solution I have written for x, if I replace \omega t by \omega t + 2\pi I should get the same value for x. This means that because of the identity,

\omega t + 2\pi = \omega(t + \frac{2\pi}{\omega})

the time period of the oscillation is T = \frac{2\pi}{\omega}. This is the time taken to execute one complete cycle of the oscillation (i.e. to come back to the same phase as one started out with--this too takes some explaining if you are unfamilar with cosine graphs so let me know if that's the case). We also know that the number of cycles per second is the frequency, given by

f = \frac{1}{T}

so this easily gives f = \frac{2\pi}{\omega} and hence \omega = 2\pi f.

Hope that helps...

Cheers
Vivek
 
Last edited:
Back
Top