koustav
- 29
- 4
are spacelike and timelike orthogonal?what is the mathematical proof
The discussion clarifies the relationship between spacelike and timelike vectors in the context of four-vectors. It establishes that while spacelike and timelike vectors are not generally orthogonal, any four-vector orthogonal to a spacelike vector must be timelike, and vice versa. The mathematical proof involves the dot product of two four-vectors, defined as ##\mathbf{A} \cdot \mathbf{B} = (A_t)(B_t) - (a)(b) = 0##, leading to specific conditions regarding their magnitudes. The conversation also addresses common misconceptions and emphasizes the importance of rigorous proof in understanding these vector relationships.
PREREQUISITESStudents and professionals in physics, particularly those focusing on relativity and vector calculus, as well as mathematicians interested in the geometric interpretation of spacetime. This discussion is essential for anyone seeking to deepen their understanding of vector relationships in theoretical physics.
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##,