28

It is well known that in geodesic coordinates we have $$ g_{ij}=\delta_{ij}-\frac{1}{3}\sum_{k,l}R_{ijkl}x^{k}x^{l}+O(|x|^{3}) $$ I have been trying to find a rigorous proof of it, but I cannot find a readable proof online (see this one, for example) or derive it myself. From the compatibility with metric we have $$ \partial_{i}g_{jk}=\sum_{\alpha}(\Gamma^{\alpha}_{ij}g_{ak}+\Gamma^{\alpha}_{ik}g_{aj}) $$ Since we know that $\nabla_{X}X=0$ for any vector from the origin, we have $\nabla_{i}\partial_{j}=0,\forall i,j$. This then implies all $\Gamma^{k}_{ij}=0$. So the first order derivative vanishes. However, it is not clear to me how to compute the second derivative. We have: $$ \partial_{l}\partial_{i}g_{jk}=\sum_{\alpha}(\partial_{l}\Gamma^{\alpha}_{ij}g_{\alpha k}+\partial_{l}\Gamma^{\alpha}_{ik}g_{\alpha j}) $$ This can be simplified further by noticing that in the origin we have $g_{ij}=\delta_{ij}$. Therefore the above sum is in fact $$ \partial_{l}\partial_{i}g_{jk}=\partial_{l}\Gamma^{k}_{ij}+\partial_{l}\Gamma^{j}_{ik} $$ And we would have proved the statement if we can show that $$ \frac{1}{2}(\partial_{l}\Gamma^{k}_{ij}+\partial_{l}\Gamma^{j}_{ik})=-\frac{1}{3}(R_{ijkl}+R_{ljki}) $$ By definition we have $$ R_{abcd}=g_{ae}R^{e}_{bcd}=\sum_{e}g_{ae}R^{e}_{bcd}=R^{a}_{bcd}=\partial_{c}\Gamma^{a}_{db}-\partial_{d}\Gamma^{a}_{bc} $$ Therefore we have $$ R_{ijkl}+R_{ljki}=\partial_{k}\Gamma^{i}_{jl}-\partial_{l}\Gamma^{i}_{jk}+\partial_{k}\Gamma^{l}_{ij}-\partial_{i}\Gamma^{l}_{jk} $$ But I do not know why we would have $$ \frac{1}{2}(\partial_{l}\Gamma^{k}_{ij}+\partial_{l}\Gamma^{j}_{ik})=-\frac{1}{3}(\partial_{k}\Gamma^{i}_{jl}-\partial_{l}\Gamma^{i}_{jk}+\partial_{k}\Gamma^{l}_{ij}-\partial_{i}\Gamma^{l}_{jk}) $$ I do not know if I missed something obvious like using the Bianchi identity.

Bombyx mori
  • 19,638
  • 6
  • 52
  • 112
  • I hope that the following site will be helpful : http://www.rose-hulman.edu/mathjournal/archives/2002/vol3-n2/Wolfe/Rmn_Metric.pdf – HK Lee Apr 07 '15 at 14:23
  • 1
    This link is dead, is there another resource? I'm wondering this as well. – user1447447 Dec 20 '17 at 03:56
  • http://studylib.net/doc/13872779/the-taylor-expansion-of-a-riemannian-metric# – Vincenzo Zaccaro Dec 31 '17 at 02:39
  • 1
    The idea is to differentiate the Gauss lemma; if you're still interested, I can post an answer. – Glen Wheeler May 08 '18 at 00:19
  • 1
    @GlenWheeler can you post please? I'd be interested – John Doe Oct 30 '18 at 23:50
  • How did you get the expression $\partial_l\partial_i g_{jk} = \partial_l \Gamma_{ij}^k + \partial_l \Gamma_{ik}^j$ from the expression for $\partial_ig_{jk}$? It seems like you are supposing that $\partial_lg_{\alpha k}$ vanishes – amc Aug 30 '20 at 23:11

1 Answers1

4

I asked this many years ago as a beginning graduate student. One general method of solving it is using Jacobi fields, and it can be found for example in Schoen-Yau's book. If I recall correctly, it is listed as an execrise problem in Morgan-Tian's book. The first one proving it is apparently Riemann himself.

I do not know if my original method has any hope (it has been four years, so maybe not). Hopefully this helps other people.

Bombyx mori
  • 19,638
  • 6
  • 52
  • 112
  • I think you have to use the geodesic equation in your original method. – ibnAbu Jul 04 '19 at 08:16
  • 1
    For anyone interested, I think do Carmo says (chapter 4 of "Riemannian Geometry") that the only formula Riemann proved in relation to the metric is the one appearing on page 9 of (this translation by Clifford) of his original paper. https://www.emis.de/classics/Riemann/WKCGeom.pdf

    In Riemann's formula the sectional curvature is constant so it's a lot less general than the one here. Do Carmo has a guided exercise to prove it in chapter 8. Also, I read that Riemann never worked with the the Riemann curvature tensor. That was introduced by Christoffel.

    – Geoffrey Sangston Jun 23 '21 at 19:43