Constant vector differentiation

1.2k Views Asked by At

Just wondering whether the derivative of a constant vector is $0$ or $\vec{0}$.
Perhaps $\vec{0}$ since there is no "vector" change?

1

There are 1 best solutions below

1
On BEST ANSWER

Yes indeed by definition

$$\vec v(t)' = \lim_{h\to 0} \frac{\vec v(t+h)-\vec v(t)}{h}$$

and for $\vec v(t)=\vec {v}_0$ it is equal to $\vec 0$.