Solving a Differential Equation for Horizontal & Vertical Motion

AI Thread Summary
The discussion revolves around the behavior of a mass-spring system in both horizontal and vertical orientations, focusing on the differential equations governing their motion. The horizontal system experiences forces that restore the block to equilibrium at position L, while the inquiry extends to how the system behaves when the block crosses the origin and moves into negative displacement. The vertical system introduces a constant gravitational force, raising questions about the validity of the differential equation across all positions and whether it still represents simple harmonic motion. Participants are encouraged to clarify the differences in the differential equations for both scenarios and explore the implications of a mass moving beyond the spring's attachment point. The conversation highlights the complexities of modeling these systems mathematically and the challenges in deriving appropriate equations of motion.
mogen317
Messages
2
Reaction score
0
Hello, this was a topic we were discussing in class, but its not mandatory to solve and not for credit so hopefully it's ok to post here:

So take a horizontal block of mass M on a spring with length L. If coordinate system is x is positive to the right and spring and block are to the right of the origin, the force the block feels is F = k(L-x). Negative for x > L, positive for x < L, restoring the block to equilibrium point L. Sum of forces would be: kL-kx=ma, kL-kx=m(x''). Let's say w^2=k/m. Solving DE gives you: x(t)=Acos(wt)+Bsin(wt)+L where A & B are constants.

That's all good, but my question is: what happens when the block moves in the negative x direction from x>L to x<L to x=0 at the origin? what happens to the differential equation? How does the system behave when the block crosses the origin and crosses the -L mark? how does this affect the differential equation? Finally, what if the system were rotated to the vertical axis where there is a constant force W=mg and a static spring displacement D? would the differential equation for this system be valid for -infinity<x<infinity? Would this still be simple harmonic motion?

My intuition tells me there should be two static equilibrium points at x=L, x=-L, and a unsteady equilibrium point at x=0 for the horizontal system and x=L+D, x=-L+D, and unsteady x=D for the vertical system. However, I've been unable to come up with a differential equation that works when x changes from positive to negative because with the way I worked it out, L has to switch from positive to negative.

Any insight into this would be greatly welcomed. I'm not that good with differential equations but this is an interesting little thought experiment. Also let me know if this question is best suited to the Classical Physics, Differential Equations, or Homework Help section.
 
Physics news on Phys.org


mogen317 said:
Hello, this was a topic we were discussing in class, but its not mandatory to solve and not for credit so hopefully it's ok to post here:

So take a horizontal block of mass M on a spring with length L. If coordinate system is x is positive to the right and spring and block are to the right of the origin, the force the block feels is F = k(L-x). Negative for x > L, positive for x < L, restoring the block to equilibrium point L. Sum of forces would be: kL-kx=ma, kL-kx=m(x''). Let's say w^2=k/m. Solving DE gives you: x(t)=Acos(wt)+Bsin(wt)+L where A & B are constants.

That's all good, but my question is: what happens when the block moves in the negative x direction from x>L to x<L to x=0 at the origin? what happens to the differential equation? How does the system behave when the block crosses the origin and crosses the -L mark? how does this affect the differential equation? Finally, what if the system were rotated to the vertical axis where there is a constant force W=mg and a static spring displacement D? would the differential equation for this system be valid for -infinity<x<infinity? Would this still be simple harmonic motion?

My intuition tells me there should be two static equilibrium points at x=L, x=-L, and a unsteady equilibrium point at x=0 for the horizontal system and x=L+D, x=-L+D, and unsteady x=D for the vertical system. However, I've been unable to come up with a differential equation that works when x changes from positive to negative because with the way I worked it out, L has to switch from positive to negative.

Any insight into this would be greatly welcomed. I'm not that good with differential equations but this is an interesting little thought experiment. Also let me know if this question is best suited to the Classical Physics, Differential Equations, or Homework Help section.

Welcome to the PF. Could you write out the differential equation for the first situation that you describe (the simple traditional mass and spring), and show how it is solved? Then what exactly is different in your second case? Sorry that I'm not following what you are saying is different in the differential equation setup.

The 3rd situation with the constant gravitaitonal force is interesting, and I did help a student solve it recently (not here on the PF). The solution is a little surprising, but kind of makes sense in the end.
 


To get the differential equation for the first situation I summed the forces and set them equal to ma: k(L-x)=ma

Then substituted in a=x'': kL-kx=mx''

From here i cheated a bit and used the Dsolve function of mathematica to find the position function of x at a time t: x(t)=Acos(wt)+Bsin(wt)+L where A & B are constants

I was trying to break my question down into scenarios of increasing difficulty. my main question is:

in the idealized system of a mass hanging from a spring oscillating in simple harmonic motion, could the mass travel all the way up, past the spring's top attachment point, inverting the spring? can you find a mathematical equation of motion [looking for x(t)] for this behavior?

this is treating the spring as a mass-less, ideal spring and the mass as a point mass and particle that would not collide with anything during its travel through the spring's top attachment point.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top