Conservation of Energy Question

AI Thread Summary
The discussion revolves around a physics problem involving a trapeze performer and the conservation of energy. Participants are trying to derive the force exerted by the performer when swinging at an angle, specifically focusing on the formula mg(3cosx - 2cosxi). Key points include the application of conservation of energy to find kinetic energy and the consideration of centripetal forces acting on the performer. There is confusion regarding the integration method and the signs used in calculations, particularly related to torque and angular displacement. Ultimately, the conversation emphasizes the importance of correctly applying physics principles to arrive at the desired solution.
ek
Messages
182
Reaction score
0
Okay guys and gals, I need some help on this one. It has me pretty stumped.

A circus trapeze consists of a bar suspended by two parallel ropes, each of length L, allowing performers to swing in a vertical circular arc. Suppose a performer with mass m holds the bar and steps off an elevated platform, starting from rest with the ropes at an angle xi with respect to the vertical. Suppose the size of the performer's body is small compared to the length L, that she does not pump the trapeze to swing higher, and that air resistance is negligible. Show that when the ropes make an angle x with the vertical, the performer must exert a force:

mg(3cosx - 2cosxi)

Any help would be much appreciated.

Diagram:
 

Attachments

  • pr1.JPG
    pr1.JPG
    8 KB · Views: 607
Physics news on Phys.org
Use an energy argument to calculate the velocity of the acrobat at the desired angle. Consider that the acrobat must be in circular motion and account for any forces necessary to maintain this circular motion (think: centripetal). Then account for the force of gravity.

--J
 
Where does the performer exert the force? Onto the rope? Is it the tension of the rope?
 
CartoonKid said:
Where does the performer exert the force? Onto the rope? Is it the tension of the rope?

Your guess is as good as mine. That is the exact question I posted, there's no more information.

Where the hell do the 3 and the 2 come from? And how does the initial x angle get factored in somewhere along the line?
 
Start by applying conservation of energy to find the KE of the girl at angle x. (The initial and final angles allow you to find the change in height and thus the change in gravitational PE.)

Then consider the forces acting on the girl. (Note: Whatever force the bar pulls on the girl, the girl pulls on the bar.) And the fact that she's centripetally accelerated.
 
Doc Al said:
Start by applying conservation of energy to find the KE of the girl at angle x. (The initial and final angles allow you to find the change in height and thus the change in gravitational PE.)

Then consider the forces acting on the girl. (Note: Whatever force the bar pulls on the girl, the girl pulls on the bar.) And the fact that she's centripetally accelerated.

I have tried this method already. In fact, I tried the other method using integration which also yields the same answer but not the same as the answer given. Can you try to show us your whole working?
 
CartoonKid said:
I have tried this method already. In fact, I tried the other method using integration which also yields the same answer but not the same as the answer given. Can you try to show us your whole working?
I'd like to give ek a chance to solve it.

But if you like, post your work and I'll give my comments. (Start by finding the KE.)
 
Ok, I mixed up with + and - sign in my calculation by using method of KE. My other method is as follow:
\tau=mgL\sin{\Theta}
\alpha=\frac{g\sin{\Theta}}{L}
\int \omega d\omega=\frac{g}{L} \int \sin{\Theta} d\Theta
After integration, I got \omega^2=\frac{2g}{L}(\cos{\xi}-\cos{x})
Then I find the tension which is
mL\omega^2+mg\cos{x}
However I don't get the answer by using this method. I know if I put a -sign for the \alpha, I can get the answer. I suspect the reason for putting a - sign there is the same as the - sign in SHM formula that the direction of the acceleration is always opposing the displament. Is it? Please help me to clear my doubt. Thanks
 
Doc Al said:
I'd like to give ek a chance to solve it.

But if you like, post your work and I'll give my comments. (Start by finding the KE.)

Does the solution have to involve integration?
 
  • #10
ek said:
Does the solution have to involve integration?

No need if you use the KE method. It's just an alternative method from me, I just think that it might be possible if the - sign can be explained.
 
  • #11
CartoonKid said:
Ok, I mixed up with + and - sign in my calculation by using method of KE. My other method is as follow:
\tau=mgL\sin{\Theta}
\alpha=\frac{g\sin{\Theta}}{L}
\int \omega d\omega=\frac{g}{L} \int \sin{\Theta} d\Theta
After integration, I got \omega^2=\frac{2g}{L}(\cos{\xi}-\cos{x})
Doing it your way, I get \omega^2=\frac{2g}{L}(\cos{x}-\cos{x_i}). (Check your limits of integration: you reversed initial and final angles.)

Then I find the tension which is
mL\omega^2+mg\cos{x}
Should work out fine now.

Here's how I did the problem, using conservation of energy: \Delta {KE} = - \Delta {PE}

1/2 m v^2 = mgL(cos{x} - cos{x_i})
Thus:
m v^2/L = 2mg(cos{x} - cos{x_i})
Then, using F = ma for radial forces:
T - mgcos{x} = m v^2/L = 2mg(cos{x} - cos{x_i})
Rearrange to show T.
 
  • #12
what is the reason for reversing the angle? At \Theta=\xi, the \omega=0 and when the \Theta=x, its \omega=\omega. Shouldn't them be parallel to each other? Every integration follows this law, right?
 
  • #13
Thanks Doc. I didn't implement the tension/gravity of the girl correctly. Thanks for the help. Thanks Cartoonkid too.
 
  • #14
No prob, ek. In fact, the answer for this question itself is not totally correct. It didn't make itself clear. If it only wants the tension of the rope on one side, then the tension should be half of the answer given. I also have to thank you because I can revise my physics and maths from this question. Thank you Doc AI too. However I still need your explanation for the integration part.
 
Last edited:
  • #15
integrating torque

CartoonKid said:
what is the reason for reversing the angle? At \Theta=\xi, the \omega=0 and when the \Theta=x, its \omega=\omega. Shouldn't them be parallel to each other? Every integration follows this law, right?
I think I know where the problem is: you are finding the work done by the torque, so you had better make sure that your d\theta is positive, which means that \theta ranges from x to x_i.

Thus you are calculating
\int_{x}^{x_i} sin\theta d\theta = \left[- cos\theta \right]_{x}^{x_i} = cos(x) - cos(x_i)

If that doesn't feel right, you can always keep the angle range the same, but then integrate -sin\theta d\theta from x_i to x.
 
Back
Top