How Do You Calculate the Time Derivative of a Non-Constant Vector?

AI Thread Summary
The discussion focuses on calculating the time derivative of a non-constant vector, particularly in the context of a position vector defined as r=b(at-t²). Participants clarify that the time derivative of a vector involves differentiating its components with respect to time, and if the vector is constant, its derivative is zero. The conversation also touches on the complexity of differentiating vectors that change in both magnitude and direction, emphasizing the need for proper application of the chain rule. Additionally, there is a request for more pedagogically sound physics resources, as the current textbooks are deemed insufficient for understanding. Overall, the thread highlights the challenges of vector differentiation in advanced physics contexts.
Bruneleski
Messages
22
Reaction score
1

Homework Statement


I have somewhat general question about time derivative of a vector.
If we have
r=at2+b3
it's easy to find instantaneous acceleration and velocity(derivative with respect to dt)
v=2at+3bt2
a=2a+6bt​
But consider this position vector
r=b(at-t2)​
where b is constant vector and a is positive constant.

Homework Equations


I know that in first derivative, vector can change in both magnitude and direction, but I don't have an idea how to differentiate this thing.
How would you find acceleration and velocity in latter case?
What if b is vector but not constant?

By the way,for my second question,I'm studying from University physics by Young and Friedman,and my physics course is kinda more advanced(also first year intro).Our official book is Fundamentals of Mechanics by Irodov(problem book also by Irodov),but it's so devoid of any explanations that it's hopeless to use it for anything else other than reference book.Could you recommend me some equivalent on this level but more pedagogically sound?

The Attempt at a Solution


I don't even know how to start.
 
Physics news on Phys.org
You should note that \mathbf b=b_x \hat x+b_y \hat y+b_z \hat z and f(t)\mathbf b=f(t)b_x\hat x+f(t)b_y\hat y+f(t)b_z\hat z. Then you should know that the time derivative of a vector, is just another vector which its components are the time derivative of the components of the original vector.(Of course if you're in Cartesian coordinates, because in other coordinates, the unit vectors are changing too.)
 
  • Like
Likes Bruneleski
Suppose b is not given in component(cartesian) form,rather just vector form.Should I use the chain rule? If yes should i treat both b and t like independent variables and then apply chain rule?I'm still confused.
 
Bruneleski said:
Suppose b is not given in component(cartesian) form,rather just vector form.Should I use the chain rule? If yes should i treat both b and t like independent variables and then apply chain rule?I'm still confused.
\mathbf b is a constant vector, right? So its derivative is zero and chain rule doesn't apply here!
Also note that whether you like it or not, any vector has a component representation!
I don't know why your complicating this simple issue for yourself. Just treat the vector as a constant and differentiate the rest w.r.t. time!
 
  • Like
Likes Bruneleski
If we represent a vector ##\vec{V}## in terms of its magnitude V and a unit vector ##\vec{i}_V## (oriented in the same direction as ##\vec{V}##), and, if the vector ##\vec{V}## is changing both magnitude and direction, then:

\frac{d\vec{V}}{dt}=\frac{dV}{dt}\vec{i}_V+V\frac{d\vec{i}_V}{dt}=\frac{dV}{dt}\vec{i}_V+V\left[\frac{d(\vec{i}_V\centerdot \vec{i}_x)}{dx}\vec{i}_x\frac{dx}{dt}+<br /> \frac{d(\vec{i}_V\centerdot \vec{i}_y)}{dy}\vec{i}_y\frac{dy}{dt}+\frac{d(\vec{i}_V\centerdot \vec{i}_z)}{dz}\vec{i}_z\frac{dz}{dt}\right]
 
Last edited:
  • Like
Likes Bruneleski
Guess I didn't know how to differentiate unit vector properly.Thanks.
 
Bruneleski said:
Guess I didn't know how to differentiate unit vector properly.Thanks.

My apologies. I guess I didn't either. I had to go back and correct it to this:

\frac{d\vec{V}}{dt}=\frac{dV}{dt}\vec{i}_V+V\frac{d\vec{i}_V}{dt}=\frac{dV}{dt}\vec{i}_V+V\left[\frac{d(\vec{i}_V\centerdot \vec{i}_x)}{dx}\vec{i}_x\frac{dx}{dt}+<br /> \frac{d(\vec{i}_V\centerdot \vec{i}_y)}{dy}\vec{i}_y\frac{dy}{dt}+\frac{d(\vec{i}_V\centerdot \vec{i}_z)}{dz}\vec{i}_z\frac{dz}{dt}\right]

Chet
 
Back
Top