diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-25 16:46:22 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-25 16:46:22 -0800 |
commit | 9d15d37bed3f2d96017ffa373b0d52df26f7903a (patch) | |
tree | 187f37027dc21e736396f6bb19b990b5d3a64bc3 /mindmap/magnetostatics.org | |
parent | a7da57c0736bec58d1fc4ec99d211099c31bb45f (diff) |
add code block in website
Diffstat (limited to 'mindmap/magnetostatics.org')
-rw-r--r-- | mindmap/magnetostatics.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mindmap/magnetostatics.org b/mindmap/magnetostatics.org index ea763e7..dd9d172 100644 --- a/mindmap/magnetostatics.org +++ b/mindmap/magnetostatics.org @@ -56,7 +56,7 @@ Due to the [[id:2a543b79-33a0-4bc8-bd1c-e4d693666aba][inverse square]] law, we k \begin{align*} \vec{\nabla} \times (\vec{J} \times \frac{\hat{r}}{r^{2}}) = 4\pi\vec{J}(\vec{r'})\delta(\vec{r}) + (\frac{\hat{r}}{r^{2}} \cdot \vec{\nabla})\vec{J} - (\vec{J} \cdot \vec{\nabla})\frac{\hat{r}}{r^{2}} \end{align*} -The first directional derivative is zero because $\vec{J}$ does not depend on the same coordinates as $\vec{\nabla}}$ +The first directional derivative is zero because $\vec{J}$ does not depend on the same coordinates as $\vec{\nabla}$ with the same reasoning as for the divergence, so we have: \begin{align*} \vec{\nabla} \times (\vec{J} \times \frac{\hat{r}}{r^{2}}) = 4\pi\vec{J}(\vec{r'})\delta(\vec{r}) - (\vec{J} \cdot \vec{\nabla})\frac{\hat{r}}{r^{2}} |