How to Use Euler's Method to Approximate Velocity in a Quarter Circle Motion

AI Thread Summary
The discussion focuses on using Euler's method to approximate the velocity of a mass sliding down a frictionless quarter circle with a radius of 2.00 m. The project requires three trials at different time intervals (0.2s, 0.02s, and 0.002s) and a comparison of the predicted speed at the bottom to the accepted value of 6.261 m/s. The user seeks guidance on determining the initial position, velocity, and acceleration, particularly using the provided formula for acceleration. They also note the importance of defining these variables in terms of the angle, as the mass starts from rest. The user plans to share their complete solution for further review.
joman138
Messages
2
Reaction score
0
I have an assigned project in Physics with numerical modeling, to which I am supposed to use Euler's method to approximate the velocity of a "mass sliding down a frictionless in the shape of a quarter circle of radius 2.00 m."

The assignment also states: "Do three trials: t = 0.2s, t = 0.02s, and t =
0.002 s. Compare the predicted speed at the bottom for each case to the accepted value
of 6.261 m/s."

I know how to use Euler's method to approximate the velocity as time changes, but I am not sure how to find the position, velocity, and acceleration at the first time. Also, I was given a formula for the acceleration at the first time, Ef(T0)/m or the sum of the forces of t0 divided by the mass, but I am not sure how to use this formula.

The problem also states: "Assume it starts from rest" and "Hint: Define the position and acceleration of the mass in terms of the angle."

Thanks in advance for anyone's help. I can also post the actual assignment as a .pdf or word file if further clarification is necessary.
 
Physics news on Phys.org
I figured out the entire solution to this crazy problem. I'll post it to let you guys look at it tomorrow.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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