How does subtracting a row from another affect the determinant?

Click For Summary

Homework Help Overview

The discussion revolves around the effect of row operations on the determinant of a matrix, specifically focusing on subtracting one row from another. Participants are examining a matrix that is close to row echelon form and are trying to understand how these operations influence the determinant value.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to clarify the impact of subtracting rows on the determinant, with some questioning the original poster's calculations and interpretations of the row operations. There is a discussion about the properties of determinants and how they relate to triangular matrices.

Discussion Status

The conversation is ongoing, with participants providing different interpretations of the row operations and their effects on the determinant. Some guidance has been offered regarding the calculations, but there is no explicit consensus on the correct approach or outcome.

Contextual Notes

There is a mention of confusion regarding the specific rows being subtracted and the resulting matrix form, which may affect the determinant calculation. Participants are also reflecting on the implications of row operations in the context of determinant properties.

fleeceman10
Messages
14
Reaction score
0

Homework Statement


I think I have broken maths. I am reducing a matrix to row echelon form to find the determinant. The matrix I will show is nearly in the desired form


Homework Equations


1 -3 -2 1
0 1 2 -1
0 0 1 -0.8
0 0 1 0


The Attempt at a Solution


As it stands, the determinant is 0.8. However subtracting the 4th row from the 3rd row changes the determinant to -0.8. I thought adding multiples of one row to another left the determinant unchanged. So why hasn't it? Thanks for answers.
 
Physics news on Phys.org
Doing that leaves the determinant at +0.8.

Det(The matrix)=det(The matrix without the first row and first column)=det(The matrix without the first and second row and the first and second column).

I arrive at that from expansion along the first column twice.

So you arrive at det(The matrix)=(1)(0)-(1)(-0.8)=0.8

Subtracting the row like you said just zaps that first 1 to 0 making it (0)(0)-(1)(-0.8)=0.8.

Check your calculation again.
 
Pagan Harpoon said:
Doing that leaves the determinant at +0.8.

Det(The matrix)=det(The matrix without the first row and first column)=det(The matrix without the first and second row and the first and second column).

I arrive at that from expansion along the first column twice.

So you arrive at det(The matrix)=(1)(0)-(1)(-0.8)=0.8

Subtracting the row like you said just zaps that first 1 to 0 making it (0)(0)-(1)(-0.8)=0.8.

Check your calculation again.

Am I correct in thinking that the matrix obtained doing this calculation (3rd row - 4th row) is this
1 | -3 | -2 | 1
0 | 1 | 2 | -1
0 | 0 | 1 | -0.8
0 | 0 | 0 | -0.8

Since this is a triangular matrix, the determinant is the product of the entries on the leading diagonal, -0.8. Where have I gone wrong?
 
You originally said subtracting the 4th from the 3rd, which would make the bottom corner

0 -0.8
1 0

That is how I would usually interpret subtracting the 4th from the 3rd row, anyway.

So you mean what I would call subtracting the 3rd from the 4th row. You have done the calculation incorrectly, the bottom right entry should be +0.8 because it is 0-(-0.8).
 

Similar threads

Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
3K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K