koustav
- 29
- 4
are spacelike and timelike orthogonal?what is the mathematical proof
The discussion revolves around the mathematical relationship between spacelike and timelike vectors, specifically whether they are orthogonal and the conditions under which this occurs. Participants explore definitions, properties, and implications of vector orthogonality in the context of four-vectors, with a focus on mathematical proofs and reasoning.
Participants do not reach a consensus on whether spacelike and timelike vectors are orthogonal. Multiple competing views remain, with some participants retracting earlier statements and reevaluating their understanding of the conditions for orthogonality.
Participants note that certain assumptions may be missing or that definitions may vary, particularly regarding the classification of vectors as spacelike, timelike, or lightlike. There are unresolved mathematical steps in the proofs presented.
This is incorrect. Let ##V = (0,1,0,0)## and ##W = (0,0,1,0)##. Then ##V\cdot W = 0## and both ##V## and ##W## are space-like.SiennaTheGr8 said:but any four-vector that's orthogonal to a spacelike vector must be timelike, and vice versa
Any vector orthogonal to a time-like vector is space-like. Any vector orthogonal to a light-like vector is either proportional to the light-like vector itself or space-like. A vector orthogonal to a space-like vector may be time-like, space-like, or light-like.SiennaTheGr8 said:Retracted!
I need to rethink the conditions/exceptions for that "rule."
can you help me with the mathematical proofOrodruin said:Any vector orthogonal to a time-like vector is space-like. Any vector orthogonal to a light-like vector is either proportional to the light-like vector itself or space-like. A vector orthogonal to a space-like vector may be time-like, space-like, or light-like.
SiennaTheGr8 said:Not exactly, no, but any four-vector that's orthogonal to a spacelike vector must be timelike, and vice versa.
Spacelike just means that the magnitude of the three-vector spatial component is greater than the time component. Timelike means the opposite. And two vectors are orthogonal if their dot product is zero. So let's say we have the following two four-vectors:
##\mathbf{A} = (A_t, \mathbf{a}) \qquad \mathbf{B} = (B_t, \mathbf{b})##.
If they are orthogonal, then their dot product is zero:
##\mathbf{A} \cdot \mathbf{B} = (A_t)(B_t) - (a)(b) = 0##,
which means that:
##\dfrac{A_t}{a} = \dfrac{b}{B_t}##.
Assuming that ##\mathbf{A}## and ##\mathbf{B}## aren't lightlike (magnitude of zero), then this result can only occur if one of them is spacelike and the other is timelike. In other words, it must be the case that if ##A_t > a##, then ##b > B_t## (and vice versa).
In the case of a time-like vector, go to a reference frame where it is proportional to (1,0,0,0). Do the corresponding thing for space-like and null vectors.koustav said:can you help me with the mathematical proof
This should beSiennaTheGr8 said:If they are orthogonal, then their dot product is zero:
##\mathbf{A} \cdot \mathbf{B} = (A_t)(B_t) - (a)(b) = 0##,