Are Orthogonal Vectors Proven by Derivative and Dot Product?

  • Thread starter Thread starter guyvsdcsniper
  • Start date Start date
  • Tags Tags
    Orthogonal Vectors
Click For Summary
The discussion centers on proving that if a vector v(t) has a constant magnitude, its derivative v˙(t) is orthogonal to v(t). The initial misunderstanding involved interpreting v as a constant vector, leading to a dot product of zero. However, it is clarified that v has a constant magnitude but is not constant itself. The conclusion reached is that the derivative of a vector with constant magnitude is indeed orthogonal to the vector. This understanding aligns with the properties of dot products and orthogonality in vector calculus.
guyvsdcsniper
Messages
264
Reaction score
37
Homework Statement
Prove that if v(t) is any vector that depends on time, but v(t) has constant magnitude, then
v˙(t) is orthogonal to v(t)
Relevant Equations
Dot Product
I feel like this question is very straight forward and my explanation below summarizes the answer pretty well. Could someone confirm this or tell me if I am missing something?

We have V which is a vector, but the question states it is a constant. If I take the derivative of V, represented by V', a constant, then I get 0.
If I dot product these to values, the product is then 0. And it is known that when the dot product between two vectors is zero, they are orthogonal.
 
Physics news on Phys.org
quittingthecult said:
Homework Statement:: Prove that if v(t) is any vector that depends on time, but v(t) has constant magnitude, then
v˙(t) is orthogonal to v(t)
Relevant Equations:: Dot Product

I feel like this question is very straight forward and my explanation below summarizes the answer pretty well. Could someone confirm this or tell me if I am missing something?

We have V which is a vector, but the question states it is a constant. If I take the derivative of V, represented by V', a constant, then I get 0.
If I dot product these to values, the product is then 0. And it is known that when the dot product between two vectors is zero, they are orthogonal.
It says that ##\vec v## has constant magnitude; not that ##\vec v## is constant.
 
PeroK said:
It says that ##\vec v## has constant magnitude; not that ##\vec v## is constant.
Ah I misread the question. That makes a lot of sense. Thank you for catching that.
 
So what does it look like now?
 
BvU said:
So what does it look like now?
IMG_0311.jpg
This is the conclusion I came to.
 
  • Like
Likes SammyS, Orodruin, BvU and 1 other person
Thread 'Chain falling out of a horizontal tube onto a table'
My attempt: Initial total M.E = PE of hanging part + PE of part of chain in the tube. I've considered the table as to be at zero of PE. PE of hanging part = ##\frac{1}{2} \frac{m}{l}gh^{2}##. PE of part in the tube = ##\frac{m}{l}(l - h)gh##. Final ME = ##\frac{1}{2}\frac{m}{l}gh^{2}## + ##\frac{1}{2}\frac{m}{l}hv^{2}##. Since Initial ME = Final ME. Therefore, ##\frac{1}{2}\frac{m}{l}hv^{2}## = ##\frac{m}{l}(l-h)gh##. Solving this gives: ## v = \sqrt{2g(l-h)}##. But the answer in the book...