| New Reply |
Solve an Equation of Matrices Using Inversions |
Share Thread | Thread Tools |
| Oct23-10, 11:06 AM | #1 |
|
|
Solve an Equation of Matrices Using Inversions
1. The problem statement, all variables and given/known data
[tex](C-CB)^{-1}=B^{-1}E[/tex] Solve the system for B, with the assumption that C,B, and (C-CB) are invertible. 2. Relevant equations The rules for matrix invertibility (but I've already come to the conclusion that all matrices in this equation are invertible. 3. The attempt at a solution I attempted to get a solution, but I don't think it's correct: First I applied the inversion to everything inside the function: [tex]C^{-1}-C^{-1}B^{-1}=B^{-1}E[/tex] Then I multiplied both sides by E, to cancel out the inverse on the right side: [tex]C^{-1}B-C^{-1}=E[/tex] Then I moved the [tex]C^{-1}[/tex] term to the right-hand side: [tex]C^{-1}B=E+C^{-1}[/tex] Finally, I multiplied both sides by [tex]C^{-1}[/tex] to isolate X: [tex]B=CE[/tex] This is the solution I got to, but it doesn't seem right. Have I missed anything, made an error in an assumption or calculation, or have I taken a completely wrong direction? Any help would be greatly appreciated! Thanks, Braeden |
| Oct23-10, 12:22 PM | #2 |
|
|
Hi Braeden!
![]() ![]() 1/(3 + 5) isn't 1/3 + 1/5, and it doesn't work for matrices either …(and btw, (CB)-1 = B-1C-1, not C-1B-1) start again, and try multiplying by something |
| Oct23-10, 12:36 PM | #3 |
|
|
in such questions, its better to use the rule that :- (A)(A^-1)=I (identity matrix)
|
| Oct25-10, 10:38 AM | #4 |
|
|
Solve an Equation of Matrices Using Inversions
Okay.. Thanks, guys -- but for some reason I still can't get it. I can get answers, but none of them are what the solution says is the answer.
The solution first takes the inverse of everything, resulting in: [tex](C-CB)=E^{-1}B[/tex] They then somehow jump to: [tex]C=(C+E^{-1})B[/tex] That's the step I'm not sure about.. Could you explain that step? |
| Oct25-10, 11:05 AM | #5 |
|
|
Hi Braeden!!
![]() it's ordinary algebra … C - CB = E-1B so C = CB + E-1B = (C + E-1)B
|
| Oct25-10, 12:05 PM | #6 |
|
|
But that makes perfect sense! Then to isolate and solve for B I just take the inverse of both sides, right? |
| Oct25-10, 12:07 PM | #7 |
|
|
Guys, lets change the same question a bit. find the solution where no inverse term appears.
|
| Oct25-10, 12:09 PM | #8 |
|
|
|
| Oct25-10, 12:13 PM | #9 |
|
|
C=(C + E^-1)B
C=C.B + E^-1.B C(1-B)=E^-1.B Multiplying both sides by E^-1 ; EC(1-B)=B Is it right ? |
| Oct25-10, 12:14 PM | #10 |
|
|
Also remember C.E and E.C are not the same.
|
| Oct25-10, 12:16 PM | #11 |
|
|
Its better Braeden that you keep a list of all algebraic operations on matrices and formulae on a page while solving coz matrix algebra is confusing
|
| Oct25-10, 12:32 PM | #12 |
|
|
|
| Oct25-10, 04:34 PM | #13 |
|
|
Hi Braeden!
![]() Looking back, it occurs to me that this was wrong … Start again with the original (C - CB)-1 = B-1E, and get rid of the two inverses by multiplying them out. They don't have division … you can't divide by a matrix (though, if its inverse exists, you can of course multiply by that inverse, which has the same effect ).
|
| Oct25-10, 06:32 PM | #14 |
|
|
Oh, sorry.. I forgot to mention that, in the previous question, we were asked to first prove that [tex]E^{-1}[/tex] is, in fact, invertible.
And yeah.. I used your method to reach the answer. It worked perfectly! Thanks! Also, regarding the arithmetic rules: Basically, addition is easy, but would something like this hold true? B+C=C+A therefore B=A or is it more complex than that? Thanks again for all of your help -- I appreciate it! |
| Oct26-10, 02:51 AM | #15 |
|
|
Hi Braeden!
![]() (just got up …)It doesn't work for multiplication of matrices, because multiplication isn't commutative (AB ≠ BA), but it works for addition, because addition is commutative (A + B = B + A). |
| New Reply |
| Tags |
| inversion, linear alegbra, matrices, matrix |
| Thread Tools | |
Similar Threads for: Solve an Equation of Matrices Using Inversions
|
||||
| Thread | Forum | Replies | ||
| Difficult Math Problem Based on Inversions! Hard! Fun! HELP! | Precalculus Mathematics Homework | 2 | ||
| Use matrices to solve the problem | Calculus & Beyond Homework | 1 | ||
| How many inversions are there? | Linear & Abstract Algebra | 0 | ||
| Dirac spinors under reflections and inversions | General Physics | 7 | ||
| How to use matrices to solve systems of ODEs? | Differential Equations | 1 | ||