Proving Similarity of Matrices with Scalar x: A-xI and B-xI

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Matrices
Dustinsfl
Messages
2,217
Reaction score
5
If A and B are similar matrices, then show that A-xI and B-xI are similar were x is a scalar.

How to start?
 
Physics news on Phys.org
Dustinsfl said:
If A and B are similar matrices, then show that A-xI and B-xI are similar were x is a scalar.

How to start?
Since A and B are similar, you know that A = P-1BP.

Then A - xI = P-1BP - xI = P-1BP -Ix. (You can multiply by a constant on the right or the left).

If you work with this maybe you can end up with what you need to show that A - xI is similar to B - xI.
 
If we have this line A - xI = P-1BP - xI, can't I just add xI from the left to right?
 
I'm not sure what you're asking. xI and Ix are equal. In general, cA = Ac, where c is a scalar and A is a matrix.

I wrote it the way I did for a reason, though.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top