Derivating a velocity's components

  • Thread starter Thread starter soopo
  • Start date Start date
  • Tags Tags
    Components
soopo
Messages
222
Reaction score
0

Homework Statement



What is the derivate of the following equation?

v(t) = \dot{r}\hat{r} + r \dot{\hat{r}} = \dot{r} \hat{r} + r \dot{\delta} \hat{e}<br />

where e is dependent on the angle, delta.

The Attempt at a Solution



My answer:

We know that
\hat{r} = \frac {r} {|r|}

=> \hat{r} = \frac {r} {|r|}

=> D( \dot{r} \hat{r} ) = \ddot{r} \hat{r} + \dot{r} \dot{ \hat{r}}
=> D( r \dot{\hat{r}} ) = \dot{r} \dot{\hat{r}} + \frac {r \ddot{r} } {|r|}

so we get

a(t) = \hat{r} ( \ddot{r} ) + 2 \dot{r} \dot{ \hat{r}} + \frac {r \ddot{r}} {|r|}

which is wrong.

The correct answer is

\dot{v(t)} = (\ddot{r} - r \dot{\delta}^2) \hat{r} + (r \ddot{\delta} + 2\dot{r} \dot{\delta}) \hat{e}
 
Physics news on Phys.org
Are you working with vectors or scalars?
 
foxjwill said:
Are you working with vectors or scalars?

The derivate of a vector is a vector.
It consists of unit vectors which means that there is too scalars in the unit vectors.
So I am working with vectors.
 
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