2D isotropic mass-spring system, need to find maximum distance from origin

Click For Summary
SUMMARY

The discussion focuses on solving a 2D isotropic mass-spring system where a mass of 1 kg is pulled 1 meter and given an initial upward velocity. The equations of motion are incorrectly stated initially, but the correct approach involves using conservation of energy to determine the maximum distance from the origin. The relevant equations include \(x(t) = A \cos(\omega t + \delta)\) and \(y(t) = A \sin(\omega t + \delta)\). The maximum distance can be derived from the potential energy equation \(U = \frac{1}{2}k(x+y)^2\) when all energy is converted to potential energy.

PREREQUISITES
  • Understanding of 2D isotropic mass-spring systems
  • Familiarity with harmonic motion equations
  • Knowledge of conservation of energy principles
  • Proficiency in using mathematical software like Maple for solving equations
NEXT STEPS
  • Study the derivation of energy conservation in mass-spring systems
  • Learn how to apply harmonic motion equations in different contexts
  • Explore the use of Maple for solving complex derivatives and equations
  • Investigate the implications of phase shifts in oscillatory motion
USEFUL FOR

Students studying physics, particularly those focused on mechanics and oscillatory systems, as well as educators looking for examples of mass-spring dynamics and energy conservation principles.

naele
Messages
199
Reaction score
1

Homework Statement



I have a 2D isotropic mass-spring system. The mass is pulled a distance A=1m, and then given an upwards kick with a velocity v_0. The k=1, m=1kg.

I need to find the furthest distance from the origin the mass will travel in its orbit.

Homework Equations


x(t)=A_x\cos(\omega t)
y(t)=A_y\cos(\omega t-\delta)

The Attempt at a Solution


The first thing I'm unsure of is how to handle the relative phase. I initially just solved for it using the initial conditions so when t=0
0=A_y\cos(-\delta)
\delta=-\cos^{-1}(0)
A_y=\frac{v_0}{\sin(\delta)\omega}
I'm not 100% sure if this is acceptable.

Next, my initial approach was to set a function r(t)=sqrt(x(t)^2+y(t)^2), take the derivative set to zero and solve for t that way. In principle this would have given me the times at which the distance is at a max or a min. I only got one solution which I'm not sure makes sense.

So I have

r(t)=\sqrt{(\cos(\omega t))^2+(A_y\cos(\omega t-\delta))^2}[\tex] <br /> <br /> where for simplicity I substituted A_x=1. Taking the derivative gives a really messy result<br /> <br /> r&amp;#039;(t)=\frac{-2\cos(\omega t)\sin(\omega t)\omega+2A_y^2\cos(-\omega t+\delta)\sin(-\omega t+\delta)\omega}{2\sqrt{(\cos(\omega t))^2+(A_y\cos(\omega t-\delta))^2}}<br /> <br /> Setting equal to 0 then<br /> <br /> 2\cos(\omega t)\sin(\omega t)=2A_y^2\sin(-\omega t+\delta)\sin(-\omega t+\delta)<br /> <br /> Using a trig identity<br /> <br /> \sin(2\omega t)=A_y^2\sin(2(-\omega t+\delta))<br /> <br /> I should mention I used Maple to find the derivative, and then I used Maple again to solve for t. This is the expression it gave me<br /> <br /> t=\frac{\arctan(\frac{A_y^2\sin(2\delta)}{1+A_y^2\cos(2\delta)})}{2\omega}<br /> <br /> This is the point where I am. I&#039;m not at all sure about my work.<br /> <br /> edit: it seems like I broke the latex interpreter. The equation it&#039;s not displaying is Ay=v_0/(sin(delta)w)
 
Last edited:
Physics news on Phys.org
naele said:

Homework Equations


x(t)=A_x\cos(\omega t)
y(t)=A_y\cos(\omega t-\delta)
Well for starters, those aren't the right equations. You're probably thinking of circular motion, which is described by the equations
x(t) = A\cos(\omega t + \delta)
y(t) = A\sin(\omega t + \delta)
But then again, this isn't circular motion. So there's no reason you'd expect those equations to work. (Note that when using the proper equations in the appropriate situation, you would solve for the phase using the initial conditions.)

naele said:
Next, my initial approach was to set a function r(t)=sqrt(x(t)^2+y(t)^2), take the derivative set to zero and solve for t that way. In principle this would have given me the times at which the distance is at a max or a min. I only got one solution which I'm not sure makes sense.
That would be the painful way to do it :wink: Think about it this way: what conservation laws apply to the system?
 
Hmm, I would say conservation of energy applies. In which case the maximum distance is achieved all energy = potential energy, or U=\frac{1}{2}k(x+y)^2.

I'm just not sure how I can use that to solve for the maximum distance.
 
Last edited:

Similar threads

Replies
19
Views
3K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
7
Views
3K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 0 ·
Replies
0
Views
207
  • · Replies 3 ·
Replies
3
Views
1K