Skip to main content

Electric Fields from Magnetic Using Special Relativistic Hyperbolic Rotations

I'm trying out +MathJax today.  It's not the most inclusive test in the world, but I figured a good easy runthrough was to publish one of my physics +Stack Exchange answers over here.  A few weeks ago, a user asked why the force on a moving particle due to a magnetic field is perpenicular to both the field and the direciton of motion.  I attempted to answer it using special relativity and Karapetoff's hyperbolic rotation approach to show that to the particle, the magnetic field looks like an electric field at a right angle to its motion.  By the way, everything appears to have worked like a champ, matrices, and all!  Here goes.

One way to think about the answer is using special relativity.  In short, the particle itself sees the magnetic field in, (say the z direction), in our stationary frame transformed into an electric field in the -y direction in its moving frame.  This electric field has the correct magnitude to create a force on the charge equal to the Lorentz force from the magnetic field in our frame.  Just as time and space are actually each part of space-time and transform between each other as the velocity between the moving and laboratory frames change, the electric and magnetic fields are part of the electromagnetic field and transform in a similar manner.

For a frame, $S^{\prime}$, moving with our charged particle along the x axis with respect to electric, $E$, and magnetic $H$ fields in the laboratory frame, Karapetoff[1][2] gives the following Lorentz transform for the $E'$ and $H'$ fields.

$E_y' = E_y cosh\left(u\right)-H_z sinh\left(u\right)$,

$H_y' = H_y cosh\left(u\right)-E_z sinh\left(u\right)$,

$E_z' = E_z cosh\left(u\right)-H_y sinh\left(u\right)$, and

$H_z' = H_z cosh\left(u\right)-E_y sinh\left(u\right)$,

where $u$ is the rapidity of the frame that moves with the particle. As a matter of reference, u can be expressed as

$v/c = tanh\left(u\right)$,

where v is the speed of the particle in the laboratory frame, but we won't make use of this.

There are a few interesting things to note here.  First, the $E$ and $H$ fields transform via a rotation matrix in a hyperbolic space.  Second, there's an interesting contrast to the Lorentz transform for space-time.  Whereas in space-time only lengths parallel to the direction of motion are changed, when the electromagnetic field is Lorentz transformed, only quantities perpendicular to the direction of motion are changed.

Getting back to the original question, "Why does the magnetic force act at right angles to the magnetic field", let's look at what the moving particle sees in its own frame, S'.  Due to the Lorentz transform shown above, in the $S'$ frame, there is now an electric field in the y direction.

$E_y' = E_y cosh\left(u\right)-H_z sinh\left(u\right)$,

but  $E_y$ in the laboratory frame is zero so

$E_y' = -H_z sinh\left(u\right)$

There is still an $H$ field in the z direction equal to $H_z cosh\left(u\right)$.  This threw me for a bit, because I was worried about the Lorentz force due to this field.  There is however no need for concern.  Since we're in the frame of the moving charged particle, its relative velocity is zero.  Consequently the magnetic field produces no force in this frame.

Now we'll use the formula

$sinh\left(u\right) = \frac{v}{\sqrt{1-v^2/c^2}} = v\gamma$

to get,

$E_y' = -H_z v\gamma$

We're interested in the force on the particle, $F=qE_y'$, so we write down

$E_y' q = -q H_z v\gamma$

This is starting to look pretty good.  The E field producing a force on the moving charged particle is proportional to the magnetic field times the velocity of the particle.  There's still one problem.  We have a $\gamma$ in the expression which doesn't show up in the Lorentz force law.  Force can also be expressed as $F=ma$.  Since we're working in special relativity, however, we need to express the (transverse in this case) force using relativistic mass so we get $F=\gamma m a$.  This finally gives us

$F = \gamma m a = -q H_z v\gamma$

The $\gamma$'s cancel out to give the correct answer for the magnitude of the force:

$F = -qH_zv$.  In this case, however, the force was created by an electric field in the same direction.

There's one last interesting thing to note here, at least for my purposes.  The force acting in a direction perpendicular to the motion of the charged particle doesn't need to be adjusted for special relativity.  There are no factors of $v/c$ in the final, exact, (as opposed to a low speed approximation), answer.

Lorentz Force and Four Force
It looks like my above derivation may be incorrect.  Consequently, I'm trying it from a different direction using four-force and the contravarient electromagnetic tensor.  The tensor reads

$F^{\alpha\beta} = \begin{pmatrix}
0 & E_x/c & E_y/c & E_z/c\\
-E_x/c & 0 & B_z & -B_y\\
-E_y/c & -B_z & 0 & B_x\\
-E_z/c & B_y & -B_x & 0
\end{pmatrix}$

The four Lorentz force is defined as the product of the four velocity and the contravarient tensor shown above.  The four-velocity is denoted by
$U_\beta=\gamma\left(-c, u_x, u_y,u_z\right)$

The resulting force tetrad is calculated using $force = qU_\beta F^{\alpha\beta}$

$force_0 = 0 + q\gamma E_x + q\gamma E_y + q\gamma E_z$

$force_x = q\gamma E_x + 0 + q\gamma u_y B_z - q\gamma u_z B_y$

$force_y = q\gamma E_y + -q\gamma u_x B_z + 0 + \gamma u_z B_x$

$force_z = q\gamma E_z + -q\gamma u_x B_y - \gamma u_y B_x + 0$

Where, you'll notice that all the terms on the right hand side are multiplied by a factor of $\gamma$

Each of the velocities on the right hand side is what is known as a proper velocity and corresponds to

$u_a = \frac{dx_a}{d\tau}$,

where $\tau$ is the proper time and is defined as

$\frac{dt}{d\tau} = \gamma = cosh u$

To get back to force in the lab frame, we need to convert the $d\tau$ to a $dt$.  We do this by using $dt = d\tau\gamma$ and multipling both sides of the equation by one over $\gamma$ to arrive at, for example

$force_{xlab} = \frac{dp_x}{dt} = q E_x + 0 + q u_y B_z - q u_z B_y$

However, once again setting the $E$ field to zero, for transverse forces in the lab frame we have $force = m\gamma a_\perp$ so,

$m\gamma a_\perp = q u_y B_z - q u_z B_y$

and

$m a_\perp = \frac{q}{\gamma}u_y B_z - \frac{q}{\gamma}u_z B_y$

but,

$u_y = \gamma v_y$ and $u_z = \gamma v_z$

so,

$m a_\perp = qv_y B_z - qv_z B_y$,

which matches with the original formula.



References

1.  Karapetoff, V., "Restricted Theory of Relativity in Terms of Hyperbolic Functions of Rapidities", American Mathematical Monthly, **43**, (1936), 70

2.  Karapetoff, V., "TRANSFORMATION OF ELECTRIC AND MAGNETIC FORCES IN A PLANE WAVE, IN A PLANE NORMAL TO THE DIRECTION OF RELATIVE MOTION OF TWO OBSERVERS", Physical Review **23**, (1924), 239

Comments

Popular posts from this blog

More Cowbell! Record Production using Google Forms and Charts

First, the what : This article shows how to embed a new Google Form into any web page. To demonstrate ths, a chart and form that allow blog readers to control the recording levels of each instrument in Blue Oyster Cult's "(Don't Fear) The Reaper" is used. HTML code from the Google version of the form included on this page is shown and the parts that need to be modified are highlighted. Next, the why : Google recently released an e-mail form feature that allows users of Google Documents to create an e-mail a form that automatically places each user's input into an associated spreadsheet. As it turns out, with a little bit of work, the forms that are created by Google Docs can be embedded into any web page. Now, The Goods: Click on the instrument you want turned up, click the submit button and then refresh the page. Through the magic of Google Forms as soon as you click on submit and refresh this web page, the data chart will update immediately. Turn up the:

Cool Math Tricks: Deriving the Divergence, (Del or Nabla) into New (Cylindrical) Coordinate Systems

Now available as a Kindle ebook for 99 cents ! Get a spiffy ebook, and fund more physics The following is a pretty lengthy procedure, but converting the divergence, (nabla, del) operator between coordinate systems comes up pretty often. While there are tables for converting between common coordinate systems , there seem to be fewer explanations of the procedure for deriving the conversion, so here goes! What do we actually want? To convert the Cartesian nabla to the nabla for another coordinate system, say… cylindrical coordinates. What we’ll need: 1. The Cartesian Nabla: 2. A set of equations relating the Cartesian coordinates to cylindrical coordinates: 3. A set of equations relating the Cartesian basis vectors to the basis vectors of the new coordinate system: How to do it: Use the chain rule for differentiation to convert the derivatives with respect to the Cartesian variables to derivatives with respect to the cylindrical variables. The chain

The Valentine's Day Magnetic Monopole

There's an assymetry to the form of the two Maxwell's equations shown in picture 1.  While the divergence of the electric field is proportional to the electric charge density at a given point, the divergence of the magnetic field is equal to zero.  This is typically explained in the following way.  While we know that electrons, the fundamental electric charge carriers exist, evidence seems to indicate that magnetic monopoles, the particles that would carry magnetic 'charge', either don't exist, or, the energies required to create them are so high that they are exceedingly rare.  That doesn't stop us from looking for them though! Keeping with the theme of Fairbank[1] and his academic progeny over the semester break, today's post is about the discovery of a magnetic monopole candidate event by one of the Fairbank's graduate students, Blas Cabrera[2].  Cabrera was utilizing a loop type of magnetic monopole detector.  Its operation is in concept very sim