Uncover the Power of Linear Algebra: Proving Invertibility of a 3x3 Matrix

Click For Summary

Homework Help Overview

The discussion revolves around proving the invertibility of a 3x3 matrix A, based on the condition that for every row vector y, there exists a row vector x such that xA = y. Participants are exploring the implications of this condition within the context of linear algebra.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants are attempting to understand the relationship between the existence of row vectors x and y and the invertibility of matrix A. Questions arise regarding the identity matrix and its role in the proof, as well as the interpretation of row vectors in this context.

Discussion Status

Some participants have provided hints and clarifications regarding the identity matrix and the structure of matrix B. There is an ongoing exploration of how to express the relationship between the matrices and vectors involved, with no explicit consensus reached yet.

Contextual Notes

Participants are navigating the definitions and properties of matrices and vectors, particularly in relation to the conditions for invertibility. There is a mention of textbook references and the need for clarity on specific terms like the identity matrix.

songofmisery
Messages
5
Reaction score
0
let A be a 3x3 matrix. Suppose that for every row vector y=[y1 y2 y3] there exists a row vector x=[x1 x2 x3] such that xA=y. Show that A is invertable


i honestly have no idea where to even go with this. any help would be appreciated (:
 
Physics news on Phys.org
Hint: A is invertible if and only if there is a 3x3 matrix B such that BA = ?
 
such that BA = I?

i read something about that in my textbook but i don't understand what I is. Is it just the inverse?
 
i know how to find an inverse, i just don't understand the part with row vectors and where it fits into the equation
 
No, I is the identity matrix:

I = \left[ \begin{array}{ccc}<br /> 1 &amp; 0 &amp; 0 \\<br /> 0 &amp; 1 &amp; 0 \\<br /> 0 &amp; 0 &amp; 1 \end{array} \right]
 
Try to write BA = I, one row at a time.
 
oh, that would make sense.

so could i say that B is x and I is y?

i feel like that's completely wrong.
 
No, B and I are 3x3 matrices, whereas x and y are 1x3.

If you're having trouble seeing what to do, I suggest naming the elements of the matrix B, for example as follows:

B = \left[ \begin{array}{ccc}<br /> a &amp; b &amp; c \\<br /> d &amp; e &amp; f \\<br /> g &amp; h &amp; i \end{array}\right]

Now, what's the first row of BA = I? It is of the form xA = y. What are x and y in this case?
 
x would be [a b c] and y would be [1 0 0]?
 
  • #10
Right. So now, reverse the argument. You are given the fact that for every row vector y, there is a row vector x such that xA = y. So start by choosing y = [1 0 0], and writing the corresponding x = [a b c]. Now repeat for the remaining two rows. What do you end up with?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K