SOLUTION: Let A be an idempotent matrix and X a nonsingular matrix. Show that C= XAX^−1 is an idempotent matrix.

Algebra.Com
Question 904029: Let A be an idempotent matrix and X a nonsingular matrix. Show that C= XAX^−1 is an idempotent matrix.
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
We want to show that C is an idempotent matrix

http://mathworld.wolfram.com/IdempotentMatrix.html

That means we want to show that C*C = C is true.

-------------------------------------------------------

Start with the given equation.

Right multiply both sides by C (see note below)

Plug in on the right side.

Use the associative property of matrix multiplication.

The expression is equal to since X is nonsingular (ie X is invertible)

Use the associative property of matrix multiplication.

Matrix Multiplicative Identity Property

Use the associative property of matrix multiplication.

Matrix A is idempotent, so A*A = A

Replace the right side with what it really is

-----------------------------------------------------------------------

Because we've shown that is true, this proves that C is an idempotent matrix.


Note: You can also use left multiplication to get to the same result (in a very slightly different way, nothing too major though). Left multiplication is a bit different than right multiplication because matrix multiplication is NOT commutative. The proof is effectively the same as shown above which is why I don't need to show it, but it's important to keep this in mind.

RELATED QUESTIONS

Could you please help me with this problem: Let D be an n x n diagonal matrix whose... (answered by jim_thompson5910,robertb)
a square matrix A is said to be idempotent A^2=A (a)give an example of idempotent... (answered by Edwin McCravy)
(a)If A is idempotent and has an inverse A^(-1) show that A=I Explain what this result... (answered by jim_thompson5910)
A square matrix A is idempotent if A^2 = A. a) Show that if A is idempotent, then... (answered by kev82)
examples of idempotent... (answered by fractalier)
Hai sir, Pls help on this problem "An idempotent matrix A where a) A2 = A b) A2 (answered by robertb)
let W be an nx1 matrix such that W^T*W=1.The nxn matrix H=In-2WW^T is called a... (answered by rothauserc)
I need help with this proof: Let x1....xk be linearly independent vectors in R^n, and let (answered by robertb)
Let n ∈ N and B be a n × n matrix that has determinant 1. Show that there exist n × n (answered by robertb)