(ad - bc) i^j is a 2-form which is the dual of a bivector.
Oh ok. I didn't realise they were different things :?. So which one is the parallelogram (or in this case, square) formed by i and j? And is the dual of the 2-form perpendicular to the 2-form, or not?
Let's look at the infinitely long straight wire again. I've almost solved it completely. In fact, I think I now understand 4D wires better than 3D wires. The maths is pretty long and difficult, and I haven't explained every step, but I've checked it a few times. If it's at all comprehensible, I wouldn't mind some questions or corrections. If not, you might want to just skip to the end.
Suppose the wire goes up the w-axis. Since we have symmetry along this axis, we'll separate all the vectors into a w component and an x,y,z component. So, R = w + r = (0,0,0,w) + (x,y,z,0)
Clearly, the electric field will fall off with 1/r^2. For the magnetic field, we have:
B= (mu I/2pi<sup>2</sup>) Integral[ 1/R<sup>3</sup> dw^ R<sup>~</sup> ]
R<sup>~</sup> is R-hat, the unit vector in the direction of R
We already worked out that this field is in the form of spherical shells. It's perpendicular to the w-axis and the r vector. So the "direction" of B is w<sup>~</sup>^r<sup>~</sup>
My physics textbook shows how to find the magnitude of B in the 3D case. The 4D case isn't much more difficult. We draw a diagram and use the fact that |dw^R| = |w||R| sin(theta), and that sin(theta) = sin(pi - theta) = r/R. In n dimensions, we end up with:
B = (mu I/2pi<sup>2</sup>) Integral[ r / (r<sup>2</sup>+w<sup>2</sup>)^(n/2) dw]
In 4D, when we integrate from (-infinity) to infinity, we get
B = mu I / (4pi r<sup>2</sup>)
Now we can find the force on an arbitrary charge.
F = q (E + v^B)
E = lambda / (epsilon * 4 pi r<sup>2</sup>) r<sup>~</sup> = a/r<sup>2</sup> r<sup>~</sup>
B = mu I / (4pi r^2) w<sup>~</sup>^r<sup>~</sup> = b/r<sup>2</sup> w<sup>~</sup>^r<sup>~</sup>
Using the indentity I established before,
F = q/r<sup>2</sup> (ar<sup>~</sup> + b v^(w<sup>~</sup>^r<sup>~</sup>
= q/r<sup>2</sup> (ar<sup>~</sup> + b [ (v.w<sup>~</sup>)r<sup>~</sup> - (v.r<sup>~</sup>)w<sup>~</sup> ] )
Let's get rid of some of those hats.
F = q/r<sup>3</sup> (a r + b [ (v.w<sup>~</sup>)r - (v.r)w<sup>~</sup> ] )
Now we separate F into two components and use F = ma. Note that (v.w<sup>~</sup>) = w'(t)
m r''(t) = q/r<sup>3</sup> (a + b w'(t) ) r
m w''(t) = - b q / r<sup>3</sup> * (v.r)
Now we have some relatively simple differential equations that we could solve to find the motion of the charge.
Now it turns out that v.r = r(t) r'(t), so
m w''(t) = - b q r'/ r^2
Integrate both sides:
m w'(t) = b q / r + m w'(0)
Subsitute into the other equation:
m r''(t) = q/r<sup>3</sup> (a + w'(0) + q b<sup>2</sup>/(m r) ) r
Now we can interpret this easily. If b<sup>2</sup> << a + w'(0), we get the same equation as 3D gravity, so charges move in ellipses around the wire


Unfortunately, we can't compare this to a wire in 3D, because I haven't worked 3D wires yet. I probably should have done that first
