Derivative of Dot Product via Product Rule, commutative?

Click For Summary

Homework Help Overview

The discussion revolves around the properties of the dot product in the context of vector-valued functions, particularly focusing on the situation where the magnitude of a vector function is constant. The original poster is examining the implications of the product rule applied to the dot product of a vector function and its derivative.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to understand the step in the proof that leads to the conclusion that the dot product of the vector function and its derivative equals zero. They question whether the commutative property of the dot product applies within the context of the product rule for vector-valued functions.

Discussion Status

Participants are exploring the implications of the commutative property of the dot product and its application to the product rule. Some participants provide insights into the relationship between the vectors involved, while others encourage the original poster to clarify their understanding of the commutative property.

Contextual Notes

The original poster expresses uncertainty about a step in the proof they encountered, indicating a potential gap in their understanding of the mathematical principles at play. There is a focus on ensuring that the reasoning aligns with established properties of vector operations.

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   Reactions: 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   Reactions: 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   Reactions: Ocata
Jedishrfu, Ray Vickson, and Vela,

Thank you.
 

Similar threads

Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K