Can an electrostatic field, the direction of which is constant in space, but the magnitude varies in space, exist in a vacuum?
3 Answers
No, this is not possible.
Consider a field which always points in the same direction, and put your $z$ axis in that direction. Your field can then be described as $$\mathbf E=E_z(x,y,z)\hat{\mathbf z}.$$ As an electrostatic field, this must satisfy Gauss's law, which in vacuum reads $$ \nabla\cdot\mathbf E=\frac{\partial E_z}{\partial z}=0, $$ and means $E_z$ cannot depend on the $z$ coordinate. More intuitively, the electric field cannot change its magnitude along its direction in the absence of electric charge.
In addition, this electrostatic field must be curl-less (or it wouldn't be electrostatic). The $x$ and $y$ components of the equation $\nabla\times\mathbf E=0$ read $$ \frac{\partial E_z}{\partial y}=\frac{\partial E_z}{\partial y}-\frac{\partial E_y}{\partial z}=0 $$ and $$ -\frac{\partial E_z}{\partial x}=\frac{\partial E_x}{\partial z}-\frac{\partial E_z}{\partial x}=0 $$ so there can't be any variation along $x$ or $y$ either. More intuitively, if the field magnitude varied along $x$ then a rectangular loop with its edges along $x$ and $z$ would have nonzero circulation.
Taken together, these conditions imply a field in vacuum whose direction is constant must also have constant magnitude.
- 137,480
No. I'm going to assume you mean we can do things to the boundary of a space, but that inside the space has no charge. Let's say $\vec{E}$ is in the constant $z$-direction, and call it $E_z$. Then in vacuum Gauss's Law requires $\nabla \cdot E = \partial_z E_z = 0$. So you can't have a spatial variation in the same direction as this field, but maybe you could make an $E_z$ that depended on the other directions? Unfortunately, this is also no good--in this setup, the curl of $E$ looks like: $$ \nabla \times \vec{E} = \hat{x} \partial_y E_z - \hat{y} \partial_x E_z $$ Since we require $\nabla \times E = 0$ in electrostatics, both of these components must vanish and therefore there can be no spatial variation.
- 10,247
If what you mean by a vacuum, something like outer space then electrostatic fields and electromagnetic waves do not need a medium to exist, (unlike sound waves and air pressure). In fact, the field from a proton from the solar wind in the vacuum of space would be constant in a reference frame moving with it, and there would be the inverse squared spatial variation.
- 201