Idempotents: What Are They & Similarity of Matrices

  • Thread starter heidle12
  • Start date
In summary, an idempotent is an 'element' a such that a^2=a, and an idempotent matrix is a matrix A such that A^2=A. To show that if A is idempotent then so is B, we need to prove that A=A^2 implies B=B^2. However, we cannot assume that A^2=B^2 and (AB)^2=ABAB, which is not the same as AABB. We must also consider the assumption that A and B are similar, and look up the definition if necessary.
  • #1
heidle12
2
0
First what are Idempotents?
Second, If A and B are simliar matrices, show that if A is idempotent then so is B.
 
Physics news on Phys.org
  • #2


First, any definition can be found on the internet. An idempotent is an 'element' a such that a^2=a. So an idempotent matrix is a matrix A such that [itex]A^2=A[/itex].

Second, what have you tried?
 
  • #3


A= A^2 then B=B^2
A^2 = B^2 then (AB)^2 = AABB = A^2B^2 = A = b
REALLY NOT SURE - NOT CONFIDENT IN MY THOUGHTS
 
  • #4


heidle12 said:
A= A^2 then B=B^2
This is what you need to prove.
A^2 = B^2 then (AB)^2 = AABB = A^2B^2 = A = b
You can't assume that A^2=B^2. Moreover (AB)^2=ABAB, which is not the same as AABB.

The assumption is that A and B are similar. So first you have to know what that means. If you don't, look up the definition.
 
  • #5


Idempotents are elements in mathematics that, when multiplied by themselves, result in the same element. In other words, they have the property of self-similarity.

In the context of matrices, an idempotent matrix is one that, when multiplied by itself, produces the same matrix. This means that the matrix remains unchanged under repeated multiplication.

Now, if A and B are similar matrices, it means that they can be transformed into each other by a similarity transformation. This implies that there exists an invertible matrix P such that A = PBP^-1.

If A is idempotent, then A^2 = A. Substituting A = PBP^-1, we get (PBP^-1)^2 = PBP^-1. Multiplying both sides by P^-1, we get PB^2P^-1 = BP^-1.

Since P is invertible, we can multiply both sides by P to get BP^2 = PB. This shows that B is also idempotent, as B^2 = B.

In conclusion, if A and B are similar matrices and A is idempotent, then B is also idempotent. This is because the property of idempotency is preserved under similarity transformations.
 

1. What is an idempotent matrix?

An idempotent matrix is a square matrix that, when multiplied by itself, gives the same matrix as the result. In other words, the matrix remains unchanged after being multiplied by itself.

2. What are some examples of idempotent matrices?

Some examples of idempotent matrices include identity matrices, which have 1s along the main diagonal and 0s everywhere else, and zero matrices, which consist of all 0s.

3. How do you determine if a matrix is idempotent?

A matrix is idempotent if and only if it satisfies the equation A^2 = A, where A is the matrix itself. This can be checked by multiplying the matrix by itself and seeing if the resulting matrix is the same as the original.

4. What is the significance of idempotent matrices?

Idempotent matrices have many applications in mathematics and science, particularly in linear algebra and optimization problems. They also have important implications in the study of eigenvectors and eigenvalues.

5. Is the concept of idempotent matrices related to similarity of matrices?

Yes, there is a relationship between idempotent matrices and similarity of matrices. Similar matrices have the same eigenvectors, and idempotent matrices have a special set of eigenvectors. This means that if two matrices are similar, one may be idempotent if and only if the other is also idempotent.

Similar threads

  • Linear and Abstract Algebra
Replies
6
Views
3K
  • Linear and Abstract Algebra
Replies
23
Views
3K
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Replies
2
Views
2K
Replies
24
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
11
Views
4K
  • Linear and Abstract Algebra
Replies
5
Views
1K
Back
Top