Solving Maxwell's Equations: Wave Equation in Vacuum

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 7K views
fluidistic
Gold Member
Messages
3,934
Reaction score
286
If I understood well my professor, he showed that "playing" mathematically with Maxwell's equation [tex]\frac{\partial \vec E}{\partial t} = c \vec \nabla \times \vec B[/tex] can lead to the result that [tex]\frac{\partial \vec E}{\partial t}[/tex] satisfies the wave equation (only in vacuum).
So what does this mean?! That the derivative of the electric field with respect to time is a wave when we're considering the vacuum?
If so, then I'm not understanding well the meaning of it. I can't imagine really what is the wave...
Any explanation is greatly appreciated.
 
Physics news on Phys.org


Well, since the electric field satisfies the wave equation it propagates as a wave. Note that it's not the time derivative satisfying the wave eq, but rather all components of E separately.

Take a look at the wiki article on 'Electromagnetic radiation' for example, I think you'll find lots of good things there.
 


fluidistic said:
... that "playing" mathematically with Maxwell's equation [tex]\frac{\partial \vec E}{\partial t} = c \vec \nabla \times \vec B[/tex] can lead to the result ...

Try this for yourself. I'll get you started. If E satisfies a wave equation then we know we need a term like [tex]\partial^2 E/\partial t^2[/tex]. What do you need to do to obtain such a term. Then look around at Maxwell's other equations and see if there's anything you can use to get the 'rest' of the wave equation.

Let us know if you figure it out :)
 


If a function satisfies the wave equation then so does its time derivative. (The wave operator and the partial derivative w.r.t. time commute.)

So saying [tex]\partial_t F[/tex] satisfies the wave equation means:

[tex][\partial_t^2 - \nabla^2]\partial_t F = 0[/tex]

Using the notation: [tex]\partial_u \equiv \frac{\partial}{\partial u}[/tex]

Then by the commutativity of these differential operators
[tex]\partial_t[\partial_t^2 - \nabla^2] F=0[/tex]

In the most general case this means F satisfies an inhomogenous wave equation:
[tex][\partial_t^2 - \nabla^2] F=G[/tex]
such that [tex]\partial_t G=0[/tex]
(G = 0 is a special case!)

But in general if any quantity satisfies the wave equation then so will its time derivative, its derivative in the x-direction or its fifteenth derivative in the z direction. "Being a solution to the wave equation" is not equivalent to "being a (physical) wave".

What I think is the physical significance of the time derivative (and any others) of the E field satisfying the wave equation is that changes in the E field also propagate like waves. Imagine an E field in vacuum and then imagine some perturbation. The perturbation will likewise propagate like a wave.

Ultimately this is all about superposition. Derivatives are limits of difference quotients which is to say limits of linear combinations. The wave function, being linear, admits linear combinations of solutions as solutions and thus derivatives of solutions as solutions.
 


kloptok said:
Well, since the electric field satisfies the wave equation it propagates as a wave. Note that it's not the time derivative satisfying the wave eq, but rather all components of E separately.

Take a look at the wiki article on 'Electromagnetic radiation' for example, I think you'll find lots of good things there.
Thanks for your comment. I searched and I think I found what you mean. In which case I don't understand what my professor did.
homology said:
Try this for yourself. I'll get you started. If E satisfies a wave equation then we know we need a term like [tex]\partial^2 E/\partial t^2[/tex]. What do you need to do to obtain such a term. Then look around at Maxwell's other equations and see if there's anything you can use to get the 'rest' of the wave equation.

Let us know if you figure it out :)
Hmm not sure I get it. You're saying that it's the E field that does satisfy Maxwell's equations? Or the derivative of the E field with respect to time like I thought?
Since [tex]\frac{\partial \vec E}{\partial t}=c \vec \nabla \times \vec B[/tex], [tex]\frac{\partial ^2 \vec E}{\partial t ^2}=c \frac{\partial }{\partial t} (\vec \nabla \times \vec B)[/tex]. Looking at the other evolution Maxwell's equation, I get [tex]\frac{\partial ^2 \vec E}{\partial t ^2}=\frac{\partial ^2 \vec E}{\partial t ^2}[/tex] which is of course right but not helpful. Obviouly I misunderstood you.
What my professor did is a bit messy to me but he reached [tex]\frac{\partial ^2 \vec E}{\partial t^2}=-c^2 \vec \nabla (\vec \nabla \cdot \vec E)+c^2 \triangle \vec E[/tex].
Then he derives with respect to time and get [tex]\frac{\partial ^3 \vec E}{\partial t^3}=-c^2 \vec \nabla \left ( \vec \nabla \cdot \frac{\partial \vec E}{\partial t} \right )+c^2 \triangle \frac{\partial \vec E}{\partial t}[/tex].
Thus he calls [tex]\vec Y = \frac{\partial \vec E}{\partial t}[/tex]. So that [tex]\frac{\partial ^2 \vec Y}{\partial t^2}=-c^2 \vec \nabla (\vec \nabla \cdot \vec Y )+c^2 \triangle \vec Y \Rightarrow \frac{\partial ^2 \vec Y}{\partial t^2}=c^2 \triangle \vec Y[/tex]. He justifies why some terms are worth zero and almost each step.
When I look at the last equation I read that [tex]\vec Y[/tex] satisfies the wave equation. However [tex]\vec Y =\frac{\partial \vec E}{\partial t}[/tex], not [tex]\vec E[/tex].
Is there something wrong?Edit: I just see your post jambaugh, very helpful. So can I think the derivative of the E field with respect to time as a perturbation of the E field, which (the derivative of the E field) propagates like a wave?
 


differentiate [tex]\frac{\partial \vec E}{\partial t} = c \vec \nabla \times \vec B[/tex] with respect to time. The time partial commutes with the curl. So you'll have the curl of [tex]\partial B/\partial t[/tex]. The change in B with respect to time is caused by a curl of E. Substitute this and simplify the wave equation for E falls right out. Works the same for B. Make sense now? Its really quick.