How to find the derivative of a vector function
Focus on the coefficients to take the derivative of a vector function
To find the derivative of a vector function, we just need to find the derivatives of the coefficients when the vector function is in the form
???r(t)=r(t)_1\bold i+r(t)_2\bold j+r(t)_3\bold k???
With the vector function in this form, the derivative is
???r'(t)=r'(t)_1\bold i+r'(t)_2\bold j+r'(t)_3\bold k???
If the vector function is in the form
???r(t)=\left\langle{r(t)_1,r(t)_2,r(t)_3}\right\rangle???
we can just attach each of the direction numbers to ???\bold i???, ???\bold j??? and ???\bold k??? to transform it into the form
???r(t)=r(t)_1\bold i+r(t)_2\bold j+r(t)_3\bold k???
and then take the derivatives of the coefficients. Alternately, we can just take the derivatives of each direction number, leaving the function in its original form. Make sure to give an answer that matches the form of the original vector function. In other words,
Given ???r(t)=r(t)_1\bold i+r(t)_2\bold j+r(t)_3\bold k???, the answer should be ???r'(t)=r'(t)_1\bold i+r'(t)_2\bold j+r'(t)_3\bold k???
Given ???r(t)=\left\langle{r(t)_1,r(t)_2,r(t)_3}\right\rangle???, the answer should be ???r(t)=\left\langle{r'(t)_1,r'(t)_2,r'(t)_3}\right\rangle???
How to take the derivative of a vector function
Take the course
Want to learn more about Calculus 3? I have a step-by-step course for that. :)
Another step-by-step example of how to take the derivative of a vector function
Example
Find the derivative of the vector function.
???r(t)=\langle{t^2,e^{3t},t^3\sin{(4t)}}\rangle???
The given function is the same as
???r(t)=t^2\bold i+e^{3t}\bold j+t^3\sin{(4t)}\bold k???
No matter which way we write it, we just need to replace each coefficient with its derivative. In this particular example, we’ll need to use product rule to find the derivative of the coefficient on ???\bold k???.
???r'(t)=2t\bold i+e^{3t}(3)\bold j+[3t^2(\sin{(4t)})+t^3(\cos{(4t)}(4))]\bold k???
???r'(t)=2t\bold i+3e^{3t}\bold j+[3t^2\sin{(4t)}+4t^3\cos{(4t)}]\bold k???
Since the question gave the original vector function in terms of its direction numbers, we’ll give the derivative in that form in our answer.
???r'(t)=\langle{2t,\ 3e^{3t},\ 3t^2\sin{(4t)}+4t^3\cos{(4t)}}\rangle???