Cauchy-Binet theorem. Coursework: Determinant of rectangular matrices

Let the product of two rectangular matrices be a square matrix.

This will happen if and only if not only the number of columns of the first matrix is ​​equal to the number of rows of the second, but also the number of rows of the first is equal to the number of columns of the second:

In this situation, the following theorem, called the Binet-Cauchy theorem, holds.

Theorem 3. The determinant of the matrix AB is equal to zero if , and is equal to the sum products of all minors of the order of matrix A by the corresponding minors of the mth order of matrix B, if .

The correspondence of minors is understood here in the following sense: the numbers of the columns of the matrix A that make up the minor coincide with the numbers of the rows of the matrix B that make up the corresponding minor.

In formula notation:

where - minor of matrix A, composed of columns with numbers - minor of matrix B, composed of rows with numbers

The Binet-Cauchy theorem can be proved in a similar way to the proof of the theorem on the determinant of the product of two square matrices (which, of course, is special case Binet-Cauchy theorems). However, in this case one would have to use Laplace's theorem in a general formulation.

We give a proof based on another idea. Let's write down in detail

Now apply the linearity property of the determinant to the first column. Get

where all determinants have columns, starting from the second one, the same as in the original form.

Let us now apply the linearity property to the second columns of the determinants that make up this sum. Get

where the indices run independently of the values ​​of . Here, all determinants have columns, starting from the third one, the same as in the original form.

In the same way, we continue the decomposition of the determinant into the sum of determinants, applying the linearity property to the third columns. We get as a result

where the indices take independently from each other all values ​​from 1 to . There are only terms here. Take out the common factor from each column. Get

If then the indices will be “so crowded” that among their values ​​there will be at least one pair of equals. But then all the determinants included in the terms will be equal to zero as having equal columns. Therefore, at .

Let now If among the values ​​of the indices there is at least one pair of equals, then the corresponding term is equal to zero. All such terms can be discarded and the sum extended to pairwise distinct values ​​of the indices remains. Sets of such values ​​may differ both in the composition of values ​​and in the order, if the composition is the same. Such sets are called placements. Let us denote by the set of values ​​of the indices it, arranged in ascending order: so that with the same composition, the values ​​of the indices will form permutations of the elements

We first carry out the summation over all possible sets of the same composition, i.e., over the permutations of the elements, and then add the resulting sums over the possible compositions.

where in the inner sum the summation is carried out over all sets of components of the permutation of numbers within the inner sum, the determinants differ only in the order of the columns. Putting the columns in ascending order of index values, we get:

All terms of the inner sum include the same determinant as a factor. It can be taken out of the sum sign

After taking the minor of matrix A out of the sign of the internal sum, a precious legacy in the form of a factor remains, the presence of which allows us to conclude that the internal sum is equal to the determinant

Indeed, it is the sum of all possible products of the elements of the matrix of this determinant, taken one from each row (after all, (axis ) runs through all possible permutations of numbers) and one from each column.

Theorem (Cauchy-Binet formula)

Let, - and -matrices, respectively, and

In other words, for , the determinant of a matrix is ​​the sum of the products of all possible minors of order in and the corresponding minors of a matrix of the same order.

Exercise 1. Let's show with an example

Let, and, then according to the Cauchy-Binet formula:


Proof of the theorem:

Since, it is possible to write

The determinant is an additive and homogeneous function of each of its columns. Using this fact for each of the columns in, we express as a sum of determinants:


Those terms in the summation that have two or more matching indices are zero, since in these cases the minors will have at least two matching columns. Thus, it is necessary to consider only those summation terms in which the indices are different. We distribute these remaining members into groups of members each in such a way that in each group the members differ only in the order of the indices. Note also that we can write

where. Therefore, the sum over the terms in which is a permutation of numbers is given by the expression:

Rearranging the elements so that the first indices are in ascending order, we bring this expression to the form:

where is a permutation of numbers, as is obvious. It now follows from the determinant of the determinant function that this expression is simply:

Consequence. Determinant of the product of two multiple matrices is equal to the product multiplier determinants.

This follows from the Theorem for

Federal Agency for Education

Murmansk State Pedagogical University

Faculty of Applied Mathematics, Programming and Economics

Department of Algebra, Geometry and Applied Mathematics

Course work

Determinant of product of rectangular matrices.

Cauchy-Binet theorem.

Completed by a student

II course groupPMI

Reshotkina Natalia Nikolaevna

Scientific adviser:

PhD in Physics and Mathematics

Sciences, Associate Professor of the Department of AG and PM

Mostovskoy Alexander Pavlovich

Murmansk


TOCo "1-3" h z u Introduction. PAGEREF _Toc169771091 h 4

Chapter I. PAGEREF _Toc169771092 h 5

§ 1 Definition, notation and types of matrices. PAGEREF _Toc169771093 h 5

Properties of addition and multiplication of matrices by scalars: PAGEREF _Toc169771094 h 7

Chapter II. PAGEREF _Toc169771095 h 7

§1 Matrix multiplication. PAGEREF _Toc169771096 h 7

§2 Properties of matrix multiplication. PAGEREF _Toc169771097 h 8

§3 Technique of matrix multiplication. PAGEREF _Toc169771098 h 9

§4 Transposition of the product of matrices. PAGEREF _Toc169771099 h 10

Chapter III. PAGEREF _Toc169771100 h 10

§1 Invertible matrices… PAGEREF _Toc169771101 h 10

§2 Elementary matrices… PAGEREF _Toc169771102 h 12

Chapter IV… PAGEREF _Toc169771103 h 13

§1 Determinants. PAGEREF _Toc169771104 h 13

§2 The simplest properties of determinants. PAGEREF _Toc169771105 h 14

§3 Basic properties of determinants. PAGEREF _Toc169771106 h 14

§4 Minors and algebraic additions. PAGEREF _Toc169771107 h 18

Theorems about determinants. PAGEREF _Toc169771108 h 18

§5 Determinant of product of matrices. PAGEREF _Toc169771109 h 21

Necessary and sufficient conditions for the determinant to be equal to zero ... PAGEREF _Toc169771110 h 22

§6 Matrix partitioning. PAGEREF _Toc169771111 h 23

§7 Theorem (Binet-Cauchy formula) PAGEREF _Toc169771112 h 25

Conclusion. PAGEREF _Toc169771113 h 28

Literature. PAGEREF _Toc169771114 h 30

Appendix. PAGEREF _Toc169771115 h 31


Introduction

When solving various problems of mathematics, one often has to deal with tables of numbers called matrices. With the help of matrices, it is convenient to solve systems of linear equations, perform many operations with vectors, solve various computer graphics problems and other engineering problems.

The purpose of this work: theoretical justification and the need for practical application of the Cauchy-Binet theorem:

Let , - And -matrices, respectively,

Then

In other words, when matrix determinant is the sum of products of all possible order minors in to the corresponding matrix minors the same order

The work consists of four chapters, contains a conclusion, a list of references and an application program for the Cauchy-Binet theorem. Chapter I discusses the elements linear algebra– matrices, operations on matrices and properties of matrix addition, and multiplication by a scalar. Chapter II is devoted to the multiplication of matrices and its properties, as well as the transposition of the product of two matrices. Chapter III deals with invertible and elementary matrices. Chapter IV introduces the concept of the determinant of a square matrix, discusses properties and theorems about determinants, and also provides a proof of the Cauchy-Binet theorem, which is the purpose of my work. In addition, a program is attached showing the mechanism for finding the determinant of the product of two matrices.

Chapter I

§ 1 Definition, notation and types of matrices

We define a matrix as a rectangular table of numbers:

Where the elements of the matrix aij(1≤i≤m, 1≤j≤n) are numbers from the field .For our field purposes is either the set of all real numbers or the set of all complex numbers. Matrix size , where m is the number of rows, n is the number of columns. If m=n, then the matrix is ​​said to be square, of order n. In general, a matrix is ​​called a rectangular matrix.

Each matrix with elements aij corresponds to an n×m matrix with elements aji. It is called transposed to and is denoted by =. Matrix rows become columns in and matrix columns become strings in

A matrix is ​​called null if all elements are 0:

A matrix is ​​called triangular if all its elements below the main diagonal are 0

A triangular matrix is ​​called diagonal if all elements outside the main diagonal are 0

A diagonal matrix is ​​said to be identity if all elements on the main diagonal are equal to 1

Matrix composed of elements located at the intersection of several selected rows of the matrix and several selected columns, is called a submatrix for the matrix

In particular, the rows and columns of a matrix can be considered as its submatrices.

§2Operations on matrices

We define the following operations:

I.

sum of two matrices with elements And matrix C with elements

II.

Matrix product per number

III.

Work matrices matrix C with elements

IV.

field of scalars, consider matrices over the field

Def. Two matrices are equal if they have the same dimension and have the same elements in the same places. In other words: is equal to the matrix

Def.Let And called column located element

Def.Let to matrix called in which column located element multiply by matrix need all the elements of the matrix multiply by a scalar

Definition.Opposite to matrix called matrix

Properties of addition and multiplication of matrices by scalars:

1) Matrix addition associative and commutative.

2)

3)

but)

b)

4)

Chapter II§1 Matrix Multiplication

Def.Product matrices on the matrix called matrix

They say that is the scalar product on the

§2 Properties of matrix multiplication

1.

Matrix multiplication is associative:

1) And

Proof:

Let and defined

We define matrices:

but)

b)

(1) matrices, then have the same dimension

2) Let us show that at the same places in the matrices identical elements are located

Conclusion:Matrices have the same dimensions and have the same elements in the same places.

2.

Matrix multiplication is distributive

Proof:

as defined and defined

dimensions

matrices have the same dimension, we show the location of the same elements:

Conclusion: The same elements are located in the same places.

3. matrices, then the proof is similar to property 2.

4.

Proof:

5. Matrix multiplication is generally not commutative. Let's look at this with an example:

§3 Matrix multiplication technique

scalar field,

Properties:

1)

Work can be considered as the result of multiplying the columns of the matrix on the left and as a result of multiplying the rows of the matrix on the on right.

2)

Let matrix

Let whose coefficients are the elements of the matrix

3)

Matrix columns §4 Transposition of the product of matrices

scalar field,

if

Proof:

1) Let

- dimensions

2)those

on the column

Chapter III§1 Invertible matrices

field of scalars, set

Definition.Square matrix order is called the identity matrix

Let

Theorem 1

performed

Proof:

Therefore is the identity matrix. It plays the role of a unit in matrix multiplication.

Definition. square matrix so that the conditions are met

Matrix called inverse to denoted inverse to

Theorem 2

If

Proof:

Let the matrix those.

Notation: The set of all invertible order matrices over the field denoted

Theorem 3

Fair statements:

1)algebra

2)Group

Proof:

a) Let

back to

Similarly: invertible matrix i.e.

b)

v) reversible i.e.

2) Let us prove the second assertion that Group. To do this, we check the group axioms:

1)

2)

3)

Group

Consequence:

1)

The product of invertible matrices is an invertible matrix

2)

If reversible, then

3)

4)

§2 Elementary matrices

Let field of scalars

Definition. An elementary matrix is ​​a matrix obtained from an identity matrix as a result of one of the following elementary transformations:

1)

Row (column) multiplication to a scalar

2)

Adding to any row (column) another row(column) multiplied by a scalar

Designation:

Example: Elementary matrices of order 2

Designation:

Chapter IV§1 Qualifiers

Matrix determinant multiplied by the sign of the corresponding substitution.

The second order determinant is equal to the product of the elements of the main diagonal subtract the product of the elements on the side diagonal.

For

We got the triangle rule:

SHAPE*MERGEFORMAT

§2 The simplest properties of determinants

1)

The determinant of a matrix with a zero row (column) is zero

2)

The determinant of a triangular matrix is ​​equal to the product of the elements located on the main diagonal

The determinant of a diagonal matrix is ​​equal to the product of the elements located on the main diagonal. Matrix diagonal if all elements located outside the main diagonal are equal to zero.

Product of two rectangular matrices texvc And Unable to parse expression (executable file texvc gives a square matrix of order Unable to parse expression (executable file texvc , if Unable to parse expression (executable file texvc not found; See math/README for setup help.): A It has Unable to parse expression (executable file texvc columns and Unable to parse expression (executable file texvc not found; See math/README for setup help.): m rows, and the matrix Unable to parse expression (executable file texvc not found; See math/README for setup help.): B It has Unable to parse expression (executable file texvc not found; See math/README for setup help.): m columns and Unable to parse expression (executable file texvc not found; See math/README for setup help.): n lines. Matrix minors Unable to parse expression (executable file texvc not found; See math/README for setup help.): A And Unable to parse expression (executable file texvc not found; See math/README for setup help.): B of the same order, equal to the smallest of the numbers Unable to parse expression (executable file texvc not found; See math/README for setup help.): n And Unable to parse expression (executable file texvc not found; See math/README for setup help.): m, are called relevant to each other if they are in columns (matrices Unable to parse expression (executable file texvc not found; See math/README for setup help.): A) and rows (matrices Unable to parse expression (executable file texvc not found; See math/README for setup help.): B) with the same numbers.

Matrix determinant Unable to parse expression (executable file texvc not found; See math/README for setup help.): AB is zero if Unable to parse expression (executable file texvc not found; See math/README for setup help.): n , and is equal to the sum of pairwise products of corresponding minors of order Unable to parse expression (executable file texvc not found; See math/README for setup help.): m, if Unable to parse expression (executable file texvc not found; See math/README for setup help.): n\geqslant m(the sum is taken over all sets of matrix columns Unable to parse expression (executable file texvc not found; See math/README for setup help.): A and matrix rows Unable to parse expression (executable file texvc not found; See math/README for setup help.): B with increasing numbers Unable to parse expression (executable file texvc not found; See math/README for setup help.): i_1 ) .

Example

Unable to parse expression (executable file texvc not found; See math/README for setup help.): A=\left(\begin(matrix) a_1 & a_2 & \ldots & a_n \\ b_1 & b_2 & \ldots & b_n \\ \end(matrix)\right) ,\quad B =\left(\begin(matrix) a_1 & b_1 \\ a_2 & b_2 \\ \vdots & \vdots \\ a_n & b_n \\ \end(matrix)\right). Unable to parse expression (executable file texvc not found; See math/README for setup help.): A\,B=\left(\begin(matrix) a_1^2+a_2^2+\ldots+a_n^2 & a_1b_1+a_2b_2+\ldots+a_nb_n \\ a_1b_1 +a_2b_2+\ldots+a_nb_n & b_1^2+b_2^2+\ldots+b_n^2 \\ \end(matrix)\right),

and the corresponding minors have the form

Unable to parse expression (executable file texvc not found; See math/README for setup help.): \left|\begin(matrix) a_i & b_i \\ a_j & b_j \\ \end(matrix)\right|

for all Unable to parse expression (executable file texvc not found; See math/README for setup help.): i , taking values ​​from Unable to parse expression (executable file texvc not found; See math/README for setup help.): 1 before Unable to parse expression (executable file texvc not found; See math/README for setup help.): n .

The Binet-Cauchy formula in this case gives the equality

Unable to parse expression (executable file texvc not found; See math/README for setup help.): (a_1^2+a_2^2+\ldots+a_n^2)(b_1^2+b_2^2+\ldots+b_n^2)-(a_1b_1+a_2b_2+\ ldots+a_nb_n)^2=\sum_(i

from which (in the case when all Unable to parse expression (executable file texvc not found; See math/README for setup help.): a_i And Unable to parse expression (executable file texvc not found; See math/README for setup help.): b_i are real numbers) the Cauchy-Bunyakovsky inequality follows:

Unable to parse expression (executable file texvc not found; See math/README for setup help.): (a_1^2+a_2^2+\ldots+a_n^2)(b_1^2+b_2^2+\ldots+b_n^2)\geqslant(a_1b_1+a_2b_2+ \ldots+a_nb_n)^2.

Write a review on the article "Binet - Cauchy formula"

Literature

  • Gantmakher F. R. Matrix theory. - M.: Nauka, 1966.
  • Faddeev D.K. Lectures on Algebra. - M.: Nauka, 1984.
  • Shafarevich I. R., Remizov A. O. Linear algebra and geometry. - M.: Fizmatlit, 2009.

Notes

Links

An excerpt characterizing the Binet-Cauchy formula

In complete silence, people in turn lay down directly on the stone floor, crossing their thin arms over their chests, and quite calmly closed their eyes, as if they were just going to sleep ... Mothers hugged their children, not wanting to part with them. In another moment, the entire huge hall turned into a quiet tomb of five hundred good people who fell asleep forever... Qatar. Faithful and Bright followers of Radomir and Magdalene.
Their souls amicably flew away to where their proud, courageous "brothers" were waiting. Where the world was gentle and kind. Where you no longer had to be afraid that, by someone’s evil, bloodthirsty will, your throat would be cut or simply thrown into the “cleansing” papal fire.
A sharp pain squeezed my heart ... Tears flowed down my cheeks in hot streams, but I did not even notice them. Bright, beautiful and pure people passed away... of their own free will. They left so as not to surrender to the killers. To leave the way they wanted to. In order not to drag out a miserable, wandering life in their own proud and native land - Occitania.
“Why did they do it, Sever? Why didn't they fight?
- Fought - with what, Isidora? Their fight was completely lost. They simply chose HOW they wanted to leave.
– But they left by suicide!.. Isn't that punishable by karma? Didn't that make them suffer the same there in that other world?
– No, Isidora... They just “left”, taking their souls out of the physical body. And this is the most natural process. They did not use violence. They just "left".
With deep sadness, I looked at this terrible tomb, in the cold, perfect silence of which falling drops rang from time to time. It was nature that began to slowly create its eternal shroud - a tribute to the dead... So, in years, drop by drop, each body will gradually turn into a stone tomb, not allowing anyone to mock the dead...
– Has the church ever found this tomb? I asked quietly.
Yes, Isidora. The servants of the Devil, with the help of dogs, found this cave. But even they did not dare to touch what nature so hospitably accepted into its arms. They did not dare to light their “cleansing”, “sacred” fire there, because, apparently, they felt that someone else had already done this work for them ... Since then, this place has been called the Cave of the Dead. There and much later, in different years, the Cathars and the Knights of the Temple came to die, their followers persecuted by the church hid there. Even now you can still see the old inscriptions left there by the hands of people who once sheltered there... The most diverse names are amicably intertwined there with the mysterious signs of the Perfect Ones... There is the glorious House of Fua, the proud Trencavels persecuted... There sadness and hopelessness touch with desperate hope...

And one more thing... For centuries, nature has been creating its stone "memory" there of sad events and people who deeply touched her big loving heart... At the very entrance to the Cave of the Dead, there is a statue of a wise owl, guarding the peace of the dead for centuries...