How Does Proving A Matrix Is Row Equivalent to the Identity Matrix Work?

Click For Summary

Homework Help Overview

The discussion revolves around proving that a matrix A is row equivalent to the identity matrix I under the condition that b - cd ≠ 0. The subject area is linear algebra, specifically focusing on matrix operations and row equivalence.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • The original poster expresses confusion about how to begin the proof and attempts to simplify the matrix. Participants question the criteria for row equivalence and discuss the necessary row operations to achieve the identity matrix. There is also a mention of the determinant's role in determining row equivalence.

Discussion Status

Participants are actively exploring the problem, with some providing insights into the relationship between the determinant and row equivalence. There is no explicit consensus, but guidance has been offered regarding the implications of the determinant being non-zero and the potential for a proof by contradiction.

Contextual Notes

There is a mention of the original poster feeling unsure about the terminology and concepts related to linear algebra, indicating a possible gap in foundational knowledge. The discussion also highlights the importance of understanding elementary row operations and their effects on matrix equivalence.

Anisotropic Galaxy
Messages
19
Reaction score
0
Let A and I be as follows.

A = [1 d]
[c b]
I=[1 0]
[0 1]

Prove that if b - cd != 0, then A is row equivalent to I

I'm CLUELESS as to WHERE TO START. Please help me

I tried simplifying to the matrix

[1 d]
[0 b - cd]

And have no clue what to do next.
 
Physics news on Phys.org
What is the criteria for row equivalent matrices? How would you perform the allowable operations to get to I?
 
To get [itex]\left(\begin{array}{cc}1 & 0\\0 & 1\end{array}\right)[/itex]
you will need a 1 in place of that b-cd. What row operation will give you that?
 
It has been a while since I took linear algebra so I forget the terms for these things, but I know what you're getting at. If A is row equivalent to I, that means that elementary row operations can reduce it to such. That can only be done if the determinant is not zero. (Then we say A is either singular or not singular, don’t remember which) The determinant of A is b - cd. So in a sense, you're done, unless you actually need to prove what I just said.

In that case, argue by contradiction. Show that if b - cd = 0, The reduced row echelon form of A is not the identity matrix.

Hope that helps.
 

Similar threads

  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K