Coulomb law dedution from Maxwell equations

AI Thread Summary
To deduce the electric field from a point charge using Maxwell's equations, one can start by recognizing that the divergence of the electric field, div(E), relates to charge density, while the curl, rot(E), is zero in electrostatic conditions. The charge density can be modeled as a delta function at the origin, leading to the equation ΔΦ(x) = -qδ(x). By exploiting spherical symmetry, the potential Φ can be expressed as a function of the distance from the origin, allowing for simplifications in calculations. Ultimately, applying Gauss's Law leads to the derivation of Coulomb's Law, confirming that the electric field produced by a point charge is E = (q/4πr²) * (x/r). Understanding the steps involving the gradient and Laplacian in spherical coordinates is essential for a complete grasp of the derivation process.
tsuwal
Messages
105
Reaction score
0
I'm starting my study in eletromagnetism and I would like to know how do you deduce the eletric field produced by a single particle of charge q placed in the origin.
The magnetic field is constant so by Maxwell equations, the rotacional is 0 and the divergence is constant.

Is this enough to deduce the field? I think I could deduce it but I would need to do it in polar coordinates, however, I don't know how to use rotacional and divergence in polar coordinates..
 
Physics news on Phys.org
I don't know how to use rotacional and divergence in polar coordinates..
There are formulas for those operations in spherical coordinates.
To avoid singularities, you could distribute the charge in a sphere of radius r. div(E)=ρ (with some prefactor depending on the unit system) and rot(E)=0 will give the correct result. It is not sufficient to fix the field everywhere (you can always add constant fields and electromagnetic waves, for example), but you can require that the field is time-independent and vanishes for large distances, for example.
 
Your idea is correct. In electrostatic cases, i.e., all charges at rest forever, there are only electric field components and everything is time independent. Then you have \vec{B}=0 and the electric Maxwell equations simplify to (using Heaviside-Lorentz units):
\vec{\nabla} \cdot \vec{E}=\rho, \quad \vec{\nabla} \times \vec{E}=0.
Here, the charge density is given by a \delta distribution:
\rho(\vec{x})=q \delta(\vec{x}).

We can expect that the solution is smooth everywhere except at the origin, where the singularity caused by the point charge sits. This is a simply connected region of space, and thus the vanishing curl of the electric field tells you that it has a scalar potential:
\vec{E}=-\vec{\nabla} \Phi.
Plugging this into the first equation leads to
\Delta \Phi(\vec{x})=-q \delta(\vec{x}).
Due to rotational symmetry around the origin, the potential is a function of the distance from the origin only, i.e.,
\Phi(\vec{x})=\Phi(r).
Now you don't need to know the formulae for the differential operators in shperical coordinates (although it's good to look them up in some textbook), but you can derive, what you need easily in this case.

From the chain rule, you first find, using Cartesian coordinates
\vec{\nabla} \Phi(r)=\Phi'(r) \vec{\nabla} r=\Phi'(r) \frac{\vec{x}}{r}
and then
\Delta \Phi(r)=\frac{\mathrm{d}}{\mathrm{d} r} \left (\frac{\Phi'(r)}{r} \right ) \vec{\nabla} r \cdot \vec{x}+ \frac{\Phi'(r)}{r} \vec{\nabla} \cdot \vec{x}=r \frac{\mathrm{d}}{\mathrm{d} r} \left (\frac{\Phi'(r)}{r} \right ) +3 \frac{\Phi'(r)}{r}= \frac{1}{r^2} \left (r^2 \Phi'(r) \right)'.
For r>0 you have
\frac{1}{r^2} \left (r^2 \Phi' \right)'=0.
This you can integrate successively:
r^2 \Phi'(r)=C_1 \; \Rightarrow \; \Phi(r)=-\frac{C_1}{r}+C_2.
The integration constant C_2 is physically irrelevant and is usually chosen to be C_2=0, so that the potential vanishes at infinity.

The constant C_1 must be chosen such that you get the right charge from Gauß's Law. To that end we take
\vec{E}=-\vec{\nabla} \Phi=-\frac{C_1}{r^2} \frac{\vec{x}}{r}.
Now integrating Gauß's Law over a sphere of radius R gives, due to Gauß's integral theorem
\int_{K_R} \mathrm{d}^3 \vec{x} \rho(\vec{x})=q=\int_{\partial K_R} \mathrm{d}^2 \vec{A} \cdot \vec{E}=-4 \pi C_1 \; \Rightarrow \; C_1=-\frac{q}{4 \pi}.
This gives finally Coulomb's Law:
\Phi(r)=\frac{q}{4 \pi r}, \quad \vec{E}=-\vec{\nabla} \Phi=\frac{q}{4 \pi r^2} \frac{\vec{x}}{r}.
 
Thanks but i didn't get this step:

∇⃗ Φ(r)=Φ′(r)∇⃗ r=Φ′(r)x⃗ r

and also this one:
ΔΦ(r)=ddr(Φ′(r)r)∇⃗ r⋅x⃗ +Φ′(r)r∇⃗ ⋅x⃗ =rddr(Φ′(r)r)+3Φ′(r)r=1r2(r2Φ′(r))′.

(sorry, when I quote what what I copy appears like this)
 
This is from Griffiths' Electrodynamics, 3rd edition, page 352. I am trying to calculate the divergence of the Maxwell stress tensor. The tensor is given as ##T_{ij} =\epsilon_0 (E_iE_j-\frac 1 2 \delta_{ij} E^2)+\frac 1 {\mu_0}(B_iB_j-\frac 1 2 \delta_{ij} B^2)##. To make things easier, I just want to focus on the part with the electrical field, i.e. I want to find the divergence of ##E_{ij}=E_iE_j-\frac 1 2 \delta_{ij}E^2##. In matrix form, this tensor should look like this...
Thread 'Applying the Gauss (1835) formula for force between 2 parallel DC currents'
Please can anyone either:- (1) point me to a derivation of the perpendicular force (Fy) between two very long parallel wires carrying steady currents utilising the formula of Gauss for the force F along the line r between 2 charges? Or alternatively (2) point out where I have gone wrong in my method? I am having problems with calculating the direction and magnitude of the force as expected from modern (Biot-Savart-Maxwell-Lorentz) formula. Here is my method and results so far:- This...
Back
Top