Harmonic motion- Two springs, One mass

AI Thread Summary
The discussion revolves around a physics problem involving two springs with different spring constants attached to a mass. The right spring's constant changes to 3k, affecting the system's dynamics. The radial frequency of the new system is established as ω = 2√(k/m), and the new equilibrium position is found to be x = 0.5ℓ. Participants clarify the motion equations and initial conditions, with corrections made to ensure that the final motion equation x(t) accurately reflects the new equilibrium position. The final motion equation is confirmed as x(t) = 0.5ℓ - 0.5ℓ cos(2√(k/m)t).
Lito
Messages
9
Reaction score
0

Homework Statement


Two springs each have spring constant k and equilibrium length ℓ. They are both stretched a distance ℓ and then attached to a mass m and two walls (which are 4 ℓ apart).
At a given instant, the right spring constant is somehow magically changed to 3k (the relaxed length remains ℓ).

The question is: what is the resulting motion of the mass?
Take the initial position to be x = 0.
30acmbn.jpg

a. Show that the radial frequency of the new system is $$ \omega = 2 \sqrt{\frac{k}{m}} $$
b. Determine the new equilibrium position (relative to the original one).
c. Introduce a coordinate y that measures the position away from the new equilibrium position. Formulate the initial conditions and determine the motion y(t).
d. Determine the motion x(t) with respect to the original equilibrium position.

Homework Equations



$$ F(x)= -kx $$
$$ x(t)= Acos(\omega t+\phi) $$
$$ v(t)= −A \omega sin(\omega t +\phi) $$
$$ a= −A \omega 2 cos(\omega t + \phi) $$

The Attempt at a Solution


a.
Drawing the forces:
ftdout.jpg

$$ 3kℓ - kℓ = m \ddot{x} $$
$$ 2kℓ = m \ddot{x} $$
But from this equation I don't get the result given in the question.

Any hint will be great :)

b. The equilibrium position is where the forces on the mass is 0, meaning that both of the spring forces deleting each other, but I'm not sure how to determine it.

I tried to describe the forces according to the displacement for every spring:
Left spring: -k(ℓ+x)
Right spring: 3k(ℓ-x)
But I'm not sure how to use/solve the equation:

3k(ℓ-x) = k(ℓ+x)
2kℓ = 4kx
x= 0.5ℓ

I'm not sure if my way is correct.

c. Does the mass moves in the y direction?

d. Any hint will be great :)

Thanks a lot !
 
Physics news on Phys.org
In (a), you are asked about subsequent motion. The extension l is only the initial state. When the displacement is x, what will the tensions in the springs be? (My inclination would be to solve b first, then use that as the x=0 for part d, then deduce a.)
Your solution to b is correct.
I think you are only supposed to consider motion in the x direction.
 
  • Like
Likes Lito
haruspex said:
My inclination would be to solve b first, then use that as the x=0 for part d, then deduce a.

I tried to solve using the new equilibrium position combining with the equations:

The new equilibrium position is x= 0.5ℓ
Therefor the Amplitude is $$ A=0.5ℓ $$
Solving
$$ \dot{x}(0)= 0 $$
$$ \dot{x}(0)= 0.5ℓ \omega cos(\phi) = 0$$
$$ \phi = 0 $$

The forces in the x(0)
$$ 2kℓ = m \ddot{x}(0) $$
$$ \ddot{x}(0) = 2kℓ/m $$
$$ \ddot{x}(0) = a= − 0.5ℓ ω^2cos(ωt+ϕ) $$
$$ 2kℓ/m = − 0.5ℓ ω^2cos(0) $$
$$ ω^2 = 4k/m $$
$$ ω = 2 \sqrt{k/m} $$

Therefore
$$ x(t)= 0.5ℓ cos(2 \sqrt{k/m}*t) $$

Does is make sense ?
 
A few slips in there. It's not clear whether you are taking x(t) as the sine or the cosine of ##\omega t+\phi##. You have both ##\dot x## and ##\ddot x## using the cosine. Also you took cos(0) to be 0. Somehow this led to a negative value for ##\omega^2##, but you wisely ignored that.
In terms of the problem as set, do you think your final equation is for x(t) or y(t)? Does it satisfy the initial conditions?
 
  • Like
Likes Lito
haruspex said:
A few slips in there. It's not clear whether you are taking x(t) as the sine or the cosine of ##\omega t+\phi##. You have both ##\dot x## and ##\ddot x## using the cosine. Also you took cos(0) to be 0. Somehow this led to a negative value for ##\omega^2##, but you wisely ignored that.
In terms of the problem as set, do you think your final equation is for x(t) or y(t)? Does it satisfy the initial conditions?

Hey, Thanks so much !

I noticed the mistake now, ##\dot x## with sine, it supposed to be:
##\dot x(0) = -0.5ℓωsin(ϕ)=0##
==> ## ϕ=0 ##

about the negative value i wasn't sure if the equation is correct, should I put negative signs for both sides?
The final equation is for x(t).
 
Lito said:
Hey, Thanks so much !

I noticed the mistake now, ##\dot x## with sine, it supposed to be:
##\dot x(0) = -0.5ℓωsin(ϕ)=0##
==> ## ϕ=0 ##

about the negative value i wasn't sure if the equation is correct, should I put negative signs for both sides?
The final equation is for x(t).
Looking at your final equation, where is the equilibrium? Where should it be for x?
 
  • Like
Likes Lito
haruspex said:
Looking at your final equation, where is the equilibrium? Where should it be for x?

Corresponding with the initial x, the new equilibrium position is x=0.5ℓ.
243f13o.jpg
 
Lito said:
Corresponding with the initial x, the new equilibrium position is x=0.5ℓ.
Yes, but is that what your final equation in post #3 says? What, according to that equation, is the range of x?
 
haruspex said:
Yes, but is that what your final equation in post #3 says? What, according to that equation, is the range of x?
ohh i miss the displacement ? The spring should range from 0 to ℓ therefore:
$$ x(t)= 0.5ℓ - 0.5ℓ cos(2 \sqrt{k/m}*t) $$
 
  • #10
Lito said:
ohh i miss the displacement ? The spring should range from 0 to ℓ therefore:
$$ x(t)= 0.5ℓ - 0.5ℓ cos(2 \sqrt{k/m}*t) $$
Yes.
 
  • Like
Likes Lito
Back
Top