How write a matrix in terms of determinant and trace?

Jhenrique
Messages
676
Reaction score
4
Given the following: $$\\ \begin{bmatrix}
A & 0\\
0 & B\\
\end{bmatrix}$$ the eigenvalues is exactaly A and B. So analogously, is possible to write a matrix with only two elements, T and D, such that the trace is T and the determinant is D?

I tried something: $$\\ \text{tr} \left(
\begin{bmatrix}
\frac{1}{2}T & 0\\
0 & \frac{1}{2}T\\
\end{bmatrix}
\right) = T $$
$$\\ \text{det} \left(
\begin{bmatrix}
\sqrt{\frac{D}{2}} & \sqrt{-\frac{D}{2}} \\
\sqrt{-\frac{D}{2}} & \sqrt{\frac{D}{2}} \\
\end{bmatrix}
\right) = D $$
But I can't join the 2 formulas...
 
There are infinitely many ways. You could write

[tex]\begin{pmatrix}T & D \\ -1 & 0\end{pmatrix}[/tex]
for example. Or you could try

[tex]\begin{pmatrix}\frac{T}{2} & \frac{T}{2} + \sqrt D \\ \frac{T}{2} - \sqrt D & \frac{T}{2}\end{pmatrix}[/tex]
Since ##T## and ##D## are the only invariants, these matrices ought to be similar. Maybe you can work out the similarity transformation.
 
Ben Niehoff said:
There are infinitely many ways. You could write

[tex]\begin{pmatrix}T & D \\ -1 & 0\end{pmatrix}[/tex]
for example. Or you could try

[tex]\begin{pmatrix}\frac{T}{2} & \frac{T}{2} + \sqrt D \\ \frac{T}{2} - \sqrt D & \frac{T}{2}\end{pmatrix}[/tex]
Since ##T## and ##D## are the only invariants, these matrices ought to be similar. Maybe you can work out the similarity transformation.

Yeah, yeah! The ideia is express a matrix in terms of the invariants, exist some general formula for this?
 
No.

4chars
 
Ben Niehoff said:
No.

4chars

what?
 
He's saying "no". But his reply needs to be at least 4-characters long (to prevent spam), hence the "4chars" at the end.
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K