Preserving Rank: Exploring Elementary Operations in Matrix Algebra

In summary, the rule for preservation of rank through an elementary operation is that it must have an inverse and the only operation that does not have an inverse is multiplying a row by zero, which may decrease the rank if the row is not already a zero row or can be written as a linear combination of the other rows. It is also possible to achieve elementary operations through multiplication by invertible matrices, which also preserve rank.
  • #1
swampwiz
571
83
What is the rule on the preservation of rank through an elementary operation? I know that rank can never go up, but is there any direct way to determine that it goes down (either than reducing the matrix down to row-echelon form)? Is there a good source that go into the proofs for properties of rank like this?

A side question is is it possible to have a linear dependency on rows as well as columns, or is the whole notion of such a dependency moot as both types are fungible?

Thanks
 
Physics news on Phys.org
  • #2
Hey swampwiz.

You might want to study how rank changes as a function of operators with certain rank.

I think you should find that it will be a minimum of both "ranks" and you can look at how this is done by expanding the matrix multiplication as a function of basis vectors.

Remember that if you get collinearity, then you will be able to group two vectors together.

As an example, if you have ax + by + cz [example with rank three] and x and y are collinear then you can re-write that as (a+bd)x + cz which reduces this to rank 2.
 
  • #3
You didn't seem to answer my question, but I think I have figured it out on my own.

Any elemental operation that has an inverse must preserve rank, and so the only such operation that does not have an inverse is the scale operation with the scale factor being 0, which ends up zeroing out that row or column, and if that row or column had not been a zero vector, then the number of rows or columns will go down by 1, which would decrease the rank if the original number of non-zero rows or columns were not greater than the non-zero columns or rows, respectively.
 
  • #4
What is an "elementary operation"?

An elementary row operation on a matrix is usually defined as an operation of one the following three types:

1. Multiplication of a row by a nonzero constant.
2. Addition by a multiple of a row to another row.
3. Interchanging two rows with each other.

As you noted, an elementary row operation does not change the rank of a matrix. But you also seems to have another opertion in mind, namely multiplying a row by zero, making it into a zero row. In this case, the rank may decrease by one (not with more) but not always. If the row is already a zero row, or more generally, if it can be written as a linear comination of the other rows, the dimension of the row space, i.e. the rank, does not change after such an operation.
 
  • #5
you may enjoy showing that each (invertible) elementary operation can be achieved by multiplication by an invertible matrix, and this is another way to see it does not change rank. yes there are also column operations parallel to row operatioons and they are also invertible, and preserve rank (row rank = column rank).
 

1. What are elementary operations in linear algebra?

Elementary operations are basic mathematical operations that can be performed on the rows or columns of a matrix, including adding, subtracting, and multiplying rows or columns by a scalar value.

2. How do elementary operations affect the rank of a matrix?

Elementary operations do not change the rank of a matrix, as they preserve the linear relationships between the rows and columns of the matrix.

3. What is the purpose of performing elementary operations on a matrix?

Elementary operations are used to simplify a matrix and make it easier to solve for its rank, inverse, or other properties. They can also be used to transform a matrix into its reduced row-echelon form.

4. Can elementary operations be used to solve linear systems of equations?

Yes, elementary operations can be used to put a system of linear equations into an equivalent form that is easier to solve, such as reduced row-echelon form. This can then be used to find the solution to the system.

5. Are there any limitations to using elementary operations on matrices?

There are some limitations to using elementary operations, such as not being able to perform operations on non-square matrices or matrices with a zero row or column. Additionally, performing too many operations on a matrix may lead to round-off errors and affect the accuracy of the results.

Similar threads

  • Linear and Abstract Algebra
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
4K
  • Linear and Abstract Algebra
Replies
8
Views
887
  • Linear and Abstract Algebra
2
Replies
48
Views
5K
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
1K
Back
Top