Finding the Amplitude of a spring (Simple Harmonic Motion)

AI Thread Summary
The discussion focuses on calculating the amplitude of a spring in simple harmonic motion after attaching a mass. The spring constant is given as 19 N/m, and the mass is 0.20 kg. The frequency of the oscillation is calculated to be approximately 1.55 Hz. The user initially struggles to find how far the mass descends before returning, but ultimately applies conservation of energy principles to determine that the mass descends about 0.206 m. The amplitude is then clarified to be half of this distance, resulting in an amplitude of approximately 0.103 m.
Maxx573
Messages
4
Reaction score
0
[SOLVED] Finding the Amplitude of a spring (Simple Harmonic Motion)

First post here at PF, so forgive me if I make a faux pas. I'm trying to study for an upcoming Physics test and I'm having a bit of trouble with this.

Homework Statement


A massless spring with spring constant 19 N/m hangs vertically. A body of mass 0.20 kg is attached to its free end and then released. Assume that the spring was un-stretched before the body was released. Find

a. How far below the initial position the body descends, and the
b. Frequency of the resulting SHM.
c. Amplitude of the resulting SHM.


Homework Equations


a = -\omega^2x = \frac{d^2x}{dt^2} = -\frac{kx}{m}

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

f = \frac{1}{T} = \frac{\omega}{2\pi}

F = -kx

F = ma

The Attempt at a Solution


I found (b), the frequency, since
f = \frac{\omega}{2\pi} = \frac{\sqrt{k/m}}{2\pi} = \frac{\sqrt{(19 N/m)/(0.2 kg)}}{2\pi} = \frac{\sqrt{95/s^2}}{2\pi} = \frac{\sqrt{95}}{2\pi s} \approx 1.551250 Hz
However, I am having a hard time finding how far it will initially fall before coming back up. Once I have that, I could find the amplitude (or vice versa), I think. I know it will have to do with gravity, but I'm not sure how to set up this part of the problem.

Any help is appreciated. Thanks.
 
Last edited:
Physics news on Phys.org
Hi Maxx573,

Maxx573 said:

The Attempt at a Solution


I found (b), the frequency, since
f = \frac{\omega}{2\pi} = \frac{\sqrt{k/m}}{2\pi} = \frac{\sqrt{(19 N/m)/(0.2 kg)}}{2\pi} = \frac{\sqrt{95/s^2}}{2\pi} = \frac{\sqrt{95}}{2\pi s} \approx 1.551250 Hz
However, I am having a hard time finding how far it will initially fall before coming back up. Once I have that, I could find the amplitude (or vice versa), I think. I know it will have to do with gravity, but I'm not sure how to set up this part of the problem.

Any help is appreciated. Thanks.

Try using conservation of energy to find how far it descends. What do you get?
 
Looking at the conservation of energy:

K = \frac{1}{2} kA^2\sin^2(\omega_0 t+\phi) = \frac{1}{2}mv^2

U = \frac{1}{2} kA^2\cos^2(\omega_0 t+\phi) = \frac{1}{2}kx^2

E = \frac{1}{2}kA^2 = \frac{1}{2}mv^2 + \frac{1}{2}kx^2

OK, obviously something here should help me, but I just keep running into the same things. When U = E, then x = A and v = 0. When K = E, then a = 0 and t = 0. Acceleration is at its maximum when all the energy is potential energy (and velocity is 0), and velocity is at its maximum when the spring is at equilibrium (and acceleration is 0).

All of this makes perfect sense to me, but I haven't been able to apply it to solving for A or x without already knowing one of them. I feel like the answer is staring me in the face, but I just can't find it.
 
Maxx573 said:
Looking at the conservation of energy:

K = \frac{1}{2} kA^2\sin^2(\omega_0 t+\phi) = \frac{1}{2}mv^2

U = \frac{1}{2} kA^2\cos^2(\omega_0 t+\phi) = \frac{1}{2}kx^2

E = \frac{1}{2}kA^2 = \frac{1}{2}mv^2 + \frac{1}{2}kx^2

OK, obviously something here should help me, but I just keep running into the same things. When U = E, then x = A and v = 0. When K = E, then a = 0 and t = 0. Acceleration is at its maximum when all the energy is potential energy (and velocity is 0), and velocity is at its maximum when the spring is at equilibrium (and acceleration is 0).

All of this makes perfect sense to me, but I haven't been able to apply it to solving for A or x without already knowing one of them. I feel like the answer is staring me in the face, but I just can't find it.

In setting up this problem I would say there are three types of energies to keep track of: kinetic, gravitational potential, and spring potential. The two points you are interested in are the initial position, and the lowest point in the motion.

What is the kinetic, gravitational potential, and spring potential energies at the intial point? at the final point? Setting the total energy at the initial point equal to the total energy at the final point should give you the answer.
 
alphysicist said:
In setting up this problem I would say there are three types of energies to keep track of: kinetic, gravitational potential, and spring potential. The two points you are interested in are the initial position, and the lowest point in the motion.

What is the kinetic, gravitational potential, and spring potential energies at the intial point? at the final point? Setting the total energy at the initial point equal to the total energy at the final point should give you the answer.

Ah, I think I've got it now.

So for the system's initial energy:
K = 0 (everything is at rest)
U_{spring} = \frac{1}{2}(19 N/m)(0)^2 = 0 (the initial position is 0)
U_{gravitational} = (0.2 kg)(9.8 \frac{m}{s^2})(x)
(for this problem, I will refer to the lowest point as h=0, so initially h=x)

And the system's energy at the bottom of the bottom of the oscillation:
K = \frac{1}{2}m(0)^2 = 0 (velocity is 0)
U_{spring} = \frac{1}{2}(19 N/m)x^2
U_{gravitational} = (0.2 kg)(9.8 \frac{m}{s^2})(0) = 0 (height is now 0)

E_0 = E_1
(0.2 kg)(9.8 \frac{m}{s^2})x = \frac{1}{2}(19 N/m)x^2
1.96 N x = 9.5 (N/m) x^2
1.96 N = 9.5 (N/m) x
1.96m = 9.5x

x \approx 0.2063158 m

And since the mass starts from the point where the spring is neither compressed nor stretched, x = A

That right?
 
Maxx573 said:
Ah, I think I've got it now.

So for the system's initial energy:
K = 0 (everything is at rest)
U_{spring} = \frac{1}{2}(19 N/m)(0)^2 = 0 (the initial position is 0)
U_{gravitational} = (0.2 kg)(9.8 \frac{m}{s^2})(x)
(for this problem, I will refer to the lowest point as h=0, so initially h=x)

And the system's energy at the bottom of the bottom of the oscillation:
K = \frac{1}{2}m(0)^2 = 0 (velocity is 0)
U_{spring} = \frac{1}{2}(19 N/m)x^2
U_{gravitational} = (0.2 kg)(9.8 \frac{m}{s^2})(0) = 0 (height is now 0)

E_0 = E_1
(0.2 kg)(9.8 \frac{m}{s^2})x = \frac{1}{2}(19 N/m)x^2
1.96 N x = 9.5 (N/m) x^2
1.96 N = 9.5 (N/m) x
1.96m = 9.5x

x \approx 0.2063158 m

That looks right to me.

And since the mass starts from the point where the spring is neither compressed nor stretched, x = A

This isn't quite right. Remember that x=0.206m is the distance from the highest to the lowest point of the oscillation. But where is the amplitude measured from?
 
alphysicist said:
This isn't quite right. Remember that x=0.206m is the distance from the highest to the lowest point of the oscillation. But where is the amplitude measured from?

Oh right. Amplitude is measured from the center of the oscillation to the highest (or lowest) point. So A = \frac{x}{2} \approx 0.103m

Thanks a ton :)
 
Glad to help!
 
Back
Top