Suppose we have a metric $$(g_{ij})_x=(g_{ij})_{x=0}+(g'_{ij}) x+\frac{(g''_{ij})}{2!} x^2+\frac{(g'''_{ij})}{3!}x^3 \dots $$ Now consider $$\frac{(\mathrm{det} (g_{ij})_x)}{(\mathrm{det} (g_{ij})_{x=0})}$$ What will be the coefficient of $x^3$?
I am getting the coefficient of $x^3$ to be $$\frac{1}{3!}g'''_{ij}+\frac{1}{2!}(g^{ij}g''_{ij})(g^{ij}g'_{ij})-\frac{1}{2}(g')^{ij}(g'')_{ij}+\frac{1}{6}(g^{ij}g'_{ij})^3$$ but I am being told this is incorrect. In particular, I should be getting $-\frac{1}{6}(g')^{ij}(g'')_{ij}$, instead of $-\frac{1}{2}(g')^{ij}(g'')_{ij}$. I have no idea where the $\frac{1}{3}$ is coming from.