Derivative of Dot Product via Product Rule, commutative?

Ocata
Messages
198
Reaction score
5

Homework Statement



Basically, I'm looking at the property that says if the magnitude of a vector valued function is constant, then the vector function dotted with it's derivative will be zero. But I'm stuck towards the end because the proof I found online seems to skip a step that I'm not certain about.

r(t) = <x(t),y(t) >

r(t) ⋅ r(t) = <x(t),y(t) > ⋅ <x(t),y(t) >
= x(t)^{2} + y(t)^{2} = \sqrt{x(t)^{2} + y(t)^{2}}^{2}
= ll&lt;x(t),y(t)&gt;ll^{2} = ll r(t)ll^{2} = constant (suppose)

that is,
r(t) ⋅ r(t) = constant

Then, the derivative of r(t) ⋅ r(t):

\frac{d}{dt}r(t) ⋅ r(t) = \frac{d}{dt} c

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = 0

After this is where I'm stuck.

The proofs I've seen online then say:

2r(t) ⋅ r'(t) = 0

r(t) ⋅ r'(t) = 0

But, algebraically, can this only be true if:

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = r'(t) ⋅ r(t) + r'(t) ⋅ r(t) ?

I know that the dot product is commutative such that:

v ⋅ u = u ⋅ v

But, does the commutative property for the dot product extend to the product rule for dot product of vector valued functions?

Homework Equations



v ⋅ u = u ⋅ v

The Attempt at a Solution



since r'(t) = < x'(t),y'(t)>

then if commutative property is true, then:

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = r'(t) ⋅ r(t) + r'(t) ⋅ r(t)

The only way I can believe this to be true is if I prove it some how.

I will try to break it down to components and rearrange the terms in green so that that they resemble the portion in blue. Not sure if it will work, but I'll give it a try..

<x'(t),y'(t) > ⋅ <x(t),y(t) > + <x(t),y(t) > ⋅ <x'(t),y'(t)> = <x'(t),y'(t) > ⋅ <x(t),y(t) > + <x'(t),y'(t) > ⋅ <x(t),y(t) >

(x'(t)x(t) + y'(t)y(t)) + (x(t)x'(t) + y(t)y'(t)) = (x'(t)x(t) + y'(t)y(t)) + (x'(t)x(t) + y'(t)y(t))

Now, I suppose it is reasonable that: x(t)x'(t) = x'(t)x(t)

and so, x(t)x'(t) + y(t)y'(t) = x'(t)x(t) + y'(t)y(t)

Then,

(x'(t)x(t) + y'(t)y(t)) + (x(t)x'(t) + y(t)y'(t)) = (x'(t)x(t) + y'(t)y(t)) + (x'(t)x(t) + y'(t)y(t))

can be written as:

(x'(t)x(t) + y'(t)y(t)) + (x(t)x'(t) + y(t)y'(t)) = (x'(t)x(t) + y'(t)y(t)) + (x(t)x'(t) + y(t)y'(t))

And thus:

<x'(t),y'(t) > ⋅ <x(t),y(t) > + <x(t),y(t) > ⋅ <x'(t),y'(t)> = <x'(t),y'(t) > ⋅ <x(t),y(t) > + <x(t),y(t) > ⋅ <x'(t),y'(t)>


r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = r'(t) ⋅ r(t) + r(t) ⋅ r'(t)In Conclusion, since dot product is commutative by itself, it is also true that it is commutative when the dot product exists within larger statement such as a product rule, that is:

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = r'(t) ⋅ r(t) + r'(t) ⋅ r(t)

And therefore,

It can be written that

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = r'(t) ⋅ r(t) + r'(t) ⋅ r(t) = 2(r'(t) ⋅ r(t))Is this correct reasoning?


 
Last edited:
Physics news on Phys.org
You have two vectors r' and r and you know the dot product is commutative hence you have ##2r'.r = 0## which means that either r or r' are zero vectors or the angle between them is ##\pi/2## and hence they are perpendicular.
 
  • Like
Likes Ocata
Ocata said:

Homework Statement



Basically, I'm looking at the property that says if the magnitude of a vector valued function is constant, then the vector function dotted with it's derivative will be zero. But I'm stuck towards the end because the proof I found online seems to skip a step that I'm not certain about.

r(t) = <x(t),y(t) >

r(t) ⋅ r(t) = <x(t),y(t) > ⋅ <x(t),y(t) >
= x(t)^{2} + y(t)^{2} = \sqrt{x(t)^{2} + y(t)^{2}}^{2}
= ll&lt;x(t),y(t)&gt;ll^{2} = ll r(t)ll^{2} = constant (suppose)

that is,
r(t) ⋅ r(t) = constant

Then, the derivative of r(t) ⋅ r(t):

\frac{d}{dt}r(t) ⋅ r(t) = \frac{d}{dt} c

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = 0

After this is where I'm stuck.

The proofs I've seen online then say:

2r(t) ⋅ r'(t) = 0

r(t) ⋅ r'(t) = 0

But, algebraically, can this only be true if:

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = r'(t) ⋅ r(t) + r'(t) ⋅ r(t) ?

I know that the dot product is commutative such that:

v ⋅ u = u ⋅ v

But, does the commutative property for the dot product extend to the product rule for dot product of vector valued functions?

Homework Equations



v ⋅ u = u ⋅ v

The Attempt at a Solution



since r'(t) = < x'(t),y'(t)>

then if commutative property is true, then:

r'(t) ⋅ r(t) + r(t) ⋅ r'(t) = r'(t) ⋅ r(t) + r'(t) ⋅ r(t)

The only way I can believe this to be true is if I prove it some how.

You say that you believe ##\vec{u} \cdot \vec{v} = \vec{v} \cdot \vec{u}##---which is true. What is preventing you from putting ##\vec{u} = \vec{r}(t)## and ##\vec{v} = \vec{r}'(t)\:##?
 
  • Like
Likes Ocata
Ocata said:
I know that the dot product is commutative such that:

v ⋅ u = u ⋅ v

But, does the commutative property for the dot product extend to the product rule for dot product of vector valued functions?
How do you know that ##\vec{v}\cdot\vec{u} = \vec{u}\cdot\vec{v}##? If you understand how to prove that, the answer to your question should be clear.

Now, I suppose it is reasonable that: x(t)x'(t) = x'(t)x(t)
You don't need to suppose anything. You should be know the reason why this is true.
 
  • Like
Likes Ocata
Jedishrfu, Ray Vickson, and Vela,

Thank you.
 
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