What is the derivative of a vector function in Calculus III?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
rman144
Messages
34
Reaction score
0
Given that X is a vector in R^n, what is the derivative of:

[tex]\texts{f(X)=|X|^{2}X}[/tex]

I basically combined the product formula and dot product rule after breaking down |X|^2, which yielded my answer of:

[tex]\texts{f'(X)=|X|^{2}v+2(v\bullet X)X}[/tex]

Where v the direction.

Is this correct/ close?
 
Physics news on Phys.org
Yes, it is. If you mean v(t)=X'(t) and X(t) is a curve.