Product of diagonal and non-symmetric matrices diagonalizable?

195 Views Asked by At

I have an (n x n) matrix D such that: D = A.B.C

where A and C are diagonal matrices with non-zero values on the diagonal, and B is a non-symmetric matrix.

My question is whether can we say something on D being diagonalizable? If yes, how could we prove this? Is there a general rule?