Commutation of Curl and the partial time derivative?

AI Thread Summary
The discussion centers on the commutation of the curl of a vector field with the partial time derivative, particularly in the context of Faraday's law. Participants explore whether Curl(dB/dt) equals d/dt(Curl(B)) and highlight the conditions under which this commutation holds. It is noted that while curl and time derivatives can commute under certain assumptions, there are cases, such as with time-dependent fields, where they do not. The conversation emphasizes the importance of clearly defining function domains to avoid misconceptions about the nature of conservative fields. Ultimately, the consensus is that curl and time derivatives do not always commute, particularly when time dependency is involved.
ksmith1281
Messages
10
Reaction score
1
I am curious if there are any issue with commuting the curl of a vector with the partial time derivative?

For example if we take Faraday's law:

Curl(E)-dB/dt=0

And I take the curl of both sides:

Curl(Curl(E))-Curl(dB/dt)=0

Is

Curl(dB/dt)=d/dt(Curl(B))

I assume this is only true for a certain condition but I can't think of anything?

If you have some insight please let me know
 
Physics news on Phys.org
If I have a function of two variables, say f(x,y), does it matter if I take the derivative with respect to one variable first over the other?

The curl is a derivative with respect to the spatial variable, while the time derivative is with respect to... well, what else, but time! If you can answer the first question, you have your answer here.

Zz.
 
Thanks!

I agree with you comparison. The funny thing about physics is it can be approached from a physics or math approach. I guess to refine my question: Does the ability to commute derivatives have any implication on the physics. I trust you can commute (I have already assumed and done so in my calculations) however I am wondering if there is an assumption implicit in "allowing" commutation between these two derivative.

Perhaps this is more of a math questions than anything else.
 
ksmith1281 said:
Thanks!

I agree with you comparison. The funny thing about physics is it can be approached from a physics or math approach. I guess to refine my question: Does the ability to commute derivatives have any implication on the physics. I trust you can commute (I have already assumed and done so in my calculations) however I am wondering if there is an assumption implicit in "allowing" commutation between these two derivative.

Perhaps this is more of a math questions than anything else.

If you search for "Symmetry of second derivatives" in wikepedia you will find the intro to the mathematical answer.
In physics you usually look for functions which are either C^2 or a tempered distributions
 
Hmmm this makes me wonder... if curl and time derivative are commutable, then why the curl of the derivative of a position vector DOES NOT vanish? Symbolically:
\nabla\times\vec{r}(x,y,z)=0 but \nabla\times\frac{d\vec{r}(x,y,z)}{dt}\neq0
In the second case the time-dependency of the position vector is exposed and we can no longer assert that it is only position dependent. However given the \vec{r} without further analysis, is it safe to say that it is a conservative field, since it is also a central field.
That is why function domains are a huge benefit not only to mathematics...
 
Last edited:
All in all curl and time derivative DO NOT commute...
 
If ##r=r(t)## and ##v = dr/dt##, then how exactly would you compute ##\nabla \times v##?
 
You can't. That's why they could not commute in the first place (answer to the OP) and that's why there is no time-dependent conservative field!
 
No, I pointing out to you that you've conflated a couple things and put them together in a way that makes no sense, drawing an erroneous conclusion as a result.

Furthermore, let's say I extrapolate from what you're saying to talk about continuous vector fields. You state without proof that the curl of the velocity is nonzero. Can you give an example of a time-dependent field that would obey this relation?
 
  • #10
If you are reffering to post 5, then it is just a physical intuition, due to the fact that energy conservation arises from time invariance. I do not think that curl is definable in this case. If it is the \neq relation that bothers you, let us say it was my not-so-rigorously-mathematic way, to make my point clear...
 
  • #11
In the left equation, you use r as position in space? The position is not time-dependent, so both equations are 0. If r is some arbitrary vector field, the curl can be non-zero.
 
  • #12
Ok let's make this clear...
\vec{r} (x,y,z): ℝ^{3}\rightarrowℝ^{3}, φ(t): [α,β]\rightarrowℝ^{3}
\frac{d\vec{r}}{dt} implies \frac{d\vec{r}(φ(t))}{dt}

Exactly that confusion, I wanted to avoid, by saying that curl and time derivative do not always commute, for if we are not given the domains some things could not make sense/be defined. Maybe I haven't expressed myself correctly so far :frown:
 
  • #13
Trifis said:
Ok let's make this clear...
\vec{r} (x,y,z): ℝ^{3}\rightarrowℝ^{3}, φ(t): [α,β]\rightarrowℝ^{3}
\frac{d\vec{r}}{dt} implies \frac{d\vec{r}(φ(t))}{dt}
What do you mean by "implies"? If r is not a function of t, the time-derivative is meaningless.

For any \vec{r} (x,y,z,t): ℝ^{4}\rightarrowℝ^{3} with reasonable properties (C^2):

##\nabla \times \frac{d\vec{r}}{dt} = \frac{d}{dt} (\nabla \times \vec{r})##
 
  • #14
My whole point was to draw attention to the fact that it is preferable to state explicitly the function domains, cause I've seen misconceptions like the following many a time in the past:
"Determine if the following force is conservative or not: \vec{F}=-k\vec{r}+α\dot{\vec{r}}", where students commuted the curl operation with the time derivative and concluded that F is conservative...
Of course from ℝ4 to ℝ3, what you wrote does hold.

*Implies means that if we are to write the derivative of a field, that field'd better be time dependent.
 
Back
Top