Help with Deriving d/dt |r(t)| = (1/|r(t)|) r(t)dot r'(t)

  • Thread starter Thread starter bubbers
  • Start date Start date
bubbers
Messages
6
Reaction score
0

Homework Statement



If vector r(t) is not 0, show that d/dt |r(t)| = (1/|r(t)|) r(t)dot r'(t).

Homework Equations



The hint given was that |r(t)|^2 = r(t) dot r(t)

The Attempt at a Solution



the post I saw about this question said that you should take the derivatives of both sides of the hint equation using chain rule, so I got:

2|r(t)|(1)=r'(t) dot r(t) + r(t) dot r'(t)
which is equal to:
|r(t)|= r'(t) dot r(t)

aaaaand now I don't know what to do
 
Last edited:
Physics news on Phys.org


bubbers said:
2|r(t)|(1)=r'(t) dot r(t) + r(t) dot r'(t)

This step is incorrect. You have the equivalent of f(g(x)) -- the chain rule says d/dx f(g(x)) = f'(g(x)) * g'(x).
 


Okay, now I'm confused... in this situation, wouldn't f'(g(x)) be equivalent to 2|r(t)| and g'(x) be equivalent to 0 because |r(t)| is a length and the derivative of a number is 0? So then it would be 2|r(t)|(0)=r'(t) dot r(t) + r(t) dot r'(t) --> 0=r'(t) dot r(t) + r(t) dot r'(t)?
If this is right, then I still don't know where to go from here.
 


bubbers said:
Okay, now I'm confused... in this situation, wouldn't f'(g(x)) be equivalent to 2|r(t)| and g'(x) be equivalent to 0 because |r(t)| is a length and the derivative of a number is 0? So then it would be 2|r(t)|(0)=r'(t) dot r(t) + r(t) dot r'(t) --> 0=r'(t) dot r(t) + r(t) dot r'(t)?
If this is right, then I still don't know where to go from here.

No. |r(t)| has t dependence. Accordingly, we can't assume the magnitude is constant.
 


Oh man...I totally get it now...i feel kinda dumb :P
the derivative would just be:
2|r(t)|d/dt|r(t)|= r'(t) dot r(t) + r(t) dot r'(t)
2|r(t)|d/dt|r(t)|= 2(r'(t) dot r(t))
|r(t)|d/dt|r(t)|= r'(t) dot r(t)
d/dt|r(t)|=(1/|r(t)|) ( r'(t) dot r(t))

Thanks for letting me waste your time :)
 


No problem. Glad to have helped. :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top