Sliding Down a Spherical Surface

AI Thread Summary
A person sliding down a frictionless spherical surface will lose contact with the surface when the normal force equals zero. The key equation derived is v²/r = cos(theta)g, where v is the velocity, r is the radius, and g is the acceleration due to gravity. By applying energy conservation principles, the relationship between potential and kinetic energy leads to the equation 2gr(1 - cos(theta)) = v². Ultimately, solving these equations reveals that the angle at which the person leaves the surface is approximately 48.2 degrees, corresponding to cos(theta) = 2/3. Understanding these dynamics is crucial for solving similar physics problems.
Paul_Bunyan
Messages
9
Reaction score
0

Homework Statement



A person starts from rest at the top of a large frictionless spherical surface, and slides into the water below. At what angle (theta) does the person leave the surface?

Then the book gives a "hint": (Hint: The person will lose contact with the surface when the Fn (normal force) is zero.)


Homework Equations



So I was playing with a few quations and with the gravitational force and its vectors and ended up with Cos(theta)=0, but that would be at 90 deg. and I don't think that's right.

The Attempt at a Solution



So, gravity would be the only force acting here, right? So gravity would be causing the motion and the centripetal force, etc.?

It's fairly obvious that if the person had remained in contact witht he surface until hitting the 90 deg. mark, the contact would be lost, but, like I said, it seems contact would be lost before that due to accelration from gravity...I can't quite figure how to intertwine everything to find out the velocity and angle, etc...

Any help in the right direction would be great, thanks.
 
Physics news on Phys.org
Well gravity is pulling straight down always, but as the person moves the vector component pointing normal to the surface decreases. Also the person is accelerating, so v tangent to the spherical surface is increasing, so mv2/r is increasing.

The point at which contact is lost is when mv2/r = mg(rad), where mg(rad) is the radial component of mg pointing toward the center of the sphere.

See also - https://www.physicsforums.com/showthread.php?t=100734 - on page 303 (today) of the thread.
 
Last edited:
Paul_Bunyan said:

Homework Statement



A person starts from rest at the top of a large frictionless spherical surface, and slides into the water below. At what angle (theta) does the person leave the surface?

Then the book gives a "hint": (Hint: The person will lose contact with the surface when the Fn (normal force) is zero.)


Homework Equations



So I was playing with a few quations and with the gravitational force and its vectors and ended up with Cos(theta)=0, but that would be at 90 deg. and I don't think that's right.

The Attempt at a Solution



So, gravity would be the only force acting here, right? So gravity would be causing the motion and the centripetal force, etc.?

It's fairly obvious that if the person had remained in contact witht he surface until hitting the 90 deg. mark, the contact would be lost, but, like I said, it seems contact would be lost before that due to accelration from gravity...I can't quite figure how to intertwine everything to find out the velocity and angle, etc...

Any help in the right direction would be great, thanks.

is there a picture of this surface?
 
Here's a picture:
Prob.78.jpg


OK, so contact is lost when mv^2/r = cos(theta)mg (cos(theta)mg being the radial component of mg). That makes sense.

So then v^2/r = cos(theta)g, and v^2 = cos(theta)gr.

I read through that other problem you linked to, so I assume the answer would be the same here (cos(theta)=2/3), using the equation kp posted in that other thread:

mgr(top) = 1/2 mv2 + mgrcos(theta) (the angle slides off)

But I don't quite understand 100% how that equation is set up...
 
Last edited:
let t = theta

(PE_o - PE_f) = (KE_f - KE_o)
mgr - mgr*cos(t) = (1/2)mv^2
solve for v^2 ...
mgr[1 - cos(t)] = (1/2)mv^2
2gr[1 - cos(t)] = v^2

radial component of weight = centripetal force
mg*cos(t) = mv^2/r
substitute for v^2 ...
mg*cos(t) = (m/r)*2gr[1 - cos(t)]
cos(t) = 2 - 2cos(t)
3cos(t) = 2
cos(t) = 2/3

t = arccos(2/3) = approx 48.2 degrees
 
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 '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