Multiplying Vectors: Solving a.b = (a x db/dt) + (da/dt x b)

  • Thread starter Thread starter Preciouspearl
  • Start date Start date
  • Tags Tags
    Vectors
Click For Summary
SUMMARY

The discussion focuses on proving the identity d/dt (a.b) = (a x db/dt) + (da/dt x b) using the vectors a = t^2 i - (4-t)j and b = i + t j. Participants clarify that the inner product (dot product) and vector product (cross product) are distinct operations. The inner product is calculated by multiplying vector components and summing the results, while the vector product results in a new vector. The proof requires only the dot product, leading to the conclusion that d/dt(a.b) = a.(db/dt) + b.(da/dt).

PREREQUISITES
  • Understanding of vector operations, specifically dot and cross products.
  • Familiarity with differentiation in the context of vector calculus.
  • Knowledge of three-dimensional vector representation.
  • Basic algebraic manipulation skills for vector components.
NEXT STEPS
  • Study the properties and applications of the dot product in vector calculus.
  • Learn the rules for calculating the cross product of vectors in three dimensions.
  • Explore differentiation techniques for vector functions over time.
  • Practice solving vector calculus problems involving both dot and cross products.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with vector calculus and need to understand vector operations and their applications in differentiation.

Preciouspearl
Messages
1
Reaction score
0
If a = t^2 i - (4-t)j
and b = i + t j
show d/dt (a.b) = (a x db/dt) + (da/dt x b)I know you have to multiply the vectors a and b
then do da/dt
then db/dt
and times db/dt with a
and times da/dt with b
that should be the proof

However, I don't know how to multiply the vectors!
Can someone please tell me how to multiply them

Thank you, in advance
 
Physics news on Phys.org
There are two products defined over three dimensional vectors.

First is the inner (\dot\scalar) product, that for any a=(a1,a2,a3), b=(b1,b2,b3)
Gives

a.b=a1*b1+a2*b2+a3*b3.

Which means, multiply the vector component-wise and then sum up the results. This product gives a number!

The second is the vector (\cross) product

which is:

[tex]\vec{a} X \vec{b}=(a_{2}b_{3}-b_{2}a_{3})\hat{i}+(a_{3}b_{1}-a_{1}b_{3})\hat{j}+(a_{1}b_{2}-a_{2}b_{1})\hat{k}[/tex]

The result is a vector!

Now please be careful. The identity which you are trying to prove involves only dot products. So it's:

[tex]\frac{d}{dt}(\vec{a}.\vec{b})=\vec{a}.\frac{d}{dt}\vec{b}+\vec{b}.\frac{d}{dt}\vec{a}[/tex]
 

Similar threads

Replies
5
Views
966
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
16
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K