| New Reply |
The Lorentz transformation matrix properties |
Share Thread | Thread Tools |
| Jul3-12, 02:13 PM | #1 |
|
|
The Lorentz transformation matrix properties
Hello,
As known, any Lorentz transformation matrix [tex]\Lambda[/tex] must obey the relation [tex]\Lambda^\mu~_\nu\Lambda^\rho~_\sigma g_{\mu \rho}=g_{\nu \sigma}[/tex]. The same holds also for the inverse metric tensor [tex]g^{\nu \sigma}[/tex] which has the same components as the metric tensor itself (don't really understand why every tex formula starts from a new line), i.e. [tex]\Lambda^\mu~_\nu\Lambda^\rho~_\sigma g^{\nu \sigma}=g^{\mu \rho}[/tex]. Putting this all as a matrix relation, these two formulas are [tex]\Lambda^T~g~\Lambda=g,~~~\Lambda~g~\Lambda^T=g~~~~~(1)[/tex], where g is the metric tensor (and also the inverse metric tensor, as they are both the same). From here one can deduce that [tex]\Lambda^T=\pm\Lambda[/tex], so Lorentz transformation matrix should be either symmetric or antisymmetric. And Everything was great until today, when in Weinberg's book on quantum field theory (vol.1, formula 2.5.26, http://www.scribd.com/doc/3082871/St...-1-Foundations , page 70, though it isn't much important) I met a Lorentz transformation matrix which is "almost" antisymmetric (it is antisymmetric, except for there aren't zero's on main diagonal). So I guess I'm wrong somewhere. Isn't the Lorentz transformation matrix restricted to be either symmetric or antisymmetric? Or the equations (1) have other solutions too? |
| Jul3-12, 02:25 PM | #2 |
|
Mentor
|
|
| Jul3-12, 03:56 PM | #3 |
|
|
Lorentz transformation operators are analogues of rotation operators, which aren't symmetric or antisymmetric. They are orthogonal, however, so the inverse is equal to the adjoint.
|
| Jul4-12, 02:13 AM | #4 |
|
|
The Lorentz transformation matrix propertiesI thought that this can be satisfied only when [tex]\Lambda^T=\pm\Lambda[/tex] |
| Jul4-12, 03:42 AM | #5 |
|
Recognitions:
|
|
| Jul4-12, 03:50 AM | #6 |
|
|
by the way, at least the most general boost should be symmetric, according to wikipedia http://en.wikipedia.org/wiki/Lorentz_transformation (the section 'Boost in any direction') |
| Jul4-12, 06:15 AM | #7 |
|
Mentor
|
##\Lambda^T\eta\Lambda=\eta## implies that ##\Lambda^{-1}=\eta\Lambda^T\eta##, so if ##\Lambda^T=\Lambda##, then you can invert a Lorentz transformation simply by flipping the sign of the 0th row and the 0th column (leaving the 00 element unchanged). This works in 1+1 dimensions. I don't have time to fully think through the 3+1-dimensional case right now, but I looked at a couple of my old posts (about boosts) to refresh my memory, and it seems that this works for boosts even in the 3+1-dimensional case. I don't think it will work in general.
|
| Jul4-12, 07:02 AM | #8 |
|
|
In general, the metric tensor, [itex]g^{\mu\nu}[/itex], and its inverse, [itex]g_{\mu\mu}[/itex] do NOT have the same components. Where did you get the idea that they did?
|
| Jul4-12, 07:38 AM | #9 |
|
|
|
| Jul4-12, 10:08 AM | #10 |
|
|
| Jul4-12, 10:36 AM | #11 |
|
Mentor
|
I don't have time to type in the proof, but, a Lorentz transformation [itex]\Lambda[/itex] that is a rotation has form
[tex] \Lambda = \begin{bmatrix} 1 & 0\\ 0 & R \end{bmatrix} [/tex] where [itex]R[/itex] is a 3x3 rotation matrix that is orthogonal with respect to the spatial part of the metric and thus satisfies [tex]R^T = R^{-1}.[/tex] Consequently, [tex]\Lambda^T = \Lambda^{-1}.[/tex] I haven't proved this, but it should be plausible. |
| Jul4-12, 10:48 AM | #12 |
|
|
|
| Jul4-12, 10:50 AM | #13 |
|
|
rotation matrices are orthogonal, but boosts are not. [itex]\Lambda^{-1}=\Lambda^T[/itex] is wrong
|
| Jul4-12, 11:03 AM | #14 |
|
Mentor
|
[tex]A^T g A = g,[/tex] is the definition of an orthogonal [itex]A[/itex] with respect to [itex]g[/itex]. 3x3 rotations with [itex]g[/itex] the 3x3 identity is a special case; 4x4 rotations with [itex]g[/itex] the standard "metric" of special relativity is a special case. In the second case, the the group of Lorentz transformations is denoted O(3,1), orthogonal with respect to a bilinear form that has signature (3,1); In the second case, the the group of "rotations" is denoted O(3), orthogonal with respect to a bilinear form that has signature (3,0). |
| Jul4-12, 11:20 AM | #15 |
|
|
And talking about checking carefully against the consistency condition, the matrix in equation 2.5.26 in Weinberg's QFT book that I was talking about
[tex] S^\mu~_\nu = \begin{bmatrix} 1 & 0 & -\alpha & \alpha\\ 0 & 1 & -\beta & \beta\\ \alpha & \beta & 1-\zeta & \zeta\\ -\alpha & -\beta & -\zeta & 1+\zeta\\ \end{bmatrix}, \\ \zeta=(\alpha^2+\beta^2)/2 [/tex] seems like doesn't satisfy the [itex]S^TgS=g[/itex] relation. The first row of [itex]S^Tg[/itex] matrix is going to be (1,0,[itex]\alpha[/itex],[itex]\alpha[/itex]), (g is 1,1,1,-1) and when multiplying this by the third column of S matrix to get one of the non diagonal elements of g, the result isn't zero. Either I'm slowly starting to mess everything up after several hours of working with matrix equations, or there's a problem in Weinberg's book. |
| Jul4-12, 01:03 PM | #16 |
|
|
\underline L(e_0)= e_0 \cosh \phi+ e_1 \sinh \phi \\ \underline L(e_1)= e_1 \cosh \phi+ e_0 \sinh \phi [/tex] This operator represents a pure boost. It is, crucially, not symmetric because one of the basis vectors must dot with itself to negative one to represent a hyperbolic geometry. The adjoint is [tex] \overline L(e_0)= e_0 \cosh \phi - e_1 \sinh \phi \\ \overline L(e_1)= e_1 \cosh \phi - e_0 \sinh \phi [/tex] It's clear that [itex]\overline L \underline L(a)=a[/itex] for any vector a. This makes the operator orthogonal. Edit: this is one reason to avoid the word "transpose". Finding the adjoint of an operator in mixed signature spaces is no longer as simple as taking a transpose. |
| Jul4-12, 01:38 PM | #17 |
|
|
|
| New Reply |
| Tags |
| lorentz, matrix, transformation |
| Thread Tools | |
Similar Threads for: The Lorentz transformation matrix properties
|
||||
| Thread | Forum | Replies | ||
| Matrix Multiplication and Algebraic Properties of Matrix Operations | Calculus & Beyond Homework | 2 | ||
| d'alembertian of lorentz transformation matrix | Special & General Relativity | 1 | ||
| Lorentz transformation matrix | Advanced Physics Homework | 1 | ||
| How to get inverse Lorentz tranformation from "direct" Lorentz transformation | Special & General Relativity | 13 | ||
| lorentz transformation and lorentz-einstein transformations | Special & General Relativity | 1 | ||