Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Point Charge

A theoretical charge concentrated at a single point in space, simplifying electrostatic calculations and analysis.
📜

The statement of the theorem

Let QQ be the total charge, and let r0R3\vec{r}_0 \in \mathbb{R}^3 be the location of the charge. The point charge is mathematically modeled by the charge density ρ(r)\rho(\vec{r}) defined as:\n\nρ(r)=Qδ(rr0)\rho(\vec{r}) = Q \delta(\vec{r} - \vec{r}_0)\n\nwhere δ(rr0)\delta(\vec{r} - \vec{r}_0) is the three-dimensional Dirac delta function, satisfying R3δ(rr0)d3r=1\int_{\mathbb{R}^3} \delta(\vec{r} - \vec{r}_0) d^3r = 1.\n\nFrom this density, the electric potential V(r)V(\vec{r}) at any point rr0\vec{r} \neq \vec{r}_0 is given by the integral of the potential kernel 14πϵ01rr0\frac{1}{4\pi\epsilon_0} \frac{1}{|\vec{r} - \vec{r}_0|}:\n\nV(r)=14πϵ0R3ρ(r)rrd3r=14πϵ0Qrr0V(\vec{r}) = \frac{1}{4\pi\epsilon_0} \int_{\mathbb{R}^3} \frac{\rho(\vec{r}')}{|\vec{r} - \vec{r}'|} d^3r' = \frac{1}{4\pi\epsilon_0} \frac{Q}{|\vec{r} - \vec{r}_0|}\n\nThe resulting electric field E(r)\vec{E}(\vec{r}) is the negative gradient of the potential:\n\nE(r)=V(r)=14πϵ0Q(rr0)rr03\vec{E}(\vec{r}) = -\nabla V(\vec{r}) = \frac{1}{4\pi\epsilon_0} \frac{Q (\vec{r} - \vec{r}_0)}{|\vec{r} - \vec{r}_0|^3}\n\nThis formulation rigorously defines the point charge as a singular source term in the Poisson equation, 2V=1ϵ0ρ\nabla^2 V = \frac{1}{\epsilon_0} \rho, whose solution is the Coulomb potential.