Determining invertibility of a matrix

  • Thread starter Thread starter allanmulin
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary
The discussion revolves around the conditions for the invertibility of matrix C given the equation AB + CD = 0, where B is invertible. It highlights that if A and D are non-zero matrices, the example provided fails due to incompatible dimensions, specifically that AB and CD do not align correctly. The participants clarify that matrices B and C must share the same dimensions for the equation to hold. There is also an acknowledgment that additional context from a physical problem may provide insights into C's invertibility. The conversation emphasizes the importance of dimensional consistency in matrix operations.
allanmulin
Messages
6
Reaction score
0
Let A, B, C, D be matrices such that:

AB + CD = 0

and

B is invertible. Moreover, consider the dimension restrictions:

A(m x n), B(n x n), C(m x m), D(m x n)

If C is a square matrix, is there a way to show that it is also invertible with only the above conditions?
 
Last edited:
Physics news on Phys.org
If you take A = D = 0, then AB + CD = 0 for any matrix C, so you can't prove C is invertible.
 
A and D are non-zero matrices, forget to say.
 
Take

A=\left(\begin{array}{cc} 1 & 1\\ 1 & 1 \end{array}\right), B=\left(\begin{array}{cc} 1 & 0\\ 0 & 1 \end{array}\right), C=\left(\begin{array}{cc} 1 & 1\\ 1 & 1 \end{array}\right), D=\left(\begin{array}{cc} -1 & 0\\ 0 & -1 \end{array}\right)
 
A and D are rectangular, not square.
 
Take

A=\left(\begin{array}{c} 1\\ 1\end{array}\right), B=\left(\begin{array}{c} 1 \end{array}\right), C=\left(\begin{array}{cc} 1 & 1\\ 1 & 1 \end{array}\right), D=\left(\begin{array}{c} -1\\ 0 \end{array}\right)
 
The example you gave yields incompatible dimensions: AB is 1x2 and CD is 2x1.
 
allanmulin said:
The example you gave have yields incompatible dimensions: AB is 1x2 and CD is 2x1.

I was editing. Check again.

You can really find these things for yourself.
 
That's what I am trying to do! B and C should have the same dimension.

A(m x n), B(n x n), C(m x m), D(m x n)
 
  • #10
allanmulin said:
That's what I am trying to do! B and C should have the same dimension.

A(m x n), B(n x n), C(m x m), D(m x n)

Here, m=2 and n=1.
 
  • #11
Yeah, you're right. Thanks a lot.

It seems there is some more information in my physical problem to show that C should be invertible, but could not find it yet.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K