| New Reply |
Determining invertibility of a matrix |
Share Thread | Thread Tools |
| May31-12, 02:23 PM | #1 |
|
|
Determining invertibility of a matrix
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? |
| May31-12, 03:24 PM | #2 |
Recognitions:
|
If you take A = D = 0, then AB + CD = 0 for any matrix C, so you can't prove C is invertible.
|
| May31-12, 03:26 PM | #3 |
|
|
A and D are non-zero matrices, forget to say.
|
| May31-12, 04:07 PM | #4 |
|
|
Determining invertibility of a matrix
Take
[tex]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)[/tex] |
| May31-12, 04:13 PM | #5 |
|
|
A and D are rectangular, not square.
|
| May31-12, 04:15 PM | #6 |
|
|
Take
[tex]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)[/tex] |
| May31-12, 04:18 PM | #7 |
|
|
The example you gave yields incompatible dimensions: AB is 1x2 and CD is 2x1.
|
| May31-12, 04:20 PM | #8 |
|
|
You can really find these things for yourself. |
| May31-12, 04:22 PM | #9 |
|
|
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) |
| May31-12, 04:24 PM | #10 |
|
|
|
| May31-12, 04:26 PM | #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. |
| New Reply |
| Thread Tools | |
Similar Threads for: Determining invertibility of a matrix
|
||||
| Thread | Forum | Replies | ||
| Matrix invertibility question | Linear & Abstract Algebra | 10 | ||
| Determining the matrix of a linear transformation | Calculus & Beyond Homework | 13 | ||
| Determining invertibility | Calculus & Beyond Homework | 2 | ||
| Determining whether a matrix function is linear? | Calculus & Beyond Homework | 3 | ||
| matrix invertibility question | Linear & Abstract Algebra | 2 | ||