Tac-Tics said:
Inverting matrices is pain.
Inverting rotations and boosts is easy.
You have some Lorentz transformation L.
Because it's lorentz, you know it is the product of a finite number of rotations and boosts:
L = t1 t2 t3 ... tn
Where ti is the i-th transformation.
If ti represents a rotation of x degrees around some axis, ti^-1 is just the rotation of -x degrees around the same axis.
If ti rerpesents a boost of x units (the hyperbolic angle) around some axis, ti^-1 is similarly just a boost of -x units around the same axis.
Once you know t1^-1 through tn^-1, you can find L^-1 by
L^-1 = tn^-1 ... t3^-1 t2^-1 t1^-1
(Notice the order is flipped).
If you only have L without knowing how to factor it into ti's, you have to use the standard matrix inverse algorithm (which I don't remember).
Tic-Tacs -
Actually, inverting a matrix is pretty brutal.
First you find the minors of each term of the matrix which is the value of the matrix which is created by omitting the row and column the term itself is in. You do that for each term. Then you multiply each of those minors by (-1)^(i+j) where i is the row and j is the column of that entry. This new matrix is xcalled the matrix of cofactors. Then you transpose this matrix and this is called the adjoint of the original matrix. You obtain the value of the determinant of the original matrix and divide it into each term of the adjoint of the original matrix which gives you the inverse of the original matrix.
Am I right? Is that NOT brutal?
But, to the rescue comes
uart with his simple explanation with the negative of the v and voila! We got it.
I still don't know how to write matrices using this screen with all its latex symbols. I think I am in a surgical suite using latex gloves.
By the way, Tic-Tacs, using the hyperbolic functions as you pointed out to poor PhysicsXS what would be the correct form of the Lorentz transformations using the x, x', ct and ct'?
Fredrik
I PAINFULLY know what a matrix is. I can't even print them on this blog and I've tried using the advanced screen. Relearning inverting matrices this afternoon was
pure torture!
uart
You are trully a genius and saved me tons of algebra. We will elect you to the Matrix Hall of Fame. I am in the Matrix Hall of Shame. I see if you do the matrix multiplication you do wind up with Lorentz's original equations as posited by Einstein.
Now, to all, how the hell did the hyperbolic functions ever get involved with this? Does it go back to Hugo (Lorentz) himself? I didn't notice this notation in Einstein's "Relativity" book.
Also, to all, do you think we have PhysicsXS (the topic originator) completely turned around, clueless and pulseless? If so, we have done our job.