User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
elementary_row_operation

Recall that when we form the augmented matrix of a linear system, each equation in the system becomes a row of the matrix. So we can translate the elementary operations on the linear system into corresponding operations on the rows of the matrix. We get three different types:

  1. change the order of the rows of the matrix;
  2. multiply one of the rows of the matrix by a non-zero real number;
  3. replace row $j$ by “row $j$ ${}+{}$ $c\times {}$ (row $i$)”, where $c$ is a non-zero real number and $i\ne j$.

The system of linear equations corresponding to these matrices will then have exactly the same solutions.

We call these operations elementary row operations or EROs on the matrix.

elementary_row_operation.txt · Last modified: by rupert

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki