Raising Indices with Minkowski Metric: Solving Weak Field Approx

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 · 1K views
binbagsss
Messages
1,291
Reaction score
12
I have the expression ##g_{ab}=\eta_{ab}+\epsilon h_{ab}##,

The indices on ##h^{ab}## are raised with ##\eta^{ab}## to give ##g^{ab}=\eta^{ab}-\epsilon h^{ab}##

I am not seeing where the minus sign comes from.

So I know ##\eta^{ab}\eta_{bc}=\delta^{a}_{c}## and ##h^{ab}=\eta^{ac}\eta^{bd}h_{cd}## ,
And that ##\eta_{ab}## has signature ##(-,+,+,+)##,

Any help greatly appreciated.
 
on Phys.org
If ##\epsilon## is an infinitessimal then the sign changes between the covariant and contravariant delta so that the contraction is unchanged to order ##\epsilon##
 
Mentz114 said:
If ##\epsilon## is an infinitessimal then the sign changes between the covariant and contravariant delta so that the contraction is unchanged to order ##\epsilon##

Thanks .