New Reply

How to caculate the inverse metric tensor

 
Share Thread Thread Tools
Apr26-12, 03:36 AM   #1
 

How to caculate the inverse metric tensor


Given a metric tensor gmn, how to calculate the inverse of it, gmn. For example, the metric
[tex]
g_{\mu \nu }=
\left[ \begin{array}{cccc} f & 0 & 0 & -w \\ 0 & -e^m & 0 &0 \\0 & 0 & -e^m &0\\0 & 0 & 0 & -l \end{array} \right]
[/tex]

From basic understanding, I would think of divided it, that is
[tex]
g^{\mu \nu }=
\left[ \begin{array}{cccc} 1/f & 0 & 0 & -1/w \\ 0 & -e^{-m} & 0 &0 \\0 & 0 & -e^{-m} &0\\0 & 0 & 0 & -1/l \end{array} \right]
[/tex]

But the author gave some different answer, that is
[tex]
g^{\mu \nu }=
\left[ \begin{array}{cccc} \frac{l}{fl+w^2} & 0 & 0 & -\frac{w}{fl+w^2} \\ 0 & -e^{-m} & 0 &0 \\0 & 0 & -e^{-m} &0\\0 & 0 & 0 & -\frac{f}{fl+w^2}\end{array} \right]
[/tex]

So how should I calculate the inverse metric tensor as shown by the author?

Thanks
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Apr26-12, 03:55 AM   #2
 
The inverse metric is, like the name suggests, just the inverse matrix.

You should have learned how to calculate inverse matrices in Linear algebra, there are many methods.

The way you are trying, where you just invert the entries only works if the matrix is diagonal, which this one is not.
 
Apr26-12, 04:01 AM   #3
 
Quote by Matterwave View Post
The inverse metric is, like the name suggests, just the inverse matrix.

You should have learned how to calculate inverse matrices in Linear algebra, there are many methods.

The way you are trying, where you just invert the entries only works if the matrix is diagonal, which this one is not.
Well, I thought the same way at first but I have tried find the inverse matrix but the result is different from the given one.
Mathematica give the me the inverse matrix as
[tex]
g^{\mu \nu }=
\left[ \begin{array}{cccc} \frac{1}{f} & 0 & 0 & -\frac{w}{fl} \\ 0 & -e^{-m} & 0 &0 \\0 & 0 & -e^{-m} &0\\0 & 0 & 0 & -\frac{1}{l} \end{array} \right]
[/tex]

That's why I wonder how the author get that result..
 
Apr26-12, 05:22 AM   #4
 
Blog Entries: 1
Recognitions:
Science Advisor Science Advisor

How to caculate the inverse metric tensor


Well in the first place you have written the metric tensor incorrectly. It should be symmetric. Also you have either entered it into Mathematica incorrectly, or incorrectly copied down the result. Really, you should be able to invert a simple matrix like this all by yourself!
 
Apr26-12, 05:44 AM   #5
 
Quote by Bill_K View Post
Well in the first place you have written the metric tensor incorrectly. It should be symmetric. Also you have either entered it into Mathematica incorrectly, or incorrectly copied down the result. Really, you should be able to invert a simple matrix like this all by yourself!
Nope. It is correct. I copied the metric tensor and its inverse directly from the Mallett paper. I checked it many times. I copied it correctly. It is from Mallett paper on circulating beam. I dont think it is written wrongly in the paper.
 
Apr26-12, 06:02 AM   #6
Ich
 
Recognitions:
Science Advisor Science Advisor
I checked it many times.
That doesn't help if you lack the background. The metric tensor is always symmetric, that's why it is enough that Mallet provides g_03. g_30 = g_03 is implicit.
 
Apr26-12, 06:28 AM   #7
 
Quote by Ich View Post
That doesn't help if you lack the background. The metric tensor is always symmetric, that's why it is enough that Mallet provides g_03. g_30 = g_03 is implicit.
I see. I think I know my mistake already. Thanks. for the help. I am new to this, always forget about the symmetric. Many thanks to all the help.
 
Apr26-12, 07:20 AM   #8
 
haha, I can't believe I didn't even notice the non-symmetry...>.>
 
New Reply
Thread Tools


Similar Threads for: How to caculate the inverse metric tensor
Thread Forum Replies
What different between covariant metric tensor and contravariant metric tensor Differential Geometry 3
Derivative of contravariant metric tensor with respect to covariant metric tensor Calculus & Beyond Homework 0
energy-momentum tensor: metric tensor or kronecker tensor appearing? General Physics 2
Having trouble writing down a metric in terms of metric tensor in matrix form? Special & General Relativity 4
relationships among metric structure, metric tensor, special and general relativity Special & General Relativity 18