Inner product with (1,1) tensors: Diff. Geometry/ Lin algebra

SNOOTCHIEBOOCHEE
Messages
141
Reaction score
0

Homework Statement


Given g\equiv g_{ij} =
[-1 0;
0 1]

Show that A= A^{i}_{j} =
[1 2
-2 1]

is symmetric wrt innter product g, has complex eigenvalues, but eigenvectros have zero length wrt the complex inner product.


The Attempt at a Solution



Im sure this is just a simple linear algebra problem but I am having trouble figuring out how to compute the dot procut with this 1,1 tensor.

My guess would be to break the matrix A^{i}_{j} intro rows and compute { (row1)g(row2)^t} then to show this is symmetric calculate { (row2)g(row1)^t}. But that seems wrong.

I can calculate the eigenvalues (they come out to \pm i \sqrt{3} )

Also i am lost on showing the eigenvecotrs are 0 wrt the this inner product. I would have no idea how to approach this even if i knew how to calculate inner product.

Thanks in advance
 
Physics news on Phys.org
The metric g let's you lower the indices of A_i^j to get a tensor A_{ij}. Then the claim is that A_{ij} = A_{ji}. For the other part, I'm not quite sure what inner product they mean. I'm guessing g as a complex inner product?
 
Ok but as written, how do you compute that complex inner product?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top