How do I differentiate vectors with derivatives and properties?

Click For Summary
SUMMARY

This discussion focuses on differentiating vector functions with respect to different parameters, specifically examining the vector function u(t) = t^3i - 2tj - 2k. The user is tasked with differentiating u(s^2) with respect to s, which can be approached by either substituting s^2 into the function or applying the chain rule. Both methods yield the same result, confirming the consistency of differentiation techniques in vector calculus.

PREREQUISITES
  • Understanding of vector functions and parameterization
  • Familiarity with basic calculus concepts, including derivatives
  • Knowledge of the chain rule in differentiation
  • Ability to manipulate and differentiate multivariable functions
NEXT STEPS
  • Study the application of the chain rule in vector calculus
  • Explore the properties of derivatives for vector functions
  • Learn about parameterization techniques in multivariable calculus
  • Practice differentiating complex vector functions with multiple parameters
USEFUL FOR

Students studying calculus, particularly those focusing on vector functions, as well as educators looking for clear examples of differentiation techniques in vector calculus.

KF33
Messages
19
Reaction score
0
Homework Statement: The homework problem is included below, but I am looking at the derivatives of vectors.
Homework Equations: I have the properties of derivatives below, but not sure they help me here.

Screen Shot 2019-09-19 at 8.04.27 PM.png
https://www.physicsforums.com/attachments/249865https://www.physicsforums.com/attachments/249865

[Moderator's note: Moved from a homework forum to answer conceptional question.]
 
Physics news on Phys.org
You have a parameterization of a vector here, i.e. a function ##u\, : \,\mathbb{R}\longrightarrow \mathbb{R}^3\,.## We want to know the differential according to the one real parameter ##t##.

So first write down what ##u(3t^2)## is and simply differentiate it componentwise, since
$$
u(t)=t^3\,\mathbf{i} -2t \,\mathbf{j} -2\,\mathbf{k} = \begin{bmatrix}t^3\\-2t\\-2\end{bmatrix}
$$
 
One thing that complicates this is that you are using the same variable, t, in two different places. If I am reading this correctly, you have the vector function u(t)= t^3\vec{i}- 2t\vec{j}- 2\vec{k} but then you are asked to differentiate u(s^2) with respect to s (I have used "s" rather than "t" here because it is not the same variable as "t" in the definition of u).
There are two ways you can do that. One is to simply replace "t" with "s^2": u(s^2)= (s^2)^3\vec{i}- 2(s^2)\vec{j}- 2\vec{k}= s^6\vec{i}- 4s^2\vec{j}- 2\vec{k}. Differentiate that with respect to t: 6s^5\vec{i}- 8s\vec{J}. The other way is to use the chain rule: \frac{d\vec{u}}{ds}= \frac{d\vec{u}}{dt}\frac{dt}{du}= (3t^2\vec{i}- 2\vec{j})(2s), Do you see that those give the same answer?
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 3 ·
Replies
3
Views
11K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K