VladZH
- 56
- 1
I will start with an example.
Consider components of metric tensor g' in a coordinate system
$$ g'=
\begin{pmatrix}
xy & 1 \\
1 & xy \\
\end{pmatrix}
$$
We can find a transformation rule which brings g' to euclidean metric g=\begin{pmatrix} <br /> 1 & 0 \\<br /> 0 & 1\\<br /> \end{pmatrix}, namely
$$A^T*g'*A=g$$
where A=\begin{pmatrix} <br /> -\frac{1}{\sqrt{xy}} & 1 \\<br /> 1 & -\frac{1}{\sqrt{xy}}\\<br /> \end{pmatrix} .
Levi-Civita connection for g has all components as zero but not all components are vanishing for g'.
So if I want to find geodseics given g' I could find appropriate transformation where components of g' looks like g but in this case geodesics are going to be straight lines given ANY g'.
Is this a wrong statement?
Consider components of metric tensor g' in a coordinate system
$$ g'=
\begin{pmatrix}
xy & 1 \\
1 & xy \\
\end{pmatrix}
$$
We can find a transformation rule which brings g' to euclidean metric g=\begin{pmatrix} <br /> 1 & 0 \\<br /> 0 & 1\\<br /> \end{pmatrix}, namely
$$A^T*g'*A=g$$
where A=\begin{pmatrix} <br /> -\frac{1}{\sqrt{xy}} & 1 \\<br /> 1 & -\frac{1}{\sqrt{xy}}\\<br /> \end{pmatrix} .
Levi-Civita connection for g has all components as zero but not all components are vanishing for g'.
So if I want to find geodseics given g' I could find appropriate transformation where components of g' looks like g but in this case geodesics are going to be straight lines given ANY g'.
Is this a wrong statement?