Changing Dot Product to Simple Multiplication

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
3 replies · 2K views
Halaaku
Messages
23
Reaction score
0
How does one change the dot product such that there is no dot product in between, just plain multiplication? For example, in the following:
eb.[itex]\partial[/itex]cea=-[itex]\Gamma[/itex]a bc

How do I get just an expression for [itex]\partial[/itex]cea?
 
Physics news on Phys.org
Here [itex]\Gamma[/itex]a bc = ea.∂ceb
 
I have no knowledge of the particular symbols. However if you have the dot product of two vectors equal to a scalar, you cannot get one of the vectors from the scalar without further information. It is not enough just to know the other vector.
 
Halaaku said:
Here [itex]\Gamma[/itex]a bc = ea.∂ceb

The partial derivative of the coordinate basis vector eb with respect to the spatial coordinate xc is a vector, which can be expressed at a given point as a linear combination of the coordinate basis vectors:

[tex]\frac{\partial e_b}{\partial x^c}=\Gamma^j_{bc}e_j[/tex]

The [itex]\Gamma 's[/itex] are the components of the vector. If we dot this equation with the duel basis vector ea, we get:
[tex]e^a\centerdot\frac{\partial e_b}{\partial x^c}=\Gamma^a_{bc}[/tex]

The trick is to figure out how to represent the [itex]\Gamma 's[/itex] in terms of the partial spatial derivatives of the components of the metric tensor.