espen180
- 831
- 2
Let's say I have two coordinate system in first-rank tensor form:
x^{\mu}=\left[\begin{matrix} x \\ y \\ z \end{matrix}\right] and x^{\mu^\prime}=\left[\begin{matrix} x^\prime \\ y^\prime \\ z^\prime \end{matrix}\right]
and I want to translate the origin of x^{\mu^\prime} from the origin to point (a,b,c) in x^{\mu}. I can to this by using a second-rank transformation tensor {T^{\mu^\prime}}_{\mu} such that x^{\mu^\prime}={T^{\mu^\prime}}_{\mu}x^{\mu}.
Would I be "cheating" if I said that {T^{\mu^\prime}}_{\mu} can be written as {T^{\mu^\prime}}_{\mu}=\left[\begin{matrix} 1+\frac{a}{x} & 0 & 0 \\ 0 & 1+\frac{b}{y} & 0 \\ 0 & 0 & 1+\frac{c}{z}\end{matrix}\right]? Because sure enough, if you carry out the multiplication, you find that x^\prime=x+a and so on, but since {T^{\mu^\prime}}_{\mu} includes the original coordinates, it is not independent of x^{\mu}.
Is it therefore neccesary to represent the three-vector above as a four-vector x^{\mu}=[x,y,z,1]^T and
{T^{\mu^\prime}}_{\mu}=\left[\begin{matrix} 1 & 0 & 0 & a \\ 0 & 1 & 0 & b \\ 0 & 0 & 1 & c \\ 0 & 0 & 0 & 1\end{matrix}\right]
in order for the transformation to be "rigorous" enough?
Thanks for any help.
x^{\mu}=\left[\begin{matrix} x \\ y \\ z \end{matrix}\right] and x^{\mu^\prime}=\left[\begin{matrix} x^\prime \\ y^\prime \\ z^\prime \end{matrix}\right]
and I want to translate the origin of x^{\mu^\prime} from the origin to point (a,b,c) in x^{\mu}. I can to this by using a second-rank transformation tensor {T^{\mu^\prime}}_{\mu} such that x^{\mu^\prime}={T^{\mu^\prime}}_{\mu}x^{\mu}.
Would I be "cheating" if I said that {T^{\mu^\prime}}_{\mu} can be written as {T^{\mu^\prime}}_{\mu}=\left[\begin{matrix} 1+\frac{a}{x} & 0 & 0 \\ 0 & 1+\frac{b}{y} & 0 \\ 0 & 0 & 1+\frac{c}{z}\end{matrix}\right]? Because sure enough, if you carry out the multiplication, you find that x^\prime=x+a and so on, but since {T^{\mu^\prime}}_{\mu} includes the original coordinates, it is not independent of x^{\mu}.
Is it therefore neccesary to represent the three-vector above as a four-vector x^{\mu}=[x,y,z,1]^T and
{T^{\mu^\prime}}_{\mu}=\left[\begin{matrix} 1 & 0 & 0 & a \\ 0 & 1 & 0 & b \\ 0 & 0 & 1 & c \\ 0 & 0 & 0 & 1\end{matrix}\right]
in order for the transformation to be "rigorous" enough?
Thanks for any help.