HOME

TheInfoList



OR:

Rouché–Capelli theorem is a
theorem In mathematics and formal logic, a theorem is a statement (logic), statement that has been Mathematical proof, proven, or can be proven. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to esta ...
in
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as :a_1x_1+\cdots +a_nx_n=b, linear maps such as :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matrix (mathemat ...
that determines the number of solutions of a
system of linear equations In mathematics, a system of linear equations (or linear system) is a collection of two or more linear equations involving the same variable (math), variables. For example, : \begin 3x+2y-z=1\\ 2x-2y+4z=-2\\ -x+\fracy-z=0 \end is a system of th ...
, given the ranks of its
augmented matrix In linear algebra, an augmented matrix (A \vert B) is a k \times (n+1) matrix obtained by appending a k-dimensional column vector B, on the right, as a further column to a k \times n-dimensional matrix A. This is usually done for the purpose of p ...
and coefficient matrix. The theorem is variously known as the: * Rouché–Capelli theorem in English speaking countries,
Italy Italy, officially the Italian Republic, is a country in Southern Europe, Southern and Western Europe, Western Europe. It consists of Italian Peninsula, a peninsula that extends into the Mediterranean Sea, with the Alps on its northern land b ...
and
Brazil Brazil, officially the Federative Republic of Brazil, is the largest country in South America. It is the world's List of countries and dependencies by area, fifth-largest country by area and the List of countries and dependencies by population ...
; * Kronecker–Capelli theorem in
Austria Austria, formally the Republic of Austria, is a landlocked country in Central Europe, lying in the Eastern Alps. It is a federation of nine Federal states of Austria, states, of which the capital Vienna is the List of largest cities in Aust ...
,
Poland Poland, officially the Republic of Poland, is a country in Central Europe. It extends from the Baltic Sea in the north to the Sudetes and Carpathian Mountains in the south, bordered by Lithuania and Russia to the northeast, Belarus and Ukrai ...
,
Ukraine Ukraine is a country in Eastern Europe. It is the List of European countries by area, second-largest country in Europe after Russia, which Russia–Ukraine border, borders it to the east and northeast. Ukraine also borders Belarus to the nor ...
,
Croatia Croatia, officially the Republic of Croatia, is a country in Central Europe, Central and Southeast Europe, on the coast of the Adriatic Sea. It borders Slovenia to the northwest, Hungary to the northeast, Serbia to the east, Bosnia and Herze ...
,
Romania Romania is a country located at the crossroads of Central Europe, Central, Eastern Europe, Eastern and Southeast Europe. It borders Ukraine to the north and east, Hungary to the west, Serbia to the southwest, Bulgaria to the south, Moldova to ...
,
Serbia , image_flag = Flag of Serbia.svg , national_motto = , image_coat = Coat of arms of Serbia.svg , national_anthem = () , image_map = , map_caption = Location of Serbia (gree ...
and
Russia Russia, or the Russian Federation, is a country spanning Eastern Europe and North Asia. It is the list of countries and dependencies by area, largest country in the world, and extends across Time in Russia, eleven time zones, sharing Borders ...
; * Rouché–Fontené theorem in
France France, officially the French Republic, is a country located primarily in Western Europe. Overseas France, Its overseas regions and territories include French Guiana in South America, Saint Pierre and Miquelon in the Atlantic Ocean#North Atlan ...
; * Rouché–Frobenius theorem in
Spain Spain, or the Kingdom of Spain, is a country in Southern Europe, Southern and Western Europe with territories in North Africa. Featuring the Punta de Tarifa, southernmost point of continental Europe, it is the largest country in Southern Eur ...
and many countries in
Latin America Latin America is the cultural region of the Americas where Romance languages are predominantly spoken, primarily Spanish language, Spanish and Portuguese language, Portuguese. Latin America is defined according to cultural identity, not geogr ...
; * Frobenius theorem in the
Czech Republic The Czech Republic, also known as Czechia, and historically known as Bohemia, is a landlocked country in Central Europe. The country is bordered by Austria to the south, Germany to the west, Poland to the northeast, and Slovakia to the south ...
and in
Slovakia Slovakia, officially the Slovak Republic, is a landlocked country in Central Europe. It is bordered by Poland to the north, Ukraine to the east, Hungary to the south, Austria to the west, and the Czech Republic to the northwest. Slovakia's m ...
.


Statement

A system of linear equations with variables and coefficients in a field has a solution
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
its coefficient matrix and its
augmented matrix In linear algebra, an augmented matrix (A \vert B) is a k \times (n+1) matrix obtained by appending a k-dimensional column vector B, on the right, as a further column to a k \times n-dimensional matrix A. This is usually done for the purpose of p ...
have the same rank. If there are solutions, they form an
affine subspace In mathematics, an affine space is a geometry, geometric structure (mathematics), structure that generalizes some of the properties of Euclidean spaces in such a way that these are independent of the concepts of distance (mathematics), distance ...
of K^n of dimension . In particular: * if , the solution is unique, * if and is an infinite field, the system of linear equations admits infinitely many solutions, * if is a finite field, the number of solutions is finite, namely , K, ^.


Example

Consider the system of equations :\begin x + y + 2z&= 3\\ x + y + z&= 1\\ 2x + 2y + 2z&= 2 \end The coefficient matrix is : A = \begin 1 & 1 & 2 \\ 1 & 1 & 1 \\ 2 & 2 & 2 \\ \end, and the augmented matrix is : (A, B) = \left begin 1 & 1 & 2 & 3\\ 1 & 1 & 1 & 1 \\ 2 & 2 & 2 & 2 \end\right Since both of these have the same rank, namely 2, there exists at least one solution; and since their rank is less than the number of unknowns, the latter being 3, there are infinitely many solutions. In contrast, consider the system :\begin x + y + 2z&= 3\\ x + y + z&= 1\\ 2x + 2y + 2z&= 5 \end The coefficient matrix is : A = \begin 1 & 1 & 2 \\ 1 & 1 & 1 \\ 2 & 2 & 2 \\ \end, and the augmented matrix is : (A, B) = \left begin 1 & 1 & 2 & 3\\ 1 & 1 & 1 & 1 \\ 2 & 2 & 2 & 5 \end\right In this example the coefficient matrix has rank 2, while the augmented matrix has rank 3; so this system of equations has no solution. Indeed, an increase in the number of linearly independent columns has made the system of equations inconsistent.


Proof

There are several proofs of the theorem. One of them is the following one. The use of
Gaussian elimination In mathematics, Gaussian elimination, also known as row reduction, is an algorithm for solving systems of linear equations. It consists of a sequence of row-wise operations performed on the corresponding matrix of coefficients. This method can a ...
for putting the augmented matrix in reduced row echelon form does not change the set of solutions and the ranks of the involved matrices. The theorem can be read almost directly on the reduced row echelon form as follows. The rank of a matrix is the number of nonzero rows in its reduced row echelon form. If the ranks of the coefficient matrix and the augmented matrix are different, then the last non zero row has the form \ldots 0\mid 1 corresponding to the equation . Otherwise, the th row of the reduced row echelon form allows expressing the th pivot variable as the sum of a constant and a
linear combination In mathematics, a linear combination or superposition is an Expression (mathematics), expression constructed from a Set (mathematics), set of terms by multiplying each term by a constant and adding the results (e.g. a linear combination of ''x'' a ...
of the non-pivot variables, showing that the dimension of the set of solutions is the number of non-pivot variables.


See also

* Cramer's rule


References

*


External links

* Kronecker-Capelli Theorem at Wikibooks
Kronecker-Capelli's Theorem
- YouTube video with a proof
Kronecker-Capelli theorem
in the Encyclopaedia of Mathematics {{DEFAULTSORT:Rouche-Capelli theorem Theorems in linear algebra Matrix theory