vault backup: 2026-01-06 08:27:37

This commit is contained in:
arc
2026-01-06 08:27:37 -07:00
parent 52cb2c7ea6
commit 6f6f5a7477
2 changed files with 3 additions and 27 deletions

View File

@@ -35,3 +35,6 @@ It's largely impossible to sum the electric field from every particle in a piece
- If the charge distribution extends throughout a *3d volume*, we describe it in terms of the **volume charge density** $\rho$, with units of $\frac{C}{m^3}$.
- For charge distributions spread over *surfaces*, we use **surface charge density** $\sigma$ ($\frac{C}{m^2}$).
- For charge distributions spread over *lines*, we use **line charge density** $\lambda$ ($\frac{C}{m}$).
- To find the point charge, we can use this formula:
$$ \vec{E} = \int d \vec{E} = \int \frac{kdq}{r^2}\hat{r}$$
-