Apparent weight problem (kinematics + conservation of Energy + Newton's laws)

AI Thread Summary
The discussion revolves around a physics problem involving apparent weight at different points in a loop, specifically points 2 and 3. The initial calculations led to an incorrect result, prompting a review of the equations derived from Newton's laws and conservation of energy. Participants identified an arithmetic error in the final steps, clarifying that the difference in apparent weight should indeed equal 6mg. The conversation also touched on the validity of assuming initial velocity v1=0, with consensus that it does not affect the outcome as long as the conditions for motion through the loop are met. The thread emphasizes the importance of correctly applying Newton's laws and energy conservation principles in solving kinematics problems.
simphys
Messages
327
Reaction score
46
Homework Statement
Show that on a roller coaster with a circular vertical loop
(Fig. 43), the difference in your apparent weight at the top of
the loop and the bottom of the loop is 6 g’s—that is, six times
your weight. Ignore friction. Show also that as long as your speed is above the minimum needed, this answer doesn’t depend on the size of the loop or how fast you go through it.
Relevant Equations
curvilinear motion + conservation of energy + newton's laws
Hello there, I have tried the problem but don't get a different of 6g's as I am supposed to. I am not sure whether I interpreted the problem in the correct way, but I would love some feedback/hints on what went wrong in my solution, thanks in advance.

Solution:
SITUATION DRAWINGS + FBDS
1658087434296.png


so based on the situations described in the situational picture:
For ##F_n## at ##2##:
##F_n - mg = ma_n## where ##a_n = \frac{v_2^2}{R}##
--> ##F_n = m(\frac{v_2^2}{R} + g)## ##(1)##

For ##F_n## at ##3##:
##F_n + mg = m*\frac{v_3^2}{R}##
##F_n = m(\frac{v_3^2}{R} - g)## ##(2)##

Then moving on to finding those velocities we use conservation of Mechanical energy for both of the situations (2 and 3):
Note: I assumed ##v_1 = 0##, I don't know if that is permitted as it doesn't say it and perhaps the mistake lies in this one?
##E_1 = E_2##
##\frac{mv_1^2}{2} + mgy_1 = \frac{mv_2^2}{2} + mgy_2##
##0 + mgh = \frac{mv_2^2}{2} + 0##
##v_2 = \sqrt{2gh}##

for ##v_3##:
##E_1 = E_3##
##mgh + 0 = mg(2R) + \frac{mv_3^2}{2}##
## v_2 =\sqrt{2gh - 4gR}##

substituting these in ##(1)## and ##(2)##:

##F_{n,2} = m(\frac{2gh}{R} + g) = \frac mR (gR + 2gh)##
##F_{n,3} = m(\frac{2gh - 4gR}{R} - g) = \frac mR (2gh - 4Rg - Rg) = \frac mR (2gh -5Rg) ##

##\Delta F_n = F_{n,3} - F_{n,2} =\frac mR (2gh -5gR) - \frac mR (gR + 2gh)##
## = \frac mR (gh - 6gR)##

This is my answer which is definitely not 6g's (note, this is only part one of the problem) i.e. not 'Show also that as long as your speed is above the minimum needed, this answer doesn’t depend on the size of the loop or how fast you go through it.'
 
Physics news on Phys.org
Where is your apparent weight maximal, at point 2 or at point 3?
 
  • Like
Likes simphys
You have an arithmetic error in the last step.
 
  • Like
Likes simphys and malawi_glenn
drmalawi said:
Where is your apparent weight maximal, at point 2 or at point 3?
what do you mean by that?
 
Orodruin said:
You have an arithmetic error in the last step.
thank you, omggg, for real... I went through the whole problem while writing and thought argh screw it, I'll just write the last part over from my paper...

and here it is ...
 
simphys said:
what do you mean by that?
Easier to do "largest minus smallest"

Also, it is easier to write ##v_3^2 = v_2^2 - 4Rg## instead of all the g's and h's
 
  • Like
Likes simphys
drmalawi said:
Easier to do "largest minus smallest"

Also, it is easier to write ##v_3^2 = v_2^2 - 4Rg## instead of all the g's and h's
oh yeah, you're right, thank you. Got -6mg now 6mg is more logical lol.
 
simphys said:
oh yeah, you're right, thank you. Got -6mg now 6mg is more logical lol.
##F_{N2} > F_{N3} ##
##F_{N2} - F_{N3} = m\left( \dfrac{v_2^2}{R} + g \right) - m\left( \dfrac{v_2^2 - 4Rg}{R} - g \right) = 6mg ##

much cleaner
 
Well … technically … (my emphasis)

simphys said:
Homework Statement:: … the difference in your apparent weight at the top of
the loop and the bottom of the loop
is 6 g’s—

This would typically mean ”top value minus bottom value” …
 
  • Like
Likes simphys
  • #10
drmalawi said:
##F_{N2} > F_{N3} ##
##F_{N2} - F_{N3} = m\left( \dfrac{v_2^2}{R} + g \right) - m\left( \dfrac{v_2^2 - 4Rg}{R} - g \right) = 6mg ##

much cleaner
oh a 100% great idea, I'll write that down like that thank you.
Btw a llittle question.
why is my assumption of ##v_1 = 0 ## correct? I mean what makes that assumption correct as it isn't stated in the problem.
 
  • #11
simphys said:
why is my assumption of ##v_1=0## correct? I mean what makes that assumption correct as it isn't stated in the problem.
Any expression for ##v_1## would be correct as long as the speed ##v_2## at the bottom is sufficient for the mass to loop the loop. You can see that in the "much cleaner" approach. There is no ##h## and no ##v_1##.
 
  • Like
Likes simphys and malawi_glenn
  • #12
simphys said:
why is my assumption of v1=0 correct?
It is not. It is just independent of ##v_1## as you would see if you included it. In fact, you do not even have to consider ##h##.
 
  • Like
Likes simphys and malawi_glenn
  • #13
simphys said:
why is my assumption of v1=0 correct? I mean what makes that assumption correct as it isn't stated in the problem.

If you use v1 = 0 then v2 = (2gh)½
What I wrote in my previous post is always true provided v3 is big enough to make FN3 > 0

This should help you answer the second question in your problem.
 
  • Love
Likes simphys
  • #14
drmalawi said:
If you use v1 = 0 then v2 = (2gh)½
What I wrote in my previous post is always true provided v3 is big enough to make FN3 > 0
Actually, it is sufficient that ##v_3## is big enough for the coaster to go around. Negative ##F_3## would imply hanging from the top of the loop instead of being pressed into the track. Now, I don’t know if any roller coasters are actually constructed to provide negative gs in loops, but I believe roller coaster cars should be able to stay on track even with negative g for safety reasons.
 
  • #15
Orodruin said:
”top value minus bottom value”
Then the question is wrong, because the difference is negative xD
The difference of 2 and 5 is -3 in my world

Orodruin said:
Actually, it is sufficient that v3 is big enough for the coaster to go around
True, I assumed "sliding point particle"
 
  • Like
Likes simphys
  • #16
kuruman said:
Any expression for ##v_1## would be correct as long as the speed ##v_2## at the bottom is sufficient for the mass to loop the loop. You can see that in the "much cleaner" approach. There is no ##h## and no ##v_1##.
yep, cleaner 100% and more correct I presume as I assumed something I wasn't really sure of tbh
I think I could've also done just ##E_2 = E_3## and relating the velocities that way instead doing this long work around, haven't tried tough..
 
  • #17
Orodruin said:
It is not. It is just independent of ##v_1## as you would see if you included it. In fact, you do not even have to consider ##h##.
oh and I forgot that there was a second part, thanks for the reminder😬
 
  • #18
simphys said:
I think I could've also done just E2=E3 and relating the velocities that way instead doing this long work around, haven't tried tough..
This was done in post #8
drmalawi said:
##F_{N2} > F_{N3} ##
##F_{N2} - F_{N3} = m\left( \dfrac{v_2^2}{R} + g \right) - m\left( \dfrac{v_2^2 - 4Rg}{R} - g \right) = 6mg ##

much cleaner
 
  • Like
Likes simphys
  • #19
Orodruin said:
This was done in post #8
for real? how come?
I thought that the equations ##(1) and (2)## were only used here aka the ones from Newton's law which gives an equation for these forces
 
  • #20
simphys said:
for real? how come?
Look in post #6
 
  • Love
Likes simphys
  • #21
What do I forget here?

If we choose ## \uparrow^+ ## for position 3:

$$ -N -mg = m\frac{v^2}{R} $$

If we let ##N## go to zero, to find the minimal velocity at (3) such that the car stays on the track, I seem to run into a bit of an issue with a non-real under the root:

It needs to be this:

$$-N -mg = -m\frac{v^2}{R}$$

But what justifies needing to manually manipulate the sign on the RHS - What am I forgetting?
 
  • #22
erobz said:
What do I forget here?
The direction of the resulting force (acceleration) should be pointing towards the centre of the circle.
Positve : directed towards the centre of the circle
Negative: directed away from the centre of the circle
1658092518319.png
 
  • #23
drmalawi said:
The direction of the resulting force should be pointing towards the centre of the circle.
Positve : directed towards the centre of the circle
Negative: directed away from the centre of the circle
But I don't recall messing with the RHS of Newtons 2nd based on convention? I assume it must be because of ## \frac{v^2}{R} > 0 ## that the direction is "lost"?
 
  • #24
erobz said:
But I don't recall messing with the RHS of Newtons 2nd based on convention? I assume it must be because of ## \frac{v^2}{R} > 0 ## that the direction is "lost"
in a fixed cartiesian coordinate system in the ground frame, the acceleration would be ## - \dfrac{v^2}{R} \mathbf{\hat j} ## at point 3

Thus ##-F_N \mathbf{\hat j} + -mg \mathbf{\hat j} = -\dfrac{v^2}{R} \mathbf{\hat j} ##
 
  • Like
Likes erobz
  • #25
erobz said:
But I don't recall messing with the RHS of Newtons 2nd based on convention? I assume it must be because of ## \frac{v^2}{R} > 0 ## that the direction is "lost"?
Nobody is messing with Newton’s laws. It is just that you chose your positive direction to be away from the center instead of towards the center. The centripetal force has magnitude ##mv^2/r## and points to the center of the circular motion.
 
  • Like
Likes erobz and malawi_glenn
  • #26
Orodruin said:
Nobody is messing with Newton’s laws. It is just that you chose your positive direction to be away from the center instead of towards the center. The centripetal force has magnitude ##mv^2/r## and points to the center of the circular motion.
And at points 2 and 3 all external forces on the mass are collinear in which case the centripetal force and the net force coincide.
 
  • #27
Orodruin said:
Nobody is messing with Newton’s laws.
I wasn't making accusations, I just realized that I was making that adjustment to get a solution, without knowing the justification.
 
  • #28
@erobz there is a curse... if you mess with Newton, he will summon a giant apple from the sky which will fall upon thy head 🍎
 
  • Like
  • Haha
Likes Orodruin and erobz
  • #29
drmalawi said:
@erobz there is a curse... if you mess with Newton, he will summon a giant apple from the sky which will fall upon thy head 🍎
I'd be hit by about a ton of apples by now with how often I blunder!
 
  • Love
Likes malawi_glenn
  • #30
drmalawi said:
in a fixed cartiesian coordinate system in the ground frame, the acceleration would be ## - \dfrac{v^2}{R} \mathbf{\hat j} ## at point 3

Thus ##-F_N \mathbf{\hat j} + -mg \mathbf{\hat j} = -\dfrac{v^2}{R} \mathbf{\hat j} ##
Yeah, and at point 2 it would be:

##F_N \mathbf{\hat j} -mg \mathbf{\hat j} = \dfrac{v^2}{R} \mathbf{\hat j} ##

I still feel as though we are manually intervening a bit? to Oroduins point it seems like we must know or surmise the center of rotation.
 
  • #31
erobz said:
Yeah, and at point 2 it would be:

##F_N \mathbf{\hat j} -mg \mathbf{\hat j} = \dfrac{v^2}{R} \mathbf{\hat j} ##

I still feel as though we are manually intervening a bit?
One should probably write FN2, v2 and FN3, v3 to assert we are not dealing with the same FN and v at all points.
 
  • #32
drmalawi said:
@erobz there is a curse... if you mess with Newton, he will summon a giant apple from the sky which will fall upon thy head 🍎
Luckily Einstein’s theory showed that free falling objects have zero proper acceleration and he was saved as he adopted a local inertial feame where there was no ”up” for the apple to fall from. 😇
 
  • #33
erobz said:
Yeah, and at point 2 it would be:

##F_N \mathbf{\hat j} -mg \mathbf{\hat j} = \dfrac{v^2}{R} \mathbf{\hat j} ##

I still feel as though we are manually intervening a bit?
Erobz do you know about the tangential and normal components aka n-t axes(for curvilinear motion)
it states that the positive normal axis (perpendicular to the tangential axis) is always towards the concave inside and thus towards center of curvature where in this case this center of curvature is constant as the motion itself is a circle.
 
  • #34
Orodruin said:
Nobody is messing with Newton’s laws. It is just that you chose your positive direction to be away from the center instead of towards the center. The centripetal force has magnitude ##mv^2/r## and points to the center of the circular motion.
as orodruin actually indicated.
 
  • #35
erobz said:
I wasn't making accusations, I just realized that I was making that adjustment to get a solution, without knowing the justification.
That was not the point or the important part of my post. The important point came after.
 
  • Like
Likes erobz
  • #36
simphys said:
Erobz do you know about the tangential and normal components aka n-t axes(for curvilinear motion)
it states that the positive normal axis (perpendicular to the tangential axis) is always towards the concave inside and thus towards center of curvature where in this case this center of curvature is constant as the motion itself is a circle.
I may have known that 15 years ago..."If you don't use it, you lose it" is a real thing.
 
  • Like
Likes simphys
  • #37
Orodruin said:
That was not the point or the important part of my post. The important point came after.
Yeah, it just bothered me that it seems like you have to have some knowledge of the center of rotation to properly solve the equation.
 
  • #38
erobz said:
I may have known that 15 years ago..."If you don't use it, you lose it" is a real thing.
A quick check up and you're good to go if you would ever need it:wink:
 
  • Like
Likes erobz
  • #39
Orodruin said:
Luckily Einstein’s theory showed that free falling objects have zero proper acceleration and he was saved as he adopted a local inertial feame where there was no ”up” for the apple to fall from. 😇
The funny part of this (for me) was laughing at how hard I had to think...to not get it!
 
  • Like
Likes simphys
  • #40
erobz said:
The funny part of this (for me) was laughing at how hard I had to think...to not get it!
Hahaha it happens sometimes. At least you get it now, I hope at least
xD
 
  • #41
I mean if not it's whatever really.. you didn't these 15 years anyways lol
 
  • #42
simphys said:
I mean if not it's whatever really.. you didn't these 15 years anyways lol
Yeah...you'd be surprised by what you can get away with, without knowing.
 
Back
Top