dingo_d
- 199
- 0
Homework Statement
I'm going through Jackson a bit, reading on Magnetostatics, and I came into a bump.
I'm looking at
\nabla\times B=\frac{1}{c}\nabla\times\nabla\times\int\frac{j(r')}{|r-r'|}d^3r'
I expand that using 'BAC-CAB' rule and I get:
\nabla\times B=\frac{1}{c}\nabla\int j(r')\cdot\nabla\left(\frac{1}{|r-r'|}\right)d^3r'-\frac{1}{c}\int j(r')\nabla^2\left(\frac{1}{|r-r'|}\right)d^3r'
So after changing the \nabla into \nabla ' and using the fact that \nabla^2\left(\frac{1}{|r-r'|}\right)=-4\pi\delta(r-r')
I end up with:
\nabla\times B=-\frac{1}{c}\nabla\int j(r')\cdot\nabla '\left(\frac{1}{|r-r'|}\right)d^3r'+\frac{4\pi}{c}j(r)
And here it says that the first part after integration by parts becomes:
\nabla\times B=\frac{1}{c}\nabla\int \frac{\nabla '\cdot j(r')}{|r-r'|}\right)d^3r'+\frac{4\pi}{c}j(r)
I tried integration by parts like this:
j(r')d^3r'=dv\Rightarrow j(r')=v and \nabla '\left(\frac{1}{|r-r'|}\right)=u\Rightarrow \nabla^2'\left(\frac{1}{|r-r'|}\right)d^3r'=du
But I don't get what I need :\
What am I doing wrong?