Matrix Inverse Problem: Troubleshooting Proof and Multiplication Error

  • Thread starter Thread starter DethRose
  • Start date Start date
  • Tags Tags
    Inverse Matrix
Click For Summary

Homework Help Overview

The discussion revolves around a matrix inverse problem, specifically verifying the multiplication of a matrix and its purported inverse to confirm it yields the identity matrix.

Discussion Character

  • Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to verify the multiplication of a matrix and its inverse, questioning the correctness of their calculations and the expected outcome of the identity matrix.

Discussion Status

Some participants are providing calculations to support their claims, while others are questioning the initial assumptions about the multiplication results. There is an ongoing exploration of the calculations involved.

Contextual Notes

There appears to be confusion regarding the multiplication process and the resulting values, with participants revisiting their calculations to clarify discrepancies.

DethRose
Messages
101
Reaction score
0
im doing a matrix inverse problem and have the inverse but when i do the proof the book says it should look like this:

2 -3 -5/2 -3/2 equals 1 0
-4 5 times -2 -1 0 1

but if you muliply those shouldn't you get -10/2 + 6 which doesn't equal 1

help please
 
Physics news on Phys.org
What do you mean by those numbers? Do you mean this:

[tex]\left(\begin{array}{cc}2&-3\\-4&5\end{array}\right)\times\left(\begin{array}{cc}-5/2&-3/2\\-2&-1\end{array}\right)[/tex]

If so, that does indeed give you the identity matrix. Check your calculation again.
 
DethRose said:
im doing a matrix inverse problem and have the inverse but when i do the proof the book says it should look like this:

2 -3 -5/2 -3/2 equals 1 0
-4 5 times -2 -1 0 1

but if you muliply those shouldn't you get -10/2 + 6 which doesn't equal 1

help please
As a matter of fact, it does:
[tex]\left( \begin{array}{cc} 2 & -3 \\ -4 & 5 \end{array} \right) \times \left( \begin{array}{cc} -\frac{5}{2} & -\frac{3}{2} \\ -2 & -1 \end{array} \right) = \left( \begin{array}{cc} 2 \times \left( -\frac{5}{2} \right) + (-3) \times (-2) & 2 \times \left( -\frac{3}{2} \right) + (-3) \times (-1) \\ -4 \times \left( -\frac{5}{2} \right) + 5 \times (-2) & -4 \times \left( -\frac{3}{2} \right) + 5 \times (-1) \end{array} \right) = \left( \begin{array}{cc} 1 & 0 \\ 0 & 1 \end{array} \right)[/tex], the desired result. :)
 
Last edited:
DethRose said:
but if you muliply those shouldn't you get -10/2 + 6 which doesn't equal 1
-10/2 + 6 = -5 + 6 = 6 - 5 = ?
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
5
Views
2K