Dot Product of a Vector and its Derivative- Reality

Click For Summary

Discussion Overview

The discussion revolves around the relationship between a vector and its derivative, specifically examining the validity of the dot product expression A dot B = AB when B is the derivative of A. Participants explore this concept in the context of physics, particularly in astrodynamics and orbital mechanics, questioning its applicability and correctness.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant asserts that the expression A dot B = AB is only true under specific conditions, such as when A is a scalar multiple of a constant vector.
  • Another participant points out that the inner product of a vector and its derivative is zero only if the vector maintains a constant length, which is not the case for most orbits.
  • A participant expresses confusion regarding the frequent use of the expression in astrodynamics texts, suggesting it may not be generally correct.
  • There is a discussion about the distinction between the dot product and the cross product, with one participant questioning whether confusion exists between the two.
  • One participant attempts to clarify the notation used in the trajectory equation for the two-body problem, emphasizing the difference between the dot product and the time derivative of the radial distance.
  • Another participant discusses the orthogonality of vector-valued functions and their derivatives, but this claim is challenged by others who argue that this is not generally true.
  • There is acknowledgment of misunderstanding regarding the conditions under which vectors and their derivatives may be orthogonal.
  • A later reply clarifies that the correct relationship involves the derivative of the magnitude of the vector, rather than the dot product equating to the product of the norms.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of the expression A dot B = AB in general cases. Multiple competing views remain, particularly regarding the conditions under which the relationship holds true.

Contextual Notes

Participants express confusion over the notation and concepts involved, indicating potential limitations in understanding the mathematical framework. The discussion highlights the need for clarity in definitions and assumptions regarding vector functions and their derivatives.

mjxcrowley
Messages
4
Reaction score
0
Hey everyone,
This has been bugging me for a bit. I think I'm probably missing something pretty easy.

A dot B= ABcos(θ), where θ is the angle between A and B.

There is the little shortcut that says where B is the derivative of A, A dot B= AB. Clearly then cos(θ) = 1, and the angle between a vector and its derivative is 2nPi, where n=0, 1, 2... Intuitively this would not be true, and is clearly not true for an orbit (which is what I use it for). There the angle between R and V where V is the derivative of R is 90°+the flight path angle.

What am I missing? How are both these things true?

Note: I don't want to mathematical derivation of the shortcut. I have that. I want to understand it in reality.

I hope this is in the correct forum
 
Last edited:
Physics news on Phys.org
mjxcrowley said:
What am I missing? How are both these things true?
Both of these things are false.

The inner product of a vector ##{\bf A}(t)## and it's derivative ##{\bf B}(t) = \frac{d {\bf A}(t)}{dt}## is equal to ##||{\bf A}|| \, ||{\bf B}||## only in the special case that ##{\bf A}(t) = A(t)\hat {\bf a}##, where ##A(t)## is a scalar and ##\hat {\bf a}## is a constant vector.

The inner product of a vector ##{\bf A}(t)## and it's derivative ##{\bf B}(t) = \frac{d {\bf A}(t)}{dt}## is zero only in the special case that ##{\bf A}(t)## is a constant length vector. Only circular orbits satisfy this condition; not all orbits are circular (in fact, almost all orbits are not circular).
 
My confusion I guess is that the relationship A dot B= AB where B is the derivative wrt time of A is often used generally in Astrodynamics texts. It doesn't seem generally correct, but it appears everywhere as a mathematical shortcut.
 
Where have you seen that? Are you sure you aren't confusing that with A cross B, which is equal in magnitude to AB in the case of a circular orbit?
 
I'm having a very hard time with the symbols. I'll try and explain then.

While deriving the trajectory equation for the general two body problem, it says:

r(vector) dot r(vector, dot) = r r(dot)

where the dot within the parenthesis represents the dot written above the variable to indicate derivative. The dot without the parenthesis is the dot product.

I apologize that that was so clunky but I tried to use the sigma button, and could not get it to work.
 
Last edited:
mjxcrowley said:
I'm having a very hard time with the symbols. I'll try and explain then.

While deriving the trajectory equation for the general two body problem, it says:

r(vector) dot r(vector, dot) = r r(dot)
That's different. You mean ##\vec r \cdot \dot{\vec r} = r\dot r##.

Note very well: The ##\dot r## in that expression is not the magnitude of the velocity vector. It is instead the time derivative of the radial distance between the two orbiting bodies.

Here's the derivation. I'll work in cylindrical coordinates, where ##\hat r## is the unit vector along the radial vector, ##\hat z## is the unit vector along the angular velocity vector, and ##\hat{\theta}## completes the right hand coordinate system (with ##\hat r \times \hat {\theta} = \hat z##). With this, the radial vector is ##\vec r = r \hat r##. Taking the time derivative yields ##\dot{\vec r} = \dot r \hat r + r\dot{\hat r}##. The second term is necessarily orthogonal to radial vector. Thus ##\vec r \cdot \dot{\vec r} = r \dot r##.
 
Last edited:
From the calculus of vector valued functions a vector valued function and its derivative are orthogonal. In euclidean n-space this would mean cos Θ = 1 and hence the dot product of A and B would be the norm of A times the norm of B.

So my understanding of your question is you want to know why.

To see why this is true consider R(t) = f(t) i + g(t) j where i and j are standard basis vector and f and g are parametric equations describing a curve in the plane. The derivative would then be

R'(t) = lim Δt → 0 R(t + Δt) - R(t)/Δt

So now draw a vector from the origin to the point on the curve at t + Δt and then draw another vector a t. These two vector would be R(t + Δt) and R(t) respectively. Now draw a vector pointing from t to t + Δt on the curve at those values. This arrow would be the numerator in the limit above. Now decrease Δt and you will see that this vector will soon be tangent to the curve at t and it will be visually clear that it is orthogonal.
 
TheOldHag said:
From the calculus of vector valued functions a vector valued function and its derivative are orthogonal. In euclidean n-space this would mean cos Θ = 1 and hence the dot product of A and B would be the norm of A times the norm of B. …
That's just, on wrong both accounts. A vector valued function and its derivative are not necessarily orthogonal, and when they are, the inner product would be zero, not the norm of A times the norm of B.
 
You're right. I must have had brain leakage. I believe I'm a bit off on orthogonality too. I believe they are orthogonal only when the norm of R(t) is constant on an interval.

In general, I'm not seeing how the statement A dot B = norm(A) * norm(B) can be true since a vector valued function and it's derivative are not generally scalar multiple of one another.

Sorry for the confusion.
 
  • #10
As I wrote in post #2, it's not true.

What is true is that ##\displaystyle{\vec A \cdot \frac{d\vec A}{dt} = ||\vec A||\,\frac{d\,||\vec A||}{dt}}##
 
  • #11
Thank you so much DH. I was confused and you were extremely helpful.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
8
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
6K