weetabixharry
- 111
- 0
How can I find a solution valid for "all" cases?
I have an equation:
tr\left\{\textbf{AB}\right\} = \sigma
where tr\left\{\right\} denotes the matrix trace. The square matrix \textbf{A} is independent of both the square matrix \textbf{B} and the real scalar \sigma.
I want to determine all possible values of \textbf{B} that will allow the above equation to hold for all \textbf{A}, given the only constraint:
tr\left\{\textbf{A}\right\} = 1
For example, I can see that \textbf{B}=\sigma \textbf{I} will always be valid (where \textbf{I} is the identity matrix). But can I guarantee that there are no other possible values for \textbf{B}?
I have been pondering this problem for some time and cannot see a way of approaching it. Any advice would be greatly appreciated!
I have an equation:
tr\left\{\textbf{AB}\right\} = \sigma
where tr\left\{\right\} denotes the matrix trace. The square matrix \textbf{A} is independent of both the square matrix \textbf{B} and the real scalar \sigma.
I want to determine all possible values of \textbf{B} that will allow the above equation to hold for all \textbf{A}, given the only constraint:
tr\left\{\textbf{A}\right\} = 1
For example, I can see that \textbf{B}=\sigma \textbf{I} will always be valid (where \textbf{I} is the identity matrix). But can I guarantee that there are no other possible values for \textbf{B}?
I have been pondering this problem for some time and cannot see a way of approaching it. Any advice would be greatly appreciated!