Christoffel symbol manipulation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
redstone
Messages
26
Reaction score
0

Homework Statement


If the basic equation for the Christoffel symbol is
[tex] \Gamma^l_{ki} = \frac{1}{2} g^{lj} (\partial_k g_{ij} + \partial_i g_{jk} - \partial_j g_{ki})[/tex]
so if you bring multiply the first metric into that equation, won't that turn the first two derivatives into derivatives of a mixed metric
[tex] \Gamma^l_{ki} = \frac{1}{2} (\partial_k g^{l}_{i} + \partial_i g^{l}_{k} - g^{lj} \partial_j g_{ki})[/tex]
and then, wouldn't the first two terms go to zero, since they're just the derivative of the kronecker delta, which is constant? If that's correct, why not express the symbol instead as
[tex] \Gamma^l_{ki} = \frac{1}{2} ( - g^{lj} \partial_j g_{ki})[/tex]
 
Physics news on Phys.org
Because g^{lj}*partial_k(g_{ij}) is not generally equal to partial_k(g^{lj}*g_{ij})=0. The metric components are not generally constants. Use the product rule on the second expression.
 
oh, jeez, of course. I feel silly now.
Thanks!