if:

A and B are matrices
and A^2 is similar to B^2

Is A guaranteed to be similar to B?

-------
Matrix similarity means that the matrices are identical if one of the matrices is converted to another basis. If matrices C and D are similar:

C = P^-1 * D * P

where P converts from standard basis to alternate basis B, and P^-1 is the inverse.

Counterexample: take A to be the identity matrix and define B by changing a 1 to -1 somewhere on the diagonal. Then A^2 = B^2, but A is not equal to B.

No transformation of the form
P A P^(-1) can make A equal to B. If two matrices are similar and diagonizable, then both matrices can be obtained from the same diagonal matrix using different transformaton matrices.

So, in diagonalized form they must be the same. But B and A are already in diagonalized form and are not the same.

great counterexample. thanks count.

Similar Questions
  1. Which of the following subsets of the vector space Mnn are subspaces?(a) The set of all n × n symmetric matrices (b) The set of
    1. answers icon 1 answer
  2. Find the dimensions of the followingThe space of n x n matrices all of whose elements are 0 except possibly the diagonal
    1. answers icon 1 answer
  3. I have a few questions about T-Matrix.In excel, I am suppose to work with powered matrices to construct a weighted T matrix,
    1. answers icon 0 answers
  4. Can someone check my answer?Given matrices A,B, and C are all 2 x 2, determine whether the equation is true for the given
    1. answers icon 2 answers
more similar questions