Elementary transformations. Matrix rank. Solving homogeneous systems of equations.
Elementary transformations of a matrix include the following:
1. Permuting rows (columns);
2. Multiplying a row (column) by a number different from zero;
3. Adding to the elements of one row (column) the corresponding elements of another row (column) multiplied by some number.
Let
The main methods for computing the rank of a matrix are as follows:
Method of Bordering Minors: Let's say we find a non-zero minor of order
Method of Elementary Transformations: This method is based on the principle that elementary transformations of a matrix do not change its rank. By applying these transformations, the matrix can be brought to a form where all its elements except
Examples.
1. Find the rank of the matrix using the method of bordering minors.
Solution:
Fixing the non-zero minor of the second order:
Let's consider the bordering minors of the third order:
Thus, the rank of matrix
Answer: 2.
2. Compute the rank of the matrix using elementary row operations
Solution.
By successively applying elementary row operations, we have
Answer: 3.
3. Compute the rank of the matrix using elementary row operations
Solution of homogeneous systems of equations.
Let's consider a system of
or, in matrix form,
If
A system is called consistent if it has at least one solution. Otherwise, the system is inconsistent.
The homogeneous system
Let
The corresponding solution to the shortened system, and therefore to the original system, has the form
The system of column vectors
The general solution to a homogeneous system is of the form
Any linear combination of solutions to the homogeneous system of equations is also a solution.
Examples:
Find the fundamental solution system and the general solution to the following systems:
1.
Solution.
The coefficient matrix
Let's choose the minor
Thus, the general solution of the system
From the general solution, we find the fundamental solution set:
With the use of the fundamental solution set, the general solution can be expressed as
Answer:
2.
Solution.
The coefficient matrix
The system has only the trivial solution since the rank equals the number of unknowns.
Answer: The system has only the trivial solution.
3.
Solution.
Let's calculate the rank of the coefficient matrix
We fix a non-zero minor of the second order
Now, let's consider the surrounding minors of the third order:
Therefore, the rank of the matrix
Let's choose the minor
By using Cramer's rule, we find
Therefore, the general solution of the system is:
From the general solution, we find the fundamental solution set:
Using the fundamental solution set, the general solution can be expressed as
Answer:
Homework:
1. Find the rank of the matrix using the method of determinant minors.
Answer: 3.
2. Find the rank of the matrix using the method of bounding minors.
Answer: 2.
3. Compute the rank of the matrix using the method of elementary transformations.
Answer: 3.
4. Compute the rank of the matrix using the method of elementary transformations
Answer: 2.
Find the fundamental solution set and the general solution of the following systems:
5.
Answer:
6.
Answer:
7.
Answer:
Tags: linear algebra, matrix, matrix rank, method of elementary transformations