Elementary Row Operations on Matrices

Click For Summary

Discussion Overview

The discussion revolves around elementary row operations on matrices, specifically focusing on why these operations do not change the solution set of a system of linear equations. Participants explore the theoretical underpinnings and implications of these operations, including their invertibility and practical applications in solving systems of equations.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant explains that interchanging two rows and multiplying a row by a scalar do not change the solution set, but expresses confusion about the operation of replacing one row with the sum of it and a multiple of another row.
  • Another participant asserts that all three row operations follow from the principle that applying an invertible transformation to both sides of an equation does not change the solution set.
  • A different viewpoint suggests that row operations are integral to solving systems of equations, highlighting that adding a multiple of one row to another is akin to eliminating a variable by combining equations.
  • One participant challenges the general statement that row operations do not change the solution set, noting that multiplying a row by zero is not invertible and does change the solution set.
  • Another participant introduces the concept of a "fundamental" matrix, explaining how it relates to row operations and asserting that fundamental matrices (except those corresponding to multiplying by zero) are invertible.

Areas of Agreement / Disagreement

Participants express differing views on the validity of the general statement that row operations do not change the solution set, particularly regarding the operation of multiplying a row by zero. There is no consensus on this point, and the discussion remains unresolved.

Contextual Notes

Some limitations are noted, such as the dependence on definitions of row operations and the exclusion of certain operations like multiplying by zero from the general framework of row operations.

cepheid
Staff Emeritus
Science Advisor
Gold Member
Messages
5,197
Reaction score
38
I understand why two of the three row operations do not change the solution set of a system:

1. Interchange two rows. (Doesn't make much difference in what order one decides to write down the linear equations does it?)

2. Multiply a row by a scalar. (This step doesn't change the solution set because e.g. writing 2x = 6 instead of x = 3 doesn't change the geometric situation at all)

It's the third one that's giving me trouble:

3. Replace one row with the sum of it and a multiple of another row.

Even though this is the key method of solving simultaneous equations, I cannot justify to myself that it doesn't change the solution set of a system. Can anyone shed light on this?
 
Physics news on Phys.org
All 3 follow from a general principle:

Applying an invertible transformation to both sides of an equation does not change the solution set.


The third operation:

Replace row i with the sum of row i and r times row j (where r is nonzero)

can be inverted with the operation

Replace row i with the sum of row i and -r times row j


This row operation is invertible, and thus does not change the solution set.
 
Another way of thinking about it is that "row operations" are precisely the way we solve systems of equations. Multiplying a row by a number is the same as multiplying the entire equation by that number. Swapping two rows is the same as switching the position of two equations in the system. Adding a multiple of one row to another is precisely what you do when you multiply one equation by a number in order that the coefficient of, say, x is the negative of the coefficient in another equation and then add the two equations to eliminate x.

By the way, the general statement "row operations do not change the solution to a system of equations" is not true!

The row operation "multiply a row by 0" is not invertible and does change the solution set! (Which is why some texts specifically exclude that from the definition of "row operation".)
 
Last edited by a moderator:
Yet another way of looking at it (perhaps the most basic way):

A "fundamental" matrix is a matrix derived by applying a row operation to the identity matrix.

For example, the fundamental 3 by 3 matrix corresponding to "add two times the first row to the third row" is

[1 0 0]
[0 1 0]
[2 0 1].

It's easy to show that multiplying a matrix by a fundamental matrix is exactly the same as applying the corresponding row operation to that matrix. It's also easy to see that any fundamental matrix (except that corresponding to "multiply a row by 0") is invertible.

Applying a row operation to the "augmented matrix" of a matrix equation is the same as multiplying both sides of the matrix equation by the corresponding fundamental matrix.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 48 ·
2
Replies
48
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
9K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K