Dot Product, Derivative, and Vector Valued Functions

ourio
Messages
11
Reaction score
0

Homework Statement


Prove that, if \vec{r}(t) is a differentiable vector valued function, then so is ||\vec{r}(t)||, and \vec{r}(t) \bullet \vec{r'}(t) = ||\vec{r}(t)|| ||\vec{r}(t)||'

Homework Equations


I know how to do a dot product, but what bothers me is the fact that the question involves the derivative of the magnitude of r. But the magnitude of a vector is a scalar, the derivative of which would be zero.

If it's a typo and really supposed to be the magnitude of the derivative, I'm still lost as to how to relate the dot product of the vectors with their magnitudes??

The Attempt at a Solution


I know that the unit tangent vector involves r' and ||r'||, but I'm not sure that this helps.
 
Physics news on Phys.org
ourio said:

Homework Statement


Prove that, if \vec{r}(t) is a differentiable vector valued function, then so is ||\vec{r}(t)||, and \vec{r}(t) \bullet \vec{r'}(t) = ||\vec{r}(t)|| ||\vec{r}(t)||'


Homework Equations


I know how to do a dot product, but what bothers me is the fact that the question involves the derivative of the magnitude of r. But the magnitude of a vector is a scalar, the derivative of which would be zero.
scalars can still be time dependent, and clearly have non-zero derivatives... the magnitude just represents the length of r, if the length is changing the derivative will be non-zero


ourio said:
If it's a typo and really supposed to be the magnitude of the derivative, I'm still lost as to how to relate the dot product of the vectors with their magnitudes??
|\vec{r}| = (\vec{r(t)} \bullet \vec{r(t)})^{1/2}
ourio said:

The Attempt at a Solution


I know that the unit tangent vector involves r' and ||r'||, but I'm not sure that this helps.
 
Okay, so if it really is the derivative of the magnitude, I can understand that. But, what does \<br /> (\vec{r(t)} \bullet \vec{r&#039;(t)})^{1/2}<br /> equal?

If you replace r with something like f(x)+g(x) and r' with f'(x)+g'(x) and do the dot product, you get \sqrt{f(x)f&#039;(x)+g(x)g&#039;(x)}. But how would that help?


I'm still not clear...
 
how about starting wth
|\vec{r(t)}|^2 = |\vec{r}||\vec{r}|= (\vec{r(t)} \bullet \vec{r(t)})

if i rememebr correctly, the derivative product rulle works just as normal, but if you're unsure, try writing everything out in component form

\vec{r(t)} =(x(t), y(t), z(t))
 
Thanks. I think I've got it now... it just took some time staring at the problem! Thanks again.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top