New Reply

Vectors differentiation formulas for Dot and Box Product! how?

 
Share Thread Thread Tools
Feb3-12, 03:08 PM   #1
 

Vectors differentiation formulas for Dot and Box Product! how?


Let A ,B and C represent vectors.
we have

1) d/dt (A . B) = A. dB/dt + dA/dt .B

2) d/dt [ A . (BxC) ] = A . (Bx dC/dt) + A . ( dB/dt x C) + dA/dt . (B xC)

now the problem in these formulas is that
we know that Dot product between two vectors and Scalar triple product of vectors is always a scalar. now if we find their derivative it results always Zero.

then how these formulas has been defined since the derivative remains zero always for constant hence it always yield zero result.

please explain
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Feb3-12, 03:33 PM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
hi abrowaqas!
Quote by abrowaqas View Post
we know that Dot product between two vectors and Scalar triple product of vectors is always a scalar. now if we find their derivative it results always Zero.
no … the derivative of a scalar is zero only if the scalar is constant
 
Feb3-12, 04:15 PM   #3
 
Recognitions:
Gold Membership Gold Member
Quote by abrowaqas View Post
Let A ,B and C represent vectors.
we have

1) d/dt (A . B) = A. dB/dt + dA/dt .B

2) d/dt [ A . (BxC) ] = A . (Bx dC/dt) + A . ( dB/dt x C) + dA/dt . (B xC)

now the problem in these formulas is that
we know that Dot product between two vectors and Scalar triple product of vectors is always a scalar. now if we find their derivative it results always Zero.

then how these formulas has been defined since the derivative remains zero always for constant hence it always yield zero result.

please explain
A vector doesn't have to be constant.
 
Feb3-12, 09:39 PM   #4
 
Blog Entries: 1

Vectors differentiation formulas for Dot and Box Product! how?


I think you are just confused ( or I'm confused about what you are asking ):

if f is a function that is a "constant" function , so that f ( x ) = a fixed c for all x's, then Df = 0

You can see that the dot product of two vectors v( t ) , w( t ) can be a non constant function, even though the result is a scalar. Since the dot product of two different pairs of vectors can give you different results
 
Feb4-12, 05:10 AM   #5
 
Thanks Wisvuse..
I got it but can you explain it by giving one example..
 
Feb4-12, 07:42 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Let u be the vector <t, 0, 3t>, v be the vector <t^2, t- 1, 2t>. Then the dot product of u and v is t^3+ 6t^2 and the derivative of that is 3t^2+ 12t.

The derivative of u is <1, 0, 3> and the derivative of v is <2t, 1, 2>. The "product rule gives the derivative of u dot v as u'v+ uv'= <1, 0, 3>.<t^2, t-1, 2t>+ <t, 0, 3t>.<2t, 1, 2>= (t^2+ 6t)+ (2t^2+ 6t)= 3t^2+ 12t as before.
 
New Reply
Thread Tools


Similar Threads for: Vectors differentiation formulas for Dot and Box Product! how?
Thread Forum Replies
Given the dot product and cross product of two vectors, find the angle between them? Introductory Physics Homework 7
Angle between 2 vectors using 1) Dot product and 2) cross product gives diff. answer? Calculus & Beyond Homework 8
Find theta from the cross product and dot product of two vectors Calculus & Beyond Homework 11
Vectors dot product and cross product help Advanced Physics Homework 3
The cross product and dot product of vectors Introductory Physics Homework 9