Skip to main content

Linear algebra

Definition. Let M={1,2,…,m} and N={1,2,…,n}. A map equation, equation is called a matrix of type equation with m rows and n columns:

equation and we write equation for the set of matrices of type equation with complex entries.

If equation then the matrix is called square of order equation, and the set of such matrices is written equation.

Operations with matrices:

  1. Addition

Let equation, then equation where equation equation is their sum.

Properties, equation:

  • equation (commutativity);

  • equation (associativity);

  • equation (the identity element is the zero matrix OO);

  • equation (the opposite of equation is equation).

  1. Multiplication by scalars

Let equation and equation, then equation, where equation equation is the product of the matrix A with the scalar equation.

Properties, equation and λ,μC\lambda,\mu \in \mathbb{C}:

  • 1A=A1\cdot A=A;

  • equation;

  • equation;

  • equation;

    1. The transpose of a matrix A=equation with m rows and n columns is a matrix written equation with n rows and m columns, where bij = aij, equation

    2. Matrix multiplication

Let equation and equation, then equation, where equation, equation is their product.

Properties:

  • equation (associativity);

  • AIn=InAA\cdot I_{n}=I_{n}\cdot A (identity element). The identity matrix equation in equation;

  • equation
  • equation.

Determinants

Let equation be the set of square matrices of order n with entries in equation: equation, equation

The determinant of the order-2 matrix equation is equation=a11a22 – a12a21.

The determinant of the order-3 matrix A=equation is the number

equation=equation.

The rule of minors, or expanding the determinant along a row or column.

Choose a row or a column and multiply each entry aij of that row or column by the lower-order determinant obtained by deleting row i and column j, and by (-1)i+j; adding the resulting products gives the value of the determinant. equation

Properties of determinants:

  1. The determinant of a matrix equals the determinant of its transpose.
equation
  1. A matrix with a row (or column) whose entries are all 0 has determinant 0.

  2. If all entries of a row (or column) of a matrix are multiplied by a number, the value of the determinant is multiplied by that number.

  3. If to all entries of a row (respectively column) we add the corresponding entries of another row (respectively column) multiplied by a number, the value of the determinant does not change.

  4. If a matrix has two proportional rows (respectively columns), then the determinant is zero.

  5. If two rows (or two columns) of a square matrix are interchanged, the value of the determinant is multiplied by -1.

  6. The determinant of the product of two matrices of the same order equals the product of the determinants of those matrices.

equation
  1. If a row (respectively column) of the determinant of a matrix is a linear combination of the other rows (respectively columns), that determinant is zero.

The value Δ\Delta of the determinant of the matrix associated with a system determines whether the system is consistent: if Δ\Delta≠0, the system is consistent with a unique solution; if Δ\Delta=0, then the system may be inconsistent or consistent and indeterminate.

Linear systems

We write equation for the coefficients, xix_{i} for the unknowns, bib_{i} for the constant terms, mm for the number of equations, nn for the number of unknowns, r for the rank of the matrix A or the rank of the system, and equation for the augmented matrix.

A system is consistent with a unique solution if:

  1. r=m=n and detA=Δ0detA=\Delta \neq0;

  2. r=n<m equation.

A system is consistent and indeterminate if:

  1. r=m<n;

  2. r<min(m,n) and equation

A system is inconsistent if rmin(m,n)r\le min(m,n) and equation

Cramer's method.

Let S be a linear system with unknowns xi and Δ\Delta its determinant. Suppose Δ\Delta≠0 and r=m=n. Write equation for the determinant obtained from Δ\Delta by replacing the column of coefficients of the unknown xi with the column of constant terms.

The solution of the linear system equation is x1 =equation and x2=equation.

equation, equation

The solution of the linear system equation is x1=equation, x2=equation and x3=equation.

The solution of the system equation is x1=equation, x2=equation, x3=equation and x4=equation.

A homogeneous linear system has all determinants equation zero; it therefore always admits at least the zero solution (x1,x2,x3)=(0,0,0). Such a system also admits non-zero solutions if Δ\Delta=0.

Systems of homogeneous equations

Such a system has the form:

equation

Suppose equation; in this case we multiply the first equation and add it to the second so as to obtain an equivalent system of the form:

equation

Since equation the system does not have the solution x=0x=0 and y=0y=0. We divide the second equation by equation and obtain the second-degree equation in equation: equation which, by the substitution equation, gives: equation. Solving this equation generally gives two values equation, that is equation and equation.

Solving the original system is equivalent to solving the following two systems:

equation and equation

Systems of symmetric equations

An equation in two unknowns is called symmetric if replacing xx by yy and yy by xx leaves the equation unchanged.

equation

Systems of symmetric equations are solved as follows: introduce the auxiliary unknowns ss and pp given by the relations s=x+ys=x+y and p=xyp=x\cdot y.

By introducing these new unknowns ss and pp, in very many cases the original system reduces to a system consisting of one first-degree equation and one second-degree equation in the unknowns ss and pp.

Once the unknowns ss and pp have been found, one forms the equation

equation

Since the system considered is symmetric in xx and yy, the solution set of the system is:

equation if equation, or equation if equation.

The inverse of a matrix

Let AMn(C)\in Μ_{n}(\mathbb{C}) be a square matrix of order n with coefficients in C\mathbb{C}. The matrix A is invertible if and only if detA≠0. The inverse of the matrix A is A-1=equation, where A* is obtained by replacing each entry of the transposed matrix equation with its cofactor equation, 1*≤i≤n,* 1*≤j≤m*, where equation is the minor of the entry equation of equation (the determinant obtained from equation by deleting row i and column j).

equation InMn(C),I_{n}\in Μ_{n}(\mathbb{C}), InI_{n} - the identity matrix.

Matrix equations

A linear system can be expressed in matrix form as: AX=B, where A is the matrix of coefficients of the unknowns, X is the matrix of unknowns (a column matrix) and B is the matrix of constant terms (a column matrix). If the matrix is invertible we have

X=A-1B.

If the matrix Aequation is not zero, there is a natural number r≤min{m,n} such that at least one minor of order r (formed at the intersection of r rows and r columns of the matrix) is non-zero, while all determinants of order greater than r (if any) are zero. This number r is called the rank of the matrix.

The rank of a matrix is unchanged if:

  • A multiple of one row (column) is added to another row (column);

  • Rows (columns) are interchanged.

The Kronecker–Capelli theorem. A system of linear equations is consistent if and only if the rank of the system matrix equals the rank of the augmented matrix, formed from the system matrix with the column of constant terms added.

Rouché's theorem. A system of linear equations is consistent if and only if all the characteristic determinants are zero. The characteristic determinants are obtained by adding a row and a column from the augmented matrix to a minor with non-zero determinant.

The matrix of rotations in the plane.

Let θ[0,2π)\theta \in[0,2\pi). The rotation with centre O through an angle of measure θ\theta is the geometric transformation Rθ:PP,Rθ(0)=0R_{\theta}:P\to P, R_{\theta}(0)=0, and equation, ()MP(\forall)M\in P with the property that equation and the measure of the angle equation is θ\theta.

The analytic description of the rotation is given by the relations:

equation.

With these, the rotation RθR_{\theta} is the function equation, equation where equation are given by the relations above. The matrix associated with the linear map RθR_{\theta} is:

equation