Discovery guide 2.1 Discovery guide
Reminder.
The elementary row operations are
- swap rows;
- multiply a row by a non-zero constant; and
- add a multiple of one row to another.
Discovery 2.1.
Consider the following system.
(a)
Convert to an augmented matrix.
(b)
Via elementary row operations, obtain a “leading \(1\)” in the first entry of the first row (maybe swap some rows?), then use it to eliminate all other entries in the first column.
(c)
Obtain a leading \(1\) in the second entry of the second row (do not use/alter the first row!), then use it to eliminate all other entries in the second column (yes, you can now alter the first row).
(d)
Obtain a leading \(1\) in the third entry of the third row (do not use/alter first or second rows!), then use it to eliminate all other entries in the third column.
(e)
Turn the final augmented matrix back into a system and solve it.
Discovery 2.2.
Consider the following system.
(a)
Convert to an augmented matrix.
(b)
Via elementary row operations, obtain a leading \(1\) in the first entry of the first row (maybe combine first two rows somehow?), then use it to eliminate all other entries in the first column.
(c)
Is it possible to obtain a leading \(1\) in the second entry of the second row?
(d)
Obtain a leading \(1\) in third entry of the second row (do not use/alter the first row!), then use it to eliminate all other entries in the third column.
(e)
Assign a parameter to every variable whose column does not contain a leading one. Turn the final augmented matrix back into a system and solve it in terms of your parameter(s).
Discovery 2.3.
Consider the following system.
(a)
Convert to an augmented matrix.
(b)
Use the leading \(1\) in first entry of the first row to eliminate all other entries in the first column.
(c)
Convert the new third row back into an equation. What does this mean about the system?
Discovery 2.4.
Consider the following system. Notice that the “equals” column is all zeros. Such a system is called homogeneous.
(a)
There is one obvious particular solution to the system. What is it?
(b)
Will any row operation ever alter the “equals” column?
(c)
Convert the system to a coefficient matrix (i.e. omit the “equals” column). Then solve as usual.
Discovery 2.5.
In a homogeneous system, what is the relationship between the number of variables, the number of “leading ones” in the most reduced form of the coefficient matrix, and the number of parameters required to solve the system? What pattern of leading ones in a completely reduced coefficient matrix tells you that the corresponding homogeneous system has a single, unique solution?
Discovery 2.6.
Consider system
where the constants of each equation are not specified. For what values of the unknown constants \(b_1,b_2,b_3\) is this system consistent?
To answer this question, row reduce the associated augmented matrix (below) until you are at a point where you can determine conditions on the constants \(b_1,b_2,b_3\) that ensures the system is consistent.