Finding the Tangent Space of SL(n,real) with A(0) being the Identity Matrix

Diophantus
Messages
69
Reaction score
0
Hi,

I am trying to find the tangent space of SL(n,real) where A(0) is defined to be the identity matrix.

First of all I worked on the case when n=2 and found that the tangent space was

A = \left( \begin{array}{ccc}<br /> a &amp; b \\<br /> c &amp; -a<br /> \end{array} \right)

where a,b,c belong to the reals,

so I made the conjecture that for n in general, the tangent space would be the space of traceless matrices.

I attempted to prove this by showing that the tangent space and the space of traceless matrices were subsets of each other. Whilst I could show that an arbitary element of the tangent space is traceless, I could not show the converse.

Do I just need to try harder or is my conjecture just plain wrong?

PS. I used the standard result: d/dt (detA(0)) = tr(dA(0)/dt)

I have reason to believe that det(exp(A)) = exp(tr(A)) may also be important but have not found a way of using this yet.
 
Physics news on Phys.org
Done it

Not to worry, I have solved it by myself. It must have just been too hard for you Americans.:smile:
 
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