Linear Algebra/Comparing Set Descriptions
From Wikibooks, the open-content textbooks collection
This subsection is optional. Later material will not require the work here.
[edit] Comparing Set Descriptions
A set can be described in many different ways. Here are two different descriptions of a single set:
For instance, this set contains
(take z = 5 and w = 5 / 2) but does not contain
(the first component gives z = 4 but that clashes with the third component, similarly the first component gives w = 4 / 5 but the third component gives something different). Here is a third description of the same set:
We need to decide when two descriptions are describing the same set. More pragmatically stated, how can a person tell when an answer to a homework question describes the same set as the one described in the back of the book?
[edit] Set Equality
Sets are equal if and only if they have the same members. A common way to show that two sets, S1 and S2, are equal is to show mutual inclusion: any member of S1 is also in S2, and any member of S2 is also in S1.[1]
- Example 4.1
To show that
equals
we show first that
and then that
.
For the first half we must check that any vector from S1 is also in S2. We first consider two examples to use them as models for the general argument. If we make up a member of S1 by trying c = 1 and d = 1, then to show that it is in S2 we need m and n such that
that is, this relation holds between m and n.
Similarly, if we try c = 2 and d = − 1, then to show that the resulting member of S1 is in S2 we need m and n such that such that
that is, this holds.
In the general case, to show that any vector from S1 is a member of S2 we must show that for any c and d there are appropriate m and n. We follow the pattern of the examples; fix
and look for m and n such that
that is, this is true.
Applying Gauss' method
gives n = (5 / 11)c − (3 / 11)d and m = (4 / 11)c + (2 / 11)d. This shows that for any choice of c and d there are appropriate m and n. We conclude any member of S1 is a member of S2 because it can be rewritten in this way:
For the other inclusion,
, we want to do the opposite. We want to show that for any choice of m and n there are appropriate c and d. So fix m and n and solve for c and d:
shows that d = (5 / 2)m − 2n and c = (3 / 2)m + n. Thus any vector from S2
is also of the right form for S1
- Example 4.2
Of course, sometimes sets are not equal. The method of the prior example will help us see the relationship between the two sets. These
are not equal sets. While P is a subset of R, it is a proper subset of R because R is not a subset of P.
To see that, observe first that given a vector from P we can express it in the form for R— if we fix x and y, we can solve for appropriate m, n, and p:
shows that that any
can be expressed as a member of R with m = x, n = 2x, and p = y:
Thus
.
But, for the other direction, the reduction resulting from fixing m, n, and p and looking for x and y
shows that the only vectors
representable in the form
are those where 0 = m + (1 / 2)n. For instance,
is in R but not in P.
[edit] Exercises
- Problem 1
Decide if the vector is a member of the set.
, 
, 
, 
, 
, 
, 
- Answer
- No.
- Yes.
- No.
- Yes.
- Yes; use Gauss' method to get k = 4 and m = − 3.
- No; use Gauss' method to conclude that there is no solution.
- Problem 2
Produce two descriptions of this set that are different than this one.
- Answer
One easy thing to do is to double and triple the vector:
- This exercise is recommended for all readers.
- Problem 3
Show that the three descriptions given at the start of this subsection all describe the same set.
- Answer
Instead of showing all three equalities, we can show that the first equals the second, and that the second equals the third. Both equalities are easy, using the methods of this subsection.
- This exercise is recommended for all readers.
- Problem 4
Show that these sets are equal
and that both describe the solution set of this system.
- Answer
That system reduces like this:
showing that w = 1, y = 4 and x = 2 − z.
- This exercise is recommended for all readers.
- Problem 5
Decide if the sets are equal.
and 
and 
and 
and 
and 
- Answer
For each item, we call the first set S1 and the other S2.
- They are equal. To see that
, we must show that any element of the first set is in the second, that is, for any vector of the form
, we look for t so that these equations hold.
- These two are equal. To show that
, we check that for any t,s we can find an appropriate m,n so that these hold.
. For
, solve
- These sets are equal. To prove that
, we must be able to solve
. For
, we solve
- Neither set is a subset of the other. For
to hold we must be able to solve
so, strictly speaking, we need not go further. But we shall also show that S2 is not a subset of S1. For
to hold, we must be able to solve
- These sets are equal. First we change the parameters:
, we solve
. The proof that
involves solving













![\begin{array}{rcl}
\begin{array}{*{2}{rc}r}
4m &- &n &= &c+d \\
m &- &3n &= &-c+d
\end{array}
&\xrightarrow[]{-(1/4)\rho_1+\rho_2}
&\begin{array}{*{2}{rc}r}
4m &- &n &= &c+d \\
& &-(11/4)n &= &-(5/4)c+(3/4)d
\end{array}
\end{array}](http://upload.wikimedia.org/math/c/0/8/c08292ec5f26b2b5ccf97414895b22fa.png)

![\begin{array}{rcl}
\begin{array}{*{2}{rc}r}
c &+ &d &= &4m-n \\
-c &+ &d &= &m-3n
\end{array}
&\xrightarrow[]{\rho_1+\rho_2}
&\begin{array}{*{2}{rc}r}
c &+ &d &= &4m-n \\
& &2d &= &5m-4n
\end{array}
\end{array}](http://upload.wikimedia.org/math/0/d/7/0d7e6445c59e488437be462c105bce56.png)






![\begin{array}{rcl}
\begin{array}{*{2}{rc}r}
x &+ &y &= &m+p \\
2x & & &= &n \\
& &y &= &p
\end{array}
&\xrightarrow[]{-2\rho_1+\rho_2}
&\begin{array}{*{2}{rc}r}
x &+ &y &= &m+p \\
& &-2y&= &-2m+n-2p \\
& &y &= &p
\end{array} \\
&\xrightarrow[]{(1/2)\rho_2+\rho_3}
&\begin{array}{*{2}{rc}r}
x &+ &y &= &m+p \\
& &-2y&= &-2m+n-2p \\
& &0 &= &m+(1/2)n
\end{array}
\end{array}](http://upload.wikimedia.org/math/a/b/5/ab596281d12ef3370ba9cb8afed7339d.png)







![\begin{array}{rcl}
&\xrightarrow[]{-\rho_1+\rho_2}
&\begin{array}{*{4}{rc}r}
x &- &y &+ &z &+ &w &= &-1 \\
& &y & & &- &w &= &3 \\
& &y & & &+ &w &= &5
\end{array} \\
&\xrightarrow[]{-\rho_2+\rho_3}
&\begin{array}{*{4}{rc}r}
x &- &y &+ &z &+ &w &= &-1 \\
& &y & & &- &w &= &3 \\
& & & & & &2w &= &2
\end{array}
\end{array}](http://upload.wikimedia.org/math/9/6/c/96c3863a0300bbc48542366d93e317a3.png)









![\begin{array}{rcl}
\left(\begin{array}{*{2}{c}|c}
4 &-4 &1t+2s \\
7 &-2 &3t+1s \\
7 &-10 &1t+5s
\end{array}\right)
&\xrightarrow[(-7/4)\rho_1+\rho_3]{(-7/4)\rho_1+\rho_2}
&\left(\begin{array}{*{2}{c}|c}
4 &-4 &1t+2s \\
0 &5 &(5/4)t-(10/4)s \\
0 &-3 &-(3/4)t+(6/4)s
\end{array}\right) \\
&\xrightarrow[]{(3/5)\rho_2+\rho_3}
&\left(\begin{array}{*{2}{c}|c}
4 &-4 &1t+2s \\
0 &5 &(5/4)t-(10/4)s \\
0 &0 &0
\end{array}\right)
\end{array}](http://upload.wikimedia.org/math/d/5/9/d59db381628c1877d7f64d11909eb7ee.png)


![\begin{array}{rcl}
\left(\begin{array}{*{2}{c}|c}
1 &2 &4m-4n \\
3 &1 &7m-2n \\
1 &5 &7m-10n
\end{array}\right)
&\xrightarrow[-\rho_1+\rho_3]{-3\rho_1+\rho_2}
&\left(\begin{array}{*{2}{c}|c}
1 &2 &4m-4n \\
0 &-5 &-5m+10n\\
0 &3 &3m-6n
\end{array}\right) \\
&\xrightarrow[]{(3/5)\rho_2+\rho_3}
&\left(\begin{array}{*{2}{c}|c}
1 &2 &4m-4n \\
0 &-5 &-5m+10n\\
0 &0 &0
\end{array}\right)
\end{array}](http://upload.wikimedia.org/math/e/1/6/e16bb3a3cceada9b80a36d6562342fe4.png)


![\left(\begin{array}{*{2}{c}|c}
2 &4 &1t \\
4 &8 &2t
\end{array}\right)
\xrightarrow[]{-2\rho_1+\rho_2}
\left(\begin{array}{*{2}{c}|c}
2 &4 &1t \\
0 &0 &0
\end{array}\right)](http://upload.wikimedia.org/math/b/d/e/bde54812879d81410c32702141ed6c4a.png)



![\begin{array}{rcl}
\left(\begin{array}{*{1}{c}|c}
1 &2m+4n \\
2 &4m+8n
\end{array}\right)
&\xrightarrow[]{-2\rho_1+\rho_2}
&\left(\begin{array}{*{1}{c}|c}
1 &2m+4n \\
0 &0
\end{array}\right)
\end{array}](http://upload.wikimedia.org/math/a/0/d/a0d1ab1d6567d27662cec18ad6a238ea.png)


![\begin{array}{rcl}
\left(\begin{array}{*{2}{c}|c}
-1 &0 &1s-1t \\
1 &1 &0s+1t \\
1 &3 &2s+0t
\end{array}\right)
&\xrightarrow[\rho_1+\rho_3]{\rho_1+\rho_2}
&\left(\begin{array}{*{2}{c}|c}
-1 &0 &1s-1t \\
0 &1 &1s+0t \\
0 &3 &3s-1t
\end{array}\right) \\
&\xrightarrow[]{-3\rho_2+\rho_3}
&\left(\begin{array}{*{2}{c}|c}
-1 &0 &1s-1t \\
0 &1 &1s+0t \\
0 &3 &0s-1t
\end{array}\right)
\end{array}](http://upload.wikimedia.org/math/4/f/b/4fb2a852d16f0b20c305aa96a669dff6.png)



![\begin{array}{rcl}
\left(\begin{array}{*{2}{c}|c}
1 &-1 &-1m+0n \\
0 &1 &1m+1n \\
2 &0 &1m+3n
\end{array}\right)
&\xrightarrow[]{-2\rho_1+\rho_3}
&\left(\begin{array}{*{2}{c}|c}
1 &-1 &-1m+0n \\
0 &1 &1m+1n \\
0 &2 &3m+3n
\end{array}\right) \\
&\xrightarrow[]{-2\rho_2+\rho_3}
&\left(\begin{array}{*{2}{c}|c}
1 &-1 &-1m+0n \\
0 &1 &1m+1n \\
0 &0 &1m+1n
\end{array}\right)
\end{array}](http://upload.wikimedia.org/math/8/6/2/8628e5f77bf65e76b0f807d7465b79db.png)




![\begin{array}{rcl}
\left(\begin{array}{*{2}{c}|c}
3 &1 &1t+2s \\
7 &3 &3t+4s \\
7 &1 &1t+6s
\end{array}\right)
&\xrightarrow[(-7/3)\rho_1+\rho_3]{(-7/3)\rho_1+\rho_2}
&\left(\begin{array}{*{2}{c}|c}
3 &1 &1t+2s \\
0 &2/3 &(2/3)t-(2/3)s \\
0 &-4/3 &(-4/3)t+(4/3)s
\end{array}\right) \\
&\xrightarrow[]{2\rho_2+\rho_3}
&\left(\begin{array}{*{2}{c}|c}
3 &1 &1t+2s \\
0 &2/3 &(2/3)t-(2/3)s \\
0 &0 &0
\end{array}\right)
\end{array}](http://upload.wikimedia.org/math/a/f/5/af5510574a4731e4d3f4a95f8c3c57d7.png)


![\begin{array}{rcl}
\left(\begin{array}{*{2}{c}|c}
1 &2 &3m+1n \\
3 &4 &7m+3n \\
1 &6 &7m+1n
\end{array}\right)
&\xrightarrow[-\rho_1+\rho_3]{-3\rho_1+\rho_2}
&\left(\begin{array}{*{2}{c}|c}
1 &2 &3m+1n \\
0 &-2 &-2m \\
0 &4 &4m
\end{array}\right) \\
&\xrightarrow[]{2\rho_2+\rho_3}
&\left(\begin{array}{*{2}{c}|c}
1 &2 &3m+1n \\
0 &-2 &-2m \\
0 &0 &0
\end{array}\right)
\end{array}](http://upload.wikimedia.org/math/8/e/5/8e506364fe04db3035d612083c4e3a65.png)
