Elementary Row Operations and Preserving Solutions.

In summary, the three Elementary Row Ops (ERO's) of scaling, exchanging rows, and adding a multiple of a row to another row, preserve solutions in a system of linear equations. This can be shown by transforming the augmented matrix with a regular matrix, proving that any regular matrix is allowed in the transformation. These three ERO's are the only operations that preserve solutions in a system of linear equations.
  • #1
Bacle
662
1
Hi Again:

Just curious: I know that, given a system of linear equations,

ERO's (scaling both sides of an equation, exchanging/swapping rows

and adding a multiple of a row to another row) preserve solutions,

i.e., if x is a solution to Ax=b, then swapping rows will preserve

x as a solution, and no other solution will pop up, and same for other

two. More specifically, if given a system S, we use its associated

augmented matrix A, with x a solution to Ax=b and we swap rows

to get a matrix A', then A'x=b ; same for the other two Elementary Row

Ops.

This above is not so hard to show, but:

* question* how do we know it is precisely these three operations--

and no others--that preserve solutions?

Thanks.
 
Physics news on Phys.org
  • #2
We have ##Ax=b##. Now given a regular matrix ##T## we can write ##A'=TAx=Tb=b'##and get a new system with the same solutions. This means any regular ##T## is allowed. By a step by step transformation this will be the matrices
$$
\begin{bmatrix}1&c\\0&1\end{bmatrix}\, , \,\begin{bmatrix}0&1\\1&0\end{bmatrix}\, , \,\begin{bmatrix}\frac{1}{c}&0\\0&1\end{bmatrix}
$$
expanded with the identity matrix elsewhere to match the dimensions.
 

Related to Elementary Row Operations and Preserving Solutions.

What are elementary row operations?

Elementary row operations are a set of operations used in linear algebra to manipulate the rows of a matrix. These operations include multiplying a row by a non-zero constant, swapping two rows, and adding a multiple of one row to another.

How do elementary row operations affect the solutions of a system of equations?

Elementary row operations do not change the solutions of a system of equations. This means that if a system of equations has a solution before performing elementary row operations, it will still have the same solution after performing the operations.

What is the purpose of elementary row operations?

The purpose of elementary row operations is to simplify a matrix and make it easier to solve a system of equations. By manipulating the rows of a matrix, we can reduce it to a simpler form and find the solutions more easily.

Can elementary row operations be performed on any type of matrix?

Yes, elementary row operations can be performed on any type of matrix, including square matrices, rectangular matrices, and augmented matrices. However, the type of operations that can be performed may differ depending on the type of matrix.

Are there any limitations to elementary row operations?

Yes, there are some limitations to elementary row operations. For example, these operations cannot be used to solve systems of equations that have no solution or an infinite number of solutions. Additionally, performing too many operations may result in round-off errors and affect the accuracy of the solutions.

Similar threads

  • Linear and Abstract Algebra
Replies
8
Views
941
  • Linear and Abstract Algebra
Replies
4
Views
949
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
2
Replies
48
Views
5K
  • Linear and Abstract Algebra
Replies
9
Views
4K
  • Linear and Abstract Algebra
Replies
15
Views
4K
  • Linear and Abstract Algebra
Replies
2
Views
913
  • Linear and Abstract Algebra
Replies
9
Views
2K
  • Precalculus Mathematics Homework Help
Replies
25
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
871
Back
Top