System of Linear Equations
A system of linear equation in the set of variables is a set of linear equations
We call the above is standard representation of the system of linear equations.
The solution of a system of linear equations is defined
An -tuple is a solution to a system of linear equations if it is solution to each equation in the system of linear equations.
The above definition implies that the set of solutions to a system of linear equations is the intersection of the sets of solutions for each equation in the system of linear equations.
The tuple is solutions to the system of linear equations
The tuples and are both solutions to the system of linear equations
For arbitrary constants each tuple computed as
is a solution to
The solution set of the system of linear equations
is empty. Even though the first equation has solution set
and the second has solution set
their intersection is empty . There is special name when the set of solutions is empty.
An system of linear equations is consistent if its solution set is non-empty; otherwise it is inconsistent.
Here is another inconsistent system of linear equations
For this particular system of linear equations, one of the equations itself has empty solution.
Homogeneous System of Linear Equations
An system of linear equations is homogeneous if each of its equations is homogeneous.
Any system of linear equations can be transformed to a homogenous system of linear equations by changing the constant of each linear equation to zero. Thus every system of linear equations has a corresponding system of linear equations.
The following system of linear equations is not homogeneous
by susbsituting in each equation the constant with zero we obtain its corresponding system of linear equations:
The homogeneous system of linear equations corresponding to the system of linear equations
is
For any homogeneous system of linear equations the tuple consisting of all zeroes is necessarily a solution to that system of linear equations. Thus a homogeneous system of linear equations is always consistent.
Equivalent System of Linear Equations
Two system of linear equations are equivalent if they have the same set of solutions.
Consider following three system of linear equations: the first one being
the second one being
and the third one
They all have the same set of solutions
and thus they are equivalent. However the system of linear equation
while it may ``look'' related is not equivalent to any of them as it has a unique solution .
Consider following two system of linear equations:
and
They are trivially equivalent as substituting the 's or 's with the same constants do not affect the computations.
The last example illustrates that as far as set of solutions is concerned (which is what we will be interested in), information is carried by the coefficients and the constants of each equation; the variables' labels are irrelevant. We will therefore focus on representing system of linear equations via matrices and vectors.