decerto said:
Hi I am doing some exam revision for an EM class and I'm trying to understand a few things about
this derivation. Specifically in equation 18.23 why do we not consider the derivative of the four velocity i.e ##\partial^{\alpha}U^\beta##
In the expression
A^\alpha = C \int d\tau U^\alpha \theta(x_0 - r_0(\tau)) \delta([x - r(\tau)]^2)
there are two positions involved. You are considering A^\alpha at some position x^\mu, and you are considering the contribution due to a point-mass at position r^\mu. U^\alpha is equal to \frac{d}{d\tau} r^\alpha. It doesn't depend on x^\mu.
Then going from 18.23 to 18.25 why is ##\frac{\partial(x-r(\tau))}{\partial x_\alpha}=2(x-r(\tau)^\alpha)##, where explicitly does the upper alpha come from?
Because of the weird metric used in SR, if Q is a 4-vector, then
Q^2 = (Q^0)^2 - (Q^1)^2 - (Q^2)^2 - (Q^3)^2
So (x - r(\tau))^2 = (x^0 - r^0(\tau))^2 - (x^1 - r^1(\tau))^2 -(x^2 - r^2(\tau))^2 -(x^3 - r^3(\tau))^2
So we have 4 equations:
- \frac{\partial}{\partial x^0} (x - r(\tau))^2 = 2 (x^0 - r^0(\tau))
- \frac{\partial}{\partial x^1} (x - r(\tau))^2 = -2 (x^1 - r^1(\tau))
- \frac{\partial}{\partial x^2} (x - r(\tau))^2 = -2 (x^2 - r^2(\tau))
- \frac{\partial}{\partial x^3} (x - r(\tau))^2 = -2 (x^3 - r^3(\tau))
Those can be summarized by:
\frac{\partial}{\partial x^\alpha} (x - r(\tau))^2 = 2 (x_\alpha - r_\alpha(\tau))
where x_\alpha = \pm x^\alpha, with the plus sign only in the case \alpha = 0
Now, if we instead do \frac{\partial}{\partial x_\alpha}, then we get, instead
- \frac{\partial}{\partial x_0} (x - r(\tau))^2 = 2 (x^0 - r^0(\tau))
- \frac{\partial}{\partial x_1} (x - r(\tau))^2 = +2 (x^1 - r^1(\tau))
- \frac{\partial}{\partial x_2} (x - r(\tau))^2 = +2 (x^2 - r^2(\tau))
- \frac{\partial}{\partial x_3} (x - r(\tau))^2 = +2 (x^3 - r^3(\tau))
That's because again x_\alpha = \pm x^\alpha, so the signs change for all cases except for the \alpha = 0 case. That can be summarized by:
\frac{\partial}{\partial x_\alpha} (x - r(\tau))^2 = 2 (x^\alpha - r^\alpha(\tau))
Also in computing these fields he goes back and uses the integral representation of the potential why is this done as opposed to calculating ##\partial^\alpha \frac{e\mu_0c}{4\pi}\frac{U^\beta(\tau)}{U\cdot [x-r(\tau)]}|_{\tau_0}##
I don't know, he just thought it was easier that way.