in 3D, electric field of a piont charge is inversely proportional to the square of distance while the potential is inversely proportional to distance. We can derive it from Coulomb's law. however, I don't known how to derive the formula in 2D and 1D. I read in a book that electric potential of a point charge in 2D is proportional to the logarithm of distance. How to prove it?
|
The trick is to use Gauss' law. Suppose space is a 2d plane (Flatland!), and that there's a charge $q$ sitting at the origin. Gauss' law says that if we enclose the charge in a 1-sphere $S$ (aka, a circle), then we must have $\int_S \langle \vec{E} , \vec{n}\rangle = 2 \pi q$ (in convenient units), where $\vec{n}$ is the normal vector to the circle. If you assume $\vec{E}$ is rotationally symmetric, i.e., $\vec{E} = E(r) \hat{r}$, this turns into $E(r) 2\pi r = 2\pi q$, implying that $E(r) = q/r$. Integrating a field that goes like $1/r$ gives you a logarithmic potential. You can also uses Gauss' law in 1d, enclosing the charge in a $0$-sphere (two points, equidistant from the origin). I'll leave it to you to try that one. |
|||||||||||||||||
|
|
Irrespective of the dimensions, Poisson equation is always true. That is, if $\phi$ is the electric potential and $\rho$ is the charge density then, $\nabla^2\phi = \rho/\epsilon_0$. The Green's function of this equation satisfies $\nabla^2 G(\vec{x},\vec{x}^\prime) = \delta(\vec{x} - \vec{x}^\prime)$. A Fourier transform of this equation is $k^2G(\vec{k}) = 1$ or $G(\vec{k}) = 1/k^2$. A inverse 3d transform will give $1/r$ and an inverse 2d transform will give $\log r$ dependence. One can do the mathematics for 1d case as well to get a $r$ dependence. The key point is that the Fourier transform of the Green's function of the Laplacian in any dimensions is $1/k^2$. The potential due to a point charge is just the inverse Fourier transform of $1/k^2$ in appropriately dimensioned space. |
|||||||||||
|