Linear Algebra Chapter 2
Linear Algebra Chapter 2
Linear
equations and
inequalities
1-1
Many problems in economics can be modelled as a system of linear equations or a system of
linear inequalities. In this chapter, we consider some basic properties of such systems and
1-2
Section I
SYSTEMS OF LINEAR
EQUATIONS
1-3
Preliminaries
1-4
Example
•
1-5
Thus, we get the following system of three linear equations with four variables:
1-6
1-7
1-8
Definition
1-9
Matrix representation
Ax = b,
1-10
Vector representation
1-11
Basic notions
1-12
Existence and uniqueness of a
solution
1-13
r(A) = p ≤ min{m, n}
1-14
Example 1
1-15
Example 2
1-16
1-17
Augmented matrix
1-18
Determining consistency
1-19
Determining consistency
1-20
Unique solution/ Infinite solutions
1-21
Elementary transformations;
solution procedures
Solution procedures for systems of linear
equations transform the given system into a
‘system with easier structure’. The following
theorem characterizes some
transformations of a given system of linear
equations such that the set of solutions
does not change.
1-22
Elementary / Equivalent
transformations
1-23
Solution procedures
1-24
Gauss Jordan Elimination
The method systematically transforms an augmented matrix into a
solve.
1-25
The following matrices are in reduced form
1-26
1-27
Solution
1-28
1-29
1-30
1-31
1-32
1-33
1-34
1-35
1-36
1-37
1-38
1-39
1-40
Gaussian elimination
1-42
Example
1-43
Solution
1-44
1-45
Example 2
1-46
1-47
Matrix inversion
1-48
Matrix inversion using pivoting
1-49
Example
1-50
Example
Consider the matrix
1-51
1-52
we obtain
1-53
Section 2
SYSTEMS OF LINEAR
INEQUALITIES
1-54
1-55
1-56
Properties of feasible solutions
1-57
1-58
when considering a system of m inequalities with two
1-59
THEOREM 8.10 The feasible region M of system (8.13) is either empty or a convex set with at most a finite
1-60
Graphical solution
1-61
Example
1-62
Graphical solution
1-63
Example
Two goods G1 and G2 are produced by
means of two raw materials R1 and
R2 with the capacities of 50 and 80 units,
respectively. To produce 1 unit of G1, 1
unit of R1 and 1 unit of R2 are required. To
produce 1 unit of G2, 1 unit of R1 and 2
units of R2 are required. The price of G1 is
3 EUR per unit, the price of G2 is 2 EUR
per unit and at least 60 EUR worth of
goods need to be sold.
1-64
Let xi be the number of produced units of Gi, i ∈ {1, 2}. A feasible production programme has to satisfy the
following constraints:
This is a system of linear inequalities with only two variables, which can be easily solved graphically.
The convex set of feasible solutions has five extreme points described by the vectors xi (or points Pi), i = 1,
2, . . . , 5:
1-65
1-66
1-67
THEOREM 8.13 Any extreme point of the feasible region M of system (8.13) corresponds to at least one basic
1-68
A solution procedure
According to Theorem 8.11 we have to generate all extreme points in order to describe the
feasible region of a system of linear inequalities. Using Theorems 8.13 and 8.14, respectively,
this can be done by generating all basic feasible solutions of the given system.
In this section, we restrict ourselves to the case when system (8.13) is given in the special form
Ax ≤ b, x ≥ 0, with b ≥ 0,
1-69
Inequalities are transformed into equations by introducing a slack variable in each constraint,
1-70
Example
Consider the system of linear inequalities presented in Example 8.10. Introducing slack variables u1, u2 and
u3, we obtain the initial tableau in rows 1 to 3 below. Now, the goal is to generate all basic feasible solutions
1-71
1-72
1-73
Therefore, in the above example, there are six basic feasible solutions and four basic infeasible solutions. From
rows 1 to 18, we get the following basic feasible solutions. (The basic
1-74
Deleting now the introduced slack variables u1, u2, u3, we get the corresponding extreme
points P1 with the coordinates (0, 0), P2 with the coordinates (4, 0), P3 with the coordinates
(17, 13) and P4 with the coordinates (10, 20). The fifth and sixth basic feasible solutions
correspond to extreme point P1 again. (In each of them, exactly one basic variable has value
zero.)
1-75
It can be seen that our computations have started from point P1, then we have moved to the adjacent extreme
point P2, then to the adjacent extreme point P3 and finally to P4.
1-76