For any $A, B \in SL(2, F)$, does knowing $\operatorname{tr}A$, $\operatorname{tr}B$, and $\operatorname{tr}AB$ specify $A$ and $B$?

43 Views Asked by At

In title, $F$ denotes a field. Does knowing the trace of two matrices and their product specify those two matrices? Up to some equivalence, perhaps?

2

There are 2 best solutions below

0
On

You could replace $A$ and $B$ with conjugates $CAC^{-1}$ and $CBC^{-1}$, with the effect of replacing $AB$ with $CABC^{-1}$, so none of the traces change. So at best you could specify $A,B$ only up to conjugacy in this manner.

0
On

No. For instance, when $A=I$ and $\operatorname{tr} B=2$, the matrix $B$ can have two possible Jordan forms, namely, $I$ and $\pmatrix{1&1\\ 0&1}$. There isn't enough information to pin down the true one.