Null matrix can be an idempotent matrix?

  • Thread starter Thread starter gianeshwar
  • Start date Start date
  • Tags Tags
    Matrix
AI Thread Summary
A null matrix is considered idempotent because it satisfies the condition A^2 = A. However, not all zero matrices are idempotent, as some may not have a defined square. The discussion also touches on the need for clarity in mathematical notation, particularly when expressing equations. A specific example is provided to illustrate the concept, involving a matrix B defined as I - A, where A is idempotent. The conversation emphasizes the importance of proper notation in mathematical discussions.
gianeshwar
Messages
225
Reaction score
14
Friends!
Is there anything wrong in the statement"A null matrix is idempotent".
 
Mathematics news on Phys.org
gianeshwar said:
Friends!
Is there anything wrong in the statement"A null matrix is idempotent".
What do you think? How is the term "idempotent" defined?
 
A square equal A. So if A is zero matrix then it satsfies this condition.
 
gianeshwar said:
A square equal A. So if A is zero matrix then it satsfies this condition.
Any square zero matrix A is idempotent, since A2 = A. So, in regard to your question in the first post, not all zero matrices are idempotent, since A2 might not be defined. For example,
$$A = \begin{bmatrix} 0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}$$
 
Thank You.Doubt had arisen while showing B square not equal to I to be not always true when given B equal I minus A and A is idempotent.
 
gianeshwar said:
Thank You.Doubt had arisen while showing B square not equal to I to be not always true when given B equal I minus A and A is idempotent.
I'm not sure what you're trying to say here. Writing an equation would make it clearer.

Are you saying that B = I - A, and A is idempotent? And you need to show that B2 ≠ I?

If so, that's easy to show -- just expand B2 = (I - A)2.
 
I needed to show that( B squarenot equai to I) is not always true.
 
gianeshwar said:
I needed to show that( B squarenot equai to I) is not always true.
Like I said in my previous post, this is easy to do.

Also, please take some time to learn how to write proper math notation. To indicate the square of something, at the very least you can write B^2. Better yet, write the exponent as a superscript, like this: B2. The x2 icon in the menu bar can be used to write exponents of all kinds. The ##\Sigma## icon in the menu bar has many math symbols, such as ≠ and ∞ and many others.
 
Thank You Mark44 for the valuable help and suggestions!
 
  • #10
gianeshwar said:
Thank You Mark44 for the valuable help and suggestions!
You're welcome!
 

Similar threads

Back
Top