Prove Vector Derivative (using Dot Product)

karens
Messages
7
Reaction score
0

Homework Statement


n.

Let r1 and r2 be differentiable 3-space vector-valued functions.

Directly from the definition of dot product, and the definition of derivative of vector-
valued functions in terms of components, prove that
d/dt (r1(t) • r2(t)) = r′1(t) • r2(t) + r1(t) • r′2(t).

Homework Equations



Dot Product: U • V = u1v1 + u2v2 + u3v3

The Attempt at a Solution



I can just substitute things forever and get nowhere...
 
Physics news on Phys.org
show us how?

in this example the dot product is a scalar valued function of t, use the component form you have shown & the product rule and it should follow straight forward
 
Last edited:
karens said:

Homework Statement


n.

Let r1 and r2 be differentiable 3-space vector-valued functions.

Directly from the definition of dot product, and the definition of derivative of vector-
valued functions in terms of components, prove that
d/dt (r1(t) • r2(t)) = r′1(t) • r2(t) + r1(t) • r′2(t).

Homework Equations



Dot Product: U • V = u1v1 + u2v2 + u3v3

The Attempt at a Solution



I can just substitute things forever and get nowhere...
But have you differentiated?

Since, as you write, U• V= u1v1+ u2v2+ u3v3, (U• V)'= u1'v1+ u1v1'+ u2'v2+ u2v2'+ u3'v3+ u3v3'= (u1'v1+ u2'v2+ u3'v3)+ (u1v1'+ u2v2'+ u3v3').
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top