Theme II: Linear Transformations
The due date for this theme is Friday, February 8, at noon.
Reading assignment: Section 1.8
Background reading: Section 1.7, 1.9
Let T be a transformation mapping Rn to Rm. We say
that T is linear if it satisfies two properties:
Repeated application of these two properties yields the important superposition principle for linear transformations:
|
Suppose that
| |||||||||||
Superposition allows us to see how linear transformations preserve properties of sets of vectors. One such property is linear dependence. Suppose that T: Rn® Rm is a linear transformation and { v1,v2,v3} are linearly dependent vectors in Rn. Prove that {T( v1) ,T( v2) ,T( v3) } are linearly dependent vectors in Rm.
It may be somewhat surprising that a linear transformation does not preserve linear independence. Give an example of a linear transformation T: R2® R2 and a pair of linearly independent vectors v1 and v2 in R2 such that T( v1) and T( v2) are not linearly independent. Be sure to show that T is linear, v1 and v2 are linearly independent, and T( v1) and T( v2) are not linearly independent.
If T: Rn® Rm is a linear transformation, then there is a matrix A that represents T; that is
|
| |||||||||||||||||||||||||||||||||||||||||||||
Many problems related to the use of computers involve linear systems. In the following problem, we will use the fact that the composition of linear transformations is a linear transformation. Before solving the problem below, prove this result. That is, suppose that T: Rn® Rm and S: Rk® Rn are linear transformations. Prove that the composition T°S defined by (T°S) ( x) = T( S( x)) is a linear transformation.
We are now ready to solve the following problem:
Modern printers have the ability to print in two different orientations: portrait (the standard orientation of a sheet of letter-sized paper which is taller than it is wide) and landscape (the paper is rotated so that it is wider than it is tall). To save paper when printing a long document, it is often convenient to print two pages of text side-by-side in landscape mode. To do this, one imagines two sheets of letter sized paper placed adjacent to each other. The pages are then rotated and either contracted or dilated in both length and width to fit on a single letter-sized sheet.
Find three linear transformations which perform these operations. One will rotate the pages, another will adjust the height, and the third will adjust the width. Identify which matrix accomplishes which task and explain why each does so.