Contents
1. Definitions
2. Theorems
Definition
Let us consider a system of linear equations. We define two types of elementary row operations.
- Type 1: Where two rows are swapped, and the remaining rows are left unchanged.
- Type 2: Where a multiple of row
is added to any row
.
Theorems
Theorem 1 – An elementary row operation produces a system of equations which is equivalent to the original system of equations.
Proof –
In the case of type 1, it is obvious that the solutions will remain the same as the solution is not dependent on the order of equations, but rather solely on the coefficients of the equations. For the case of an elementary row operation of type 2, we will prove that the original set of solutions is the same (be the set empty or infinite).
Firstly, let us consider a system of equations,
And let us apply an elementary row operation of type two to this set of equations. Let ,
Now, it is clear that if is a solution to the original equation,
will also be a solution to the new set of equations. However, is the converse true?
We can prove this simply by showing that we can obtain the original set of equations. Thus, let us add times row
to row
, we obtain the original system of equations. Thus, every solution to the original system is a solution to the new system, and vice versa. This proves the theorem.