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

Electrostatic Force

The force exerted between electrically charged particles at rest. It's a fundamental concept in electrostatics.
📜

The statement of the theorem

Consider a system of NN point charges, qiq_i, located at positions riR3\vec{r}_i \in \mathbb{R}^3. The electrostatic force Fi\vec{F}_i acting on the charge qiq_i due to the presence of all other charges qjq_j (jij \neq i) is defined by the principle of superposition. The force is given by the vector summation:\n\nFi=j=1,jiNFji\vec{F}_i = \sum_{j=1, j \neq i}^{N} \vec{F}_{ji} \n\nwhere Fji\vec{F}_{ji} is the force exerted by qjq_j on qiq_i. This pairwise force is rigorously defined using Coulomb's Law in vector form:\n\nFji=kqjqirirj2(rirj)rirj=kqjqirirj3(rirj)\vec{F}_{ji} = k \frac{q_j q_i}{|\vec{r}_i - \vec{r}_j|^2} \frac{(\vec{r}_i - \vec{r}_j)}{|\vec{r}_i - \vec{r}_j|} = k \frac{q_j q_i}{|\vec{r}_i - \vec{r}_j|^3} (\vec{r}_i - \vec{r}_j) \n\nHere, k=14πϵ0k = \frac{1}{4\pi\epsilon_0} is the Coulomb constant, ϵ0\epsilon_0 is the permittivity of free space, and rirj\vec{r}_i - \vec{r}_j is the displacement vector pointing from qjq_j to qiq_i.