Derivative of an Angular Velocity Equation

kwixson
Messages
6
Reaction score
0

Homework Statement



In reviewing my last physics exam I found the following statement in the posted solution:

...the derivative of \sqrt{\frac{3g}{l}(1-cos\theta)} is \frac{3g}{2l}sin\theta

Homework Equations



N/A

The Attempt at a Solution



This is from a physics course and I'm not taking the calc co-requisite yet so I'm trying to get by on what I can teach myself, which is inadequate for this task apparently. I don't understand the process of getting sin\theta out of (1-cos\theta)
 
Physics news on Phys.org
so you're taking the derivative with respect to theta

Basic diferentiation rules:
- d/dx (sin x ) = cos x
- and d/dx (cos x) = - sin x

And so the d/dtheta (1 - cos theta) = d/dtheta (1) - d/dtheta (cos theta) = 0 - (-sin theta) = sin theta
 
I don't think you can ignore the square root of the original expression when taking the derivative.
 
SteamKing said:
I don't think you can ignore the square root of the original expression when taking the derivative.

True, I was only addressing the (1-cos theta) part that the OP said he had trouble with.
 
Great, thanks! I understand it now.

Gotta remember...

Basic diferentiation rules:
- d/dx (sin x ) = cos x
- and d/dx (cos x) = - sin x
 
kwixson said:
Great, thanks! I understand it now.

Well, I'm glad you do because I don't. This is simply not true:
...the derivative of \sqrt{\frac{3g}{l}(1-cos\theta)} is \frac{3g}{2l}sin\theta
The derivative of \frac{3g}{l}(1-cos\theta) is \frac{3g}{l}sin\theta

The derivative of \sqrt{\frac{3g}{l}(1-cos\theta)} is \frac{3g}{2l}sin(\theta)\left(\frac{3g}{l}(1-cos(\theta))\right)^{-\frac 12} = \frac 12\sqrt{\frac{3g}l\left(1+\cos(\theta)\right)}= \sqrt{\frac{3g}{2l}}\cos(\frac \theta 2)
But I would prefer to simplify first: \sqrt{\frac{3g}{l}(1-\cos\theta)} = \sqrt{\frac{6g}{l}}\sin(\frac \theta 2)
 
So here is the source of my question. This is the solution to the physics problem posted by my physics professor at MIT. I probably just posed the question incorrectly, but since what I was really interested in was just "what is the derivative of (1-cos(theta))" I understand now what the answer is.
 

Attachments

  • Screenshot 2013-12-28 20.54.03.png
    Screenshot 2013-12-28 20.54.03.png
    30 KB · Views: 552
kwixson said:
I probably just posed the question incorrectly,
No, you posed it correctly. Equation (3) in your attachment is wrong.
Probably something got left out by accident, but without seeing the subsequent equations it's hard to know. E.g this would be correct: ##\dot \theta \ddot \theta = \frac{3g}{2l}\sin(\theta)##
 
Back
Top