How is the Determinant of a Matrix Affected by Row Operations?

  • Context: Undergrad 
  • Thread starter Thread starter epkid08
  • Start date Start date
  • Tags Tags
    Determinant
Click For Summary

Discussion Overview

The discussion revolves around how the determinant of a matrix A is affected by performing row operations to construct a new matrix B. Participants explore the relationship between the determinants of A and B, focusing on the implications of different types of row operations.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant proposes that the determinant of A can be expressed in terms of B and the row operations performed, specifically as |A|=|B|∏^n_{k=1}(1/a_k).
  • Another participant challenges this by suggesting to express B in terms of the rows of A and to utilize the multilinearity of the determinant over the rows.
  • There is a clarification that the determinant is a linear operator with respect to each row, indicating that the determinant can be expressed as a sum involving scalars and other determinants.
  • A participant acknowledges a mistake in their initial understanding and reaffirms the formula for the determinant as |A|=|B|∏^n_{k=1}(1/a_k), suggesting that this aligns with the hints provided by others.
  • Another participant confirms that the scalar factors can be factored out due to linearity, leading to the conclusion that the determinant is affected by the product of these scalars.

Areas of Agreement / Disagreement

Participants express differing views on the initial formula for the determinant and the application of multilinearity. While some participants refine their understanding and agree on the formula, the discussion contains elements of uncertainty and differing interpretations of the determinant's properties.

Contextual Notes

Some assumptions about the nature of the row operations and their effects on the determinant remain implicit. The discussion does not fully resolve the implications of each type of row operation on the determinant.

Who May Find This Useful

Readers interested in linear algebra, particularly those studying determinants and matrix operations, may find this discussion relevant.

epkid08
Messages
264
Reaction score
1
If I have a matrix [tex]A[/tex], and I use [tex]n[/tex] different row operations of this form: [tex]a_kR_i + R_j \rightarrow R_i[/tex] to construct a new matrix [tex]B[/tex], what is the determinant of [tex]A[/tex] in terms of [tex]B[/tex]?
Solved!

[tex]|A|=|B|\prod^n_{k=1}\frac{1}{a_k}[/tex]
 
Last edited:
Physics news on Phys.org
Not entirely. Write B out in terms of the rows of A, then use the multilinearity of the determinant over the rows of the matrix.
 
[tex]B_i = a_kA_i + A_j[/tex]



I'm not sure what you mean when you say:
then use the multilinearity of the determinant over the rows of the matrix.
 
epkid08 said:
[tex]B_i = a_kA_i + A_j[/tex]



I'm not sure what you mean when you say:

If we write A as a list of rows: A1,...,Am, where the Ai is the ith row of the matrix A, we know that det(A1, ..., r*Ai+Aj, ..., Am) = r*det(A1, ..., Ai, ..., Am) + det(A1, ..., Aj, ..., Am) for all scalars r and each Ak. That is, the determinant is a linear operator with respect to each row; it is multilinear.
 
Wow, after a week of looking for it, I found what I was doing wrong, and it turns out it was just a stupid mistake.

The actual formula to the problem in my first post should be:

[tex]|A|=|B|\prod^n_{k=1}\frac{1}{a_k}[/tex]

I assume that's what you were trying to hint at slider142?
 
Yep. Each scalar can be pulled out as a factor due to linearity, while the second determinant in the sum vanishes, so you end up with the product of each scalar multiplied by the original determinant.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 15 ·
Replies
15
Views
5K