Calculating r(dot): Dynamics Time Derivative of Radius

  • Thread starter Thread starter Spectre5
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating the time derivative of the radius, denoted as r(dot), in dynamics. The key point is the application of the chain rule when differentiating functions that depend on other variables, such as theta. It clarifies that theta is not constant with respect to time, hence it must be differentiated accordingly. The confusion arose from misunderstanding the need to differentiate sin(theta/2) while considering theta's dependence on time. The explanation helped clarify the correct application of the chain rule in this context.
Spectre5
Messages
182
Reaction score
0
This is from Dynamics where r(dot) is the time derivative of the radius.


\dot{r} = \frac{d(r)}{dt}
\dot{r} = \frac{d}{dt}(2R\sin(\frac{\theta}{2})) \ \ \ \ \ \mbox{note: this is given}
\dot{r} = 2R\frac{d}{dt}(\sin(\frac{\theta}{2}))
\dot{r} = 2R\cos(\frac{\theta}{2})\frac{d}{dt}(\frac{\theta}{2})
\dot{r} = 2R\cos(\frac{\theta}{2})(\frac{1}{2})\dot{\theta}
\dot{r} = R\dot{\theta}\cos(\frac{\theta}{2})

I am confused on one part...in this step:

\dot{r} = 2R\frac{d}{dt}(\sin(\frac{\theta}{2}))
\dot{r} = 2R\cos(\frac{\theta}{2})\frac{d}{dt}(\frac{\theta}{2})

Why do you have to differentiate the sin(theta/2)?? Since you are differentiating with respect to t, don't you count the theta as a constant and therefore not differentiate it? But my profressor said that the above is correct.

PS: Sorry for my bad tex.
 
Physics news on Phys.org
Hello Spectre5

The derivative of a function f(\phi) with respect to a variable it does not explicitly depend on is given by the chain rule,

\frac{df}{du} = \frac{df}{d\phi}\frac{d\phi}{du} = f'(\phi)\frac{d\phi}{du}

In your case therefore

\dot{r} = 2R\frac{d}{dt}(\sin(\frac{\theta}{2})) = 2R\cos(\frac{\theta}{2})\frac{d}{dt}(\frac{\theta}{2})

You must understand that you are differentiating \dot{r} with respect to time so you must first differentiate with respect to theta and then multiply by the derivative of theta with respect to time in accordance with the chain rule for total derivatives as shown above.

You are probably thinking that when you differentiate with respect to time, theta will remain constant (with time) but that is not so since theta too can (and in a general situation, will) change with time. Unless you are explicitly told that \dot{\theta} = 0 you cannot say so.

Hope that helps...

Cheers
Vivek
 
Last edited:
yea, I was not paying attention to the fact that it uses the chain rule :-/

Thanks for the help, I understand it now.
 
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