Partial Derivatives of the Position and Velocity Vectors of a Particle

In summary: What people use these properties for is to simplify complicated calculations. For example, if you have a position vector and a velocity vector, and you want to find the displacement vector, you can use the first principles expression for the displacement vector, which is given by\vec{d} = \vec{r}^{-1/2} \vec{x} + \vec{r}^{-1/2} \vec{y} + \vec{r}^{-1/2} \vec{z}In summary, MikeyW's argument is that the partial derivatives with respect to time and space should be zero because the coordinates x, y, z are fixed, but this is not
  • #1
Zag
49
9
Hello guys!

Lately I've been studying some topics in Physics which require an extensive use vector calculus identities and, therefore, the manipulation of partial redivatives of vectors - in particular of the position and velocity vectors. However, I am not sure if my understanding of partial derivatives of positions and velocity vectors is correct. Below I present my reasoning and some doubts I have. I would really appreciate comments on what I've written so i can either confirm this is correct, or learn the right way of visualizing these derivatives.

To illustrate the situation, I will start by writing a small part of a calculation I had to make related to the angular momentum carried be the eletromagnetic fields.

[itex]\frac{\partial}{\partial t}\vec{r}\times(\vec{E}\times\vec{B}) = \frac{\partial\vec{r}}{\partial t}\times(\vec{E}\times\vec{B}) + \vec{r}\times\frac{\partial\vec{E}\times\vec{B}}{\partial t} = \vec{r}\times\frac{\partial\vec{E}\times\vec{B}}{\partial t}[/itex]

So, to get to the result above, the following relationship had to be used: [itex]\frac{\partial\vec{r}}{\partial t} = \vec{0}[/itex]

This is quite obvious if you think about the position vector as [itex]\vec{r} = (x, y, z)[/itex] and its partial derivative with respect to time (and, consequently, with coordinates x, y and z fixed) as being given by the limit

[itex]\frac{\partial\vec{r}}{\partial t} = lim_{t → t_{o}}\frac{(x, y, z) - (x, y, z)}{t - t_{o}} = \vec{0}[/itex]

So, in other words, the partial derivative of the position vector of a particle, [itex]\frac{\partial\vec{r}}{\partial t}[/itex], has to be zero because [itex]\vec{r}[/itex] is the very embodiment of the coordinates x, y and z, and since differentiating partialy with respect to time fixes these very coordinates, the vector suffers no change at all. (Note that this is different from the case of a total derivative in which [itex]\frac{d\vec{r}}{dt} = \vec{v}[/itex])

Also, it seems that it would be easy to expand this reasoning to the partial derivatives [itex]\frac{\partial}{\partial x}[/itex], [itex]\frac{\partial}{\partial y}[/itex] and [itex]\frac{\partial}{\partial z}[/itex], as these also lock the particle (or the position vector) in two coordinates of space and also in time, inevitably fixing the position vector of the particle.

Now, I am having considerably more problems trying to understand what happens with the partial derivatives of the velocity vector of a single particle. Following the same reasoning that was presented above, it seems that the partial derivatives of the velocity vector single particle should also be zero, since these always derivatives lock three members of the ordered quadruple [itex](x, y, z, t)[/itex]. Would this be correct?

Thank you everyone!
 
Last edited:
Physics news on Phys.org
  • #2
Without any explanation of what r is, I beg to differ that it's obvious that dr/dt = 0.

r = r(x,y,z,t), and these coordinates are orthogonal. You can't use mere terminology such as "r is the embodiment of x, y and x" to deduce that dr/dt = 0. What stops me from permuting the arguments in your line of reasoning to deduce that dr/dx = dr/dy = dr/dz = 0 and that the particle is fixed forever more?

Treat time and space as independent coordinates.

Sidenote: your first principles expression for dr/dt is wrong. The numerator should read r(x,y,z,t + t0) - r(x,y,z,t); this is where your differential with respect to one particular coordinate arises from.
 
  • #3
MikeyW, [itex]\vec{r}[/itex] is the position vector of a particle. I am sorry if I did not make it clear.

Before I start exlaining myself better, please notice that I am talking about partial derivatives. I say that because on your reply you wrote all the derivatives with a regular "d", which makes me think you may be talking about total derivatives. Note that I included an extra note on the body of my text to avoid any confusion.

Also, I've been trying to understand why these things are "true" exactly because I see it being used, specially at graduate level class on Eletromagnetism. So, please, I would very much like an explanation for this thing which is really annoying me!

About my reasoning, I actually I did not use any terminology to prove my point, I just described what [itex]\vec{r}[/itex] really is. When I write [itex](x, y, z)[/itex], I am talking about the components of the vector [itex]\vec{r}[/itex], not the functional dependence as you put it. I am talking of [itex]\vec{r}[/itex] in the sense that [itex]\vec{r} = x\vec{i} + y\vec{j} + z\vec{k}[/itex].

And I agree with your point that you could say that the particle would be stuck forever in the same place, since the total derivative with respect to time would be

[itex]\frac{d\vec{r}}{dt} = \frac{\partial\vec{r}}{\partial x}\frac{\partial x}{\partial t} + \frac{\partial\vec{r}}{\partial y}\frac{\partial y}{\partial t} + \frac{\partial\vec{r}}{\partial z}\frac{\partial z}{\partial t} + \frac{\partial\vec{r}}{\partial t} = \vec{0}[/itex]

in case the partial derivatives with respect to the space coordinates were zero too. But, if this is not the case, why do people use these properties? I repeat, I see it being used, so I am looking for an explanation for this.
 
Last edited:
  • #4
Ah I see.

r(t) = [x(t), y(t), z(t)], in vector notation.

Substituting in your expression, r = ix + jy + kz, to the expression for the total derivative:

dr/dt = (dr/dx)(dx/dt) + (dr/dy)(dy/dt) + (dr/dz)(dz/dt) = i(dx/dt) + j(dy/dt) + k(dz/dt)

so dr/dt = [dx/dt, dy/dt, dz/dt];

There is no reason that any of these three velocity components should be zero based on what you've told me. If r is the position of a particle, then why can't that particle move? There must have been a step in the derivation which made the assumption of constant conditions, or maybe you're in a coordinate system in which the particle happens to be at rest.
 
Last edited:
  • #5
I wrote a long explanation about partials, I don't use them here because it's a pain without the specific key on a keyboard, and I'm used to it being assumed that the partial is meant by a normal d.
 
  • #6
Thank you for you reply MikeyW!

I've been reading some references on this issue and re-reading my class notes as well, and I think I have finally understood what happens with these derivatives.

We can describe a particle's trajectory its the position vector

[itex]\vec{r} = x(t)\vec{i} + y(t)\vec{j} + z(t)\vec{k}[/itex].

By taking the partial derivative with respect to time of this vector, we consider the variables [itex]x[/itex], [itex]y[/itex], [itex]z[/itex] and [itex]t[/itex] to be independent. Therefore, there is no explicit dependence on the variable [itex]t[/itex], and one can indeed write: [itex]\frac{\partial\vec{r}}{\partial t} = \vec{0}[/itex]

However, as you have pointed out, MikeyW, this reasoning would not be applicable to the partial derivatives [itex]\frac{\partial}{\partial x}[/itex], [itex]\frac{\partial}{\partial y}[/itex] and [itex]\frac{\partial}{\partial z}[/itex], since this would make the total time derivative with respect to time equal to zero:

[itex]\frac{d\vec{r}}{dt} = \frac{\partial\vec{r}}{\partial x}\frac{\partial x}{\partial t} + \frac{\partial\vec{r}}{\partial y}\frac{\partial y}{\partial t} + \frac{\partial\vec{r}}{\partial z}\frac{\partial z}{\partial t} + \frac{\partial\vec{r}}{\partial t} = \vec{0}[/itex]

This would then imply that any particle would be stuck forever in the same position, which we simply know is not true. Indeed, the partial derivatives with respect to the spatial coordinates will not be zero, and will actually be given by

[itex]\frac{\partial\vec{r}}{\partial x} = \vec{x}[/itex], [itex]\frac{\partial\vec{r}}{\partial y} = \vec{y}[/itex] and [itex]\frac{\partial\vec{r}}{\partial z} = \vec{z}[/itex]

Or, in a more compact notation

[itex]\frac{\partial r_{i}}{\partial x_{j}} = δ_{ij}[/itex]

Having said that, what was really happening on my class notes was that the terms involving the partial derivatives with respect to the spatial coordinates were miraculously cancelling out other contributions on the equation. The fact that the entire calculation was so abstruse made it more complicated to see that, so I apologize for the confusion. I am glad that this doubt seems to have been finally eliminated though. :)

Thanks again MikeyW!
 

1. What is a partial derivative of a position vector?

A partial derivative of a position vector is a measure of the rate of change of the position of a particle with respect to a particular coordinate. It represents the slope of the position function in a specific direction, holding all other coordinates constant.

2. How is a partial derivative of a position vector calculated?

A partial derivative of a position vector is calculated by taking the derivative of the position function with respect to the chosen coordinate, while treating all other coordinates as constants.

3. What is the significance of partial derivatives in physics?

Partial derivatives play a crucial role in physics as they help us understand how a system changes over time. In the case of a particle, partial derivatives of the position and velocity vectors help us determine its motion and acceleration.

4. Can partial derivatives be negative?

Yes, partial derivatives can be negative. A negative partial derivative indicates that the position of the particle is decreasing in the chosen direction, while all other coordinates are held constant.

5. How are partial derivatives of the velocity vector related to acceleration?

The partial derivatives of the velocity vector are the components of acceleration in the corresponding directions. This means that by taking the partial derivatives of the velocity vector, we can determine the acceleration of the particle in each coordinate direction.

Similar threads

Replies
22
Views
454
  • Mechanics
Replies
3
Views
111
  • Advanced Physics Homework Help
Replies
3
Views
390
Replies
2
Views
337
Replies
2
Views
722
  • Mechanics
Replies
1
Views
627
  • Electromagnetism
Replies
1
Views
766
Replies
12
Views
2K
Replies
1
Views
1K
Back
Top