jdstokes
- 520
- 1
[SOLVED] Difficult 3D Lie algebra
Let \left(\begin{array}{cc} a & b \\ c & d \end{array}\right) \in GL_2(\mathbb{C}).
Consider the Lie algebra \mathfrak{g}_{(a,b,c,d)} with basis {x,y,z} relations given by
[x,y]= ay + cz
[x,z] = by + dz
[y,z] = 0
Show that \mathfrak{g}_{(a,b,c,d)} \cong \mathfrak{g}_{(a',b',c',d')}; \iff \left(\begin{array}{cc} a' & b' \\ c' & d' \end{array}\right) = \lambda g \left(\begin{array}{cc} a & b\\ c & d \end{array}\right) g^{-1}\; \exists \lambda \in \mathbb{C}^\times, g \in GL_2(\mathbb{C})
Right now I'm struggling to prove this in either direction so let me start with \implies. Since the Lie algebras are isomorphic (via \psi : \mathfrak{g}_{(a,b,d,c)} \to \mathfrak{g}_{(a',b',c',d')} say), the images of the basis vectors satisfy the commutation relations of \mathfrak{g}_{(a,b,d,c)}, ie
[\psi x,\psi y]= a\psi y + c\psi z
[\psi x,\psi z] = b \psi y + d\psi z
[\psi y,\psi z] = 0
Moreover, \mathfrak{g}_{(a',b'c',d')} has a basis {x',y',z'}, with the following commutation relations
[x',y']= a'y' + c'z'
[x',z'] = b' y' + d' z'
[y',z'] = 0
My plan was to relate one basis to the other using a change of basis matrix (x',y',z')^T = A \cdot (\psi x,\psi y,\psi z)^T. Then plugging each equation for x',y',z' into the commutators in the above commutation relations I hoped to obtain a relationship amongst (a,b,c,d) and (a',b',c',d').
The result was something like
\left(\begin{array}{cc} a' & c' \\ b' & d' \end{array}\right)\left(\begin{array}{c} y' \\ z'\end{array} \right)= B\left(\begin{array}{c}\psi y\\\psi z\end{array} \right)
where B is a matrix involving a,b,c,d and the entries of A. There is one extra relationship from [y',z'] = 0 which connects a,b,c,d and the entries of A, but I don't know how to use this.
Any help would be greatly appreciated.
Homework Statement
Let \left(\begin{array}{cc} a & b \\ c & d \end{array}\right) \in GL_2(\mathbb{C}).
Consider the Lie algebra \mathfrak{g}_{(a,b,c,d)} with basis {x,y,z} relations given by
[x,y]= ay + cz
[x,z] = by + dz
[y,z] = 0
Show that \mathfrak{g}_{(a,b,c,d)} \cong \mathfrak{g}_{(a',b',c',d')}; \iff \left(\begin{array}{cc} a' & b' \\ c' & d' \end{array}\right) = \lambda g \left(\begin{array}{cc} a & b\\ c & d \end{array}\right) g^{-1}\; \exists \lambda \in \mathbb{C}^\times, g \in GL_2(\mathbb{C})
The Attempt at a Solution
Right now I'm struggling to prove this in either direction so let me start with \implies. Since the Lie algebras are isomorphic (via \psi : \mathfrak{g}_{(a,b,d,c)} \to \mathfrak{g}_{(a',b',c',d')} say), the images of the basis vectors satisfy the commutation relations of \mathfrak{g}_{(a,b,d,c)}, ie
[\psi x,\psi y]= a\psi y + c\psi z
[\psi x,\psi z] = b \psi y + d\psi z
[\psi y,\psi z] = 0
Moreover, \mathfrak{g}_{(a',b'c',d')} has a basis {x',y',z'}, with the following commutation relations
[x',y']= a'y' + c'z'
[x',z'] = b' y' + d' z'
[y',z'] = 0
My plan was to relate one basis to the other using a change of basis matrix (x',y',z')^T = A \cdot (\psi x,\psi y,\psi z)^T. Then plugging each equation for x',y',z' into the commutators in the above commutation relations I hoped to obtain a relationship amongst (a,b,c,d) and (a',b',c',d').
The result was something like
\left(\begin{array}{cc} a' & c' \\ b' & d' \end{array}\right)\left(\begin{array}{c} y' \\ z'\end{array} \right)= B\left(\begin{array}{c}\psi y\\\psi z\end{array} \right)
where B is a matrix involving a,b,c,d and the entries of A. There is one extra relationship from [y',z'] = 0 which connects a,b,c,d and the entries of A, but I don't know how to use this.
Any help would be greatly appreciated.
Last edited: