Matrix Right-Inverse: Find x_1,x_2 for Ax=b

  • Thread starter Thread starter TsAmE
  • Start date Start date
  • Tags Tags
    Inverse Matrix
TsAmE
Messages
129
Reaction score
0

Homework Statement



Show that [itex]\mathbf{R_1} = \begin{pmatrix}-1 & 1 \\ 6& -4 \\ 4& -3\end{pmatrix}[/itex] and [itex]\mathbf{R_2} = \begin{pmatrix}1 & -1 \\ -4& 6 \\ -4& 5\end{pmatrix}[/itex] are both right-inverses of the matrix [itex]\mathbf{A} = \begin{pmatrix}1 &1 &-1 \\ 4&0 &1 \end{pmatrix}[/itex].

Use the right-inverses [itex]\mathbf{R_1}[/itex] and [itex]\mathbf{R_2}[/itex] to find two solutions [itex]\mathbf{x_1}[/itex] and [itex]\mathbf{x_2}[/itex] of the equation [itex]\mathbf{Ax = b}[/itex], where [itex]\mathbf{b} =\begin{pmatrix}0\\ 8\end{pmatrix}[/itex].

Homework Equations



None.

The Attempt at a Solution



By what I understand, the only way to solve Ax = b is with an inverse:

[itex]\mathbf{A^{-1}Ax = A^{-1}b}[/itex]

[itex]\mathbf{x = A^{-1}b}[/itex]

and matrix [itex]\mathbf{A}[/itex]doesnt have an inverse

but the question asks to use the right-inverse and this is what I don't understand
 
on Phys.org
If your textbook talks about "right inverses" then it must have a definition of "right inverse"! I suggest you look up your text's definition specifically but it probably is referring to "multiplication from the right". That is, A is a "right inverse" of B if and only if BA= I where I is the identity matrix.

So look at [itex]AR_1[/itex] and [itex]AR_2[/itex]. What are they?

By what I understand, the only way to solve Ax = b is with an inverse

Then your understanding is wrong. An equation Ax= b has a unique solution if and only if A has an inverse and in that case [itex]x= A^{-1}b[/itex] (though that is not the only way to solve the equation). If A is not invertible, then Ax= b may still have solutions, though they would not be unique.
 
Oh I see.

Would this be right?

[itex]\mathbf{Ax_1} = \mathbf{b}[/itex]

[itex]\mathbf{AR_1x_1} = \mathbf{bR_1}[/itex]

[itex]\mathbf{I_2x_1} = \mathbf{bR_1}[/itex]

[itex]\mathbf{x_1} = \mathbf{bR_1}[/itex]

and the same calculations for [itex]\mathbf{x_2}[/itex]?
 

Similar threads

Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
3
Views
3K
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K