Given a four-potential (coordinates are written in Einstein's notation) $A=(x^1, 2x^1, x^3 - 2x^2, 2x^3)$ which electric and magnetic field are generated?
- $E=(-c,0,2c), B=(0,1,-2)$
- $E=(c,0,2c), B=(1,0,-2)$
- $E=(-c,-2c,2c), B=(1,0,1)$
- $E=(-c,0,0), B=(1,0,0)$
- $E=(c,0,0), B=(0,-2,-2)$
I compute
$\dfrac{E^1}c = \dfrac{\partial A^0}{\partial x^1} - \dfrac{\partial A^1}{\partial x^0} = 1$ and so $E^1=c$, $E^2=0 , E^3=0$.
So intuitively the answer is $5$. but components of the magnetic field are not the same I found, can someone help me?