Elementary Row Operations (given a linear system)

Brackets is when applying it to a matrix (e.g. an Augmented Matrix)

  1. Swapping the order of two equations (or rows)
  2. Multiplying an equation (or row) by a non-zero scalar
  3. Adding a multiple of one equation (or row) to another equation (or row)

Notation when applying it to matrices (or equations)

  1. Row Swap: Swap two rows ( )
    → Notation:

  2. Row Scaling: Multiply a row by a nonzero scalar ( )
    → Notation: , where ( )

  3. Row Addition: Add a multiple of one row to another
    → Notation: , where ( )

Not standard notation but convenient to use, refers to the row


Using EROs doesn't affect the solution space of Linear Systems


Elementary Matrices

These elementary matrices can also be obtained by applying the respective ERO onto the identity matrix!

Inverses of the Elementary Matrices


Invariance of Solution Space under EROs corollary

Let be a linear system of equations and an elementary matrix
Then