Section 1.12 Homework
8. Let be a linear map.
(b) Show that if are linearly dependent, then are linearly dependent.
Proof: Suppose that are linearly dependent. Then there are scalars , not all of which are zero that satisfy . Now recall that for any linear transformation . So then . But by linearity of we have . Combining these facts gives that . In other words, we have a linear combination of that gives zero and we know that not all of the are zero. Therefore are linearly dependent.
(c) Show that if are linearly independent then are linearly independent.
Note: This is the contrapositive statement of part (b). Hence since we proved (b), then (c) is also true as contrapositives are logically equivalent. However, we can prove this separately as follows.
Proof: Suppose that are linearly independent. To show that are linearly independent we consider any combination that gives 0. We want to show that this can only happen if all of . Since , then Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L(c_1 x_1 + \cdots +c_k x_k) = L(0) = 0}
. As in the proof of part (b) we then have Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle c_1 L(x_1) + c_2 L(x_2) + \cdots +c_k L(x_k) = 0}
. That is, we have found a linear combination of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L(x_1),L(x_2),...,L(x_k)}
that gives zero. But since Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L(x_1),L(x_2),...,L(x_k)}
are linearly independent, then we must have Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle c_1 = c_2 = \cdots = c_k = 0}
. Therefore Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_1,x_2,...,x_k}
are linearly independent.