Consider a three dimensional Lie algebra $L$ with basis $a_1, a_2$ and $a_3$ which satisfy following commutation relation. \begin{align} [a_1,a_2]&=0\\ [a_1,a_3]&=a_1\\ [a_2,a_3]&=-a_2 \end{align}
Is it possible to find a representation $\rho: L\to \mathrm{End}(V)$ with finite dimensional V such that $\rho(a_1)=(\rho(a_2))^{-1}$ as elements of $GL(V)$?
For context: this algebra describes a quantum circuit as described in this paper (https://journals.aps.org/prb/pdf/10.1103/PhysRevB.53.4027?casa_token=kelWUXKoPVoAAAAA%3AHF236bMnQ_GbDKWMdySqluoDE_9PZ3Cbxb-lN31u0FxcGnWrtwgqfaonQ-mvy17mZi2m3iioarigfA)
What I see so far is that there can not be two-dimensional matrix representation because, from the commutation relation, we see that $a_1$ and $a_2$ are traceless. Moreover, $a_1$ and $a_2$ are inverses of each other. But the inverse of a $2\times 2$ traceless matrix is just a constant multiplied by itself. Thus, we run into inconsistent commutation relations.
But for 3D, I do not see any ways to argue whether a faithful representation exists or not. And the same with higher dimensions.
Any hints on how to approach the problem for $3*3$ case?
If $[a_1,a_2]=1$ and $a_1a_2=a_3$ this is the Harmonic oscillator algebra which do not have finite dimensional representations. But now here $[a_1,a_2]=0$ so such finite dimensional representations could exist.
– user824530 May 06 '23 at 15:24