New Reply

verify derivative of a dot product.

 
Share Thread Thread Tools
May11-11, 12:44 PM   #1
 

verify derivative of a dot product.


Let [tex] \vec w(t) \;,\; \vec v (t) [/tex] be 3 space vectors that is a function of time t. I want to verify that:

[tex] \frac {d(\vec w \cdot \vec v)}{dt} = \vec v \cdot \frac { d\vec w}{dt} \;+\; \vec w \cdot \frac { d\vec v}{dt} [/tex]

I work through the verification by splitting w and v into x, y, z components, do the dot product and take the derivative to verify already. Just want to run this by the expert to confirm.

Thanks

Alan
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
May11-11, 01:58 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
That will work.

Note, however, that by definition, the dot product has the distributive property of multiplication:
[tex](u+du)\cdot(v+dv)=u\cdot{v}+u\cdot{dv}+v\cdot{du}+du\cdot{dv}[/tex]
For all vectors u,du,v and dv.

Thus, the result for the derivative ought to be apparent..
May11-11, 02:39 PM   #3
 
Quote by arildno View Post
That will work.

Note, however, that by definition, the dot product has the distributive property of multiplication:
[tex](u+du)\cdot(v+dv)=u\cdot{v}+u\cdot{dv}+v\cdot{du}+du\cdot{dv}[/tex]
For all vectors u,du,v and dv.

Thus, the result for the derivative ought to be apparent..
Thanks

But I don't see how

[tex](u+du)\cdot(v+dv)=u\cdot{v}+u\cdot{dv}+v\cdot{du}+du\cdot{dv}[/tex]


relate to my original question. Please explain.

Thanks

Alan
May11-11, 03:05 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

verify derivative of a dot product.


It shows that a dot product works "just like" a normal product, and thus, the differentiation rule "ought" to be the same (i.e, your result).

However, for rigorous verification, you should do as you've done.
May11-11, 03:15 PM   #5
 
Thanks
New Reply
Thread Tools


Similar Threads for: verify derivative of a dot product.
Thread Forum Replies
Dot Product of a Vector with its Derivative Calculus 2
Taking the derivative of a dot product Calculus & Beyond Homework 0
derivative of the cross and dot product Advanced Physics Homework 3
cross product derivative Calculus & Beyond Homework 3
derivative of a dot product Calculus 4