In this section we handle systems of linear equations with parameters. The difference between a parameter, a variable, and an unknown, is more of a philosophical or psychological difference, than a mathematical one. Mathematically, they are all simply letters that represent numbers. In these notes we will usually call the lower-case letters “variables”, and most other lower-case letters, like will be “parameters”. We will talk about linear systems of equations in the variables and , and as coefficients in these equations the parameters or might appear. See Example 5.1, where and occur as parameters.
The crucial fact to bear in mind is that the solutions of a system of equations with parameters depends on the values that the parameters may take. Hence, we need to discuss each possible case. The following examples provide basic guidelines for doing this.
Example 5.4.1.
Solve the system of linear equations in and :
From the start, the question has identified and as the “variables”. So when we write the augmented matrix form we treat and as coefficients. The variables are the ones which disappear when you convert the system into augmented matrix form. And as usual, we begin the row operations:
Here is an echelon form of the matrix , but it is not in reduced echelon form. Now, we must be very careful. Indeed, our first reflex may be to carry on as before and hence scale each row of in order to get leading coefficients equal to . But this requires that the leading coefficients involving parameters are non-zero. This condition determines three cases, as follows:
,
and , and
and .
At this stage, we proceed case by case, each leading to a different outcome.
Then, we may divide by and carry on until we obtain the reduced echelon form of (hence of ). We thus divide by , then do and finally and . The resulting augmented matrix has the identity matrix on the left and the right-hand side contains the solution, namely,
All of these are valid expressions, since we have assumed . Therefore, in this case, we have a unique solution.
This can be interpreted geometrically in , as three 2-dimensional planes (corresponding to the three equations) having only a single point in common.
and Then, the last row is filled with zeros, and we get that the reduced echelon form of is
Thus, we may freely choose the value for one variable (e.g. ), which will then determine the other two. Therefore there are infinitely many solutions.
Another way to write this solution is to give one of the variables another name, and think of it as a parameter. For example, say that you give a value to . Then we can write and in terms of as well. So the complete solution set is:
This is called a parametric equation of a line.
This answer can be interpreted geometrically by saying that this line lies on all three planes.
and In this case, the system is inconsistent, that is, there are no solutions. Indeed, the last row in the augmented matrix above is
saying that , which is a contradiction.
This could be interpreted geometrically by saying that there is no point in common among the three planes.