How is the differentiation of a vector sum performed?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
FOIWATER
Gold Member
Messages
434
Reaction score
12
I know how to differentiate the dot and cross products of two vectors, is the differentiation of a vector sum done like this:

d/dt (u+t) = u' + t + u + t'

Or simply add them and then differentiate?

Thanks
 
Physics news on Phys.org
(u+t)'=u'+t', as it is for scalar functions. This is linearity.
 
thanks