Can a non-zero matrix multiply itself to become zero matrix?

In summary, the conversation discusses whether a non-zero matrix can multiply itself to become a zero matrix or if the row space of a matrix can be orthogonal to the column space. It is noted that this is possible in the case of nilpotent elements in a ring of matrices, but not possible for symmetric or Hermitian matrices. The definition of multiplication is also mentioned, stating that in general, a product of two non-zero elements must also be non-zero. However, in certain cases, such as rings, this may not always hold true.
  • #1
kakarukeys
190
0
In real number, only zero multiplies itself to become zero.
Can a non-zero matrix multiply itself to become zero matrix?
equivalent question: Can the row space of a matrix be orthogonal to the column space?

I'm sorry if the question looks stupid.
 
Mathematics news on Phys.org
  • #2
Yeah, an example is:

Code:
(1 -1/2)
(2 -1)
.
 
  • Like
Likes menash
  • #3
Yep this is an example of a nilpotent (xn = 0 for some n) element of a ring (iu this case the ring of 2 x 2 matrices) and hence a zero divisor.
 
Last edited:
  • #4
Thanks
I also found that if we restrict ourselves to symmetric matrices (Hermitian matrices in complex case).
No such matrix can be found.
 
  • #5
No, based upon the definition of multiplication, the only way to have a product of zero is if one of the factors are zero. ie. if both factors are non-zero, the product must be non-zero.
 
  • #6
No, based upon the definition of multiplication, the only way to have a product of zero is if one of the factors are zero. ie. if both factors are non-zero, the product must be non-zero.

You must've missed the part where kakarukeys said this was about matrices.
 
  • #7
Greg Bernhardt said:
No, based upon the definition of multiplication, the only way to have a product of zero is if one of the factors are zero. ie. if both factors are non-zero, the product must be non-zero.

I think that's true for fields, but it's not true for rings in general, infact a non-zero memenber of a ring that has the property of being (right) multiplied by some other non-zero member to give zero is called a zero divisor.
 
Last edited:

1. Can a non-zero matrix multiplied by itself become a zero matrix?

No, a non-zero matrix cannot multiply itself and become a zero matrix. This is because the product of two non-zero matrices is always a non-zero matrix.

2. What is the result of multiplying a non-square matrix by itself?

The result of multiplying a non-square matrix by itself is undefined. This is because the number of columns in the first matrix must match the number of rows in the second matrix in order for the multiplication to be defined.

3. Is it possible for a non-zero matrix to have a zero determinant after multiplying by itself?

No, it is not possible for a non-zero matrix to have a zero determinant after multiplying by itself. The determinant of a matrix is only zero if the matrix is singular, meaning it does not have an inverse. A non-zero matrix will always have an inverse, therefore its determinant will not be zero.

4. Can a non-zero matrix be multiplied by itself more than once to become a zero matrix?

No, a non-zero matrix cannot be multiplied by itself multiple times to become a zero matrix. Each time the matrix is multiplied by itself, it will still result in a non-zero matrix.

5. Is there a specific type of matrix that can be multiplied by itself to become a zero matrix?

Yes, a singular matrix can be multiplied by itself to become a zero matrix. This is because a singular matrix does not have an inverse and its determinant is zero, making its product with itself equal to a zero matrix.

Similar threads

  • General Math
Replies
31
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
529
  • Precalculus Mathematics Homework Help
Replies
10
Views
619
  • General Math
Replies
8
Views
2K
  • General Math
Replies
11
Views
1K
  • Precalculus Mathematics Homework Help
Replies
32
Views
839
  • General Math
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
876
  • General Math
Replies
3
Views
802
Back
Top