Linear Transformations
-
Transformation (map) - another word for a function, used to describe changing vectors
For , and are real number operations for the transformation
-
The transformation is a set of rules that assigns each vector in to a vector in
The transformation defined by
-
-
Image of a Set - Let be a transformation and let be a set. The image of the set under , denoted , is the set:
-
“The set of all outputs of when the inputs comes from ”
-
For in , the vector in is the image of the set
Let be rotation counter clockwise by and be the filled-in unit squre. Then is the filled-in unit squre that meets the axis at an angle of Describe this using set builder notation
Use the vector in to find a matrix that would transform into Calculate the corresponding vector in using and
It is mathematically incorrect to multiply a matrix to a set () Get
-
Linear Transformation
-
Linear Transformation, Let be subspaces. Function is linear transformation if:
For all vectors in and all scalars
-
-
If is a linear trarnsformation, then takes subspaces to subspaces
-
If is a linear transformation, then (because )
-
If is a linear transformation, then takes parallel lines to parallel lines (or points)
Let and be defined by , for each , determine whether the transformation is linear
Let be vectors, and let be a scaler
Consider , need to verify that and , computing:
Then
So satisfies all the properties of a linear transformation. Considering , notice that dooes not look like . Therefore, is not linear. Since violated a linear transformation property, then cannot be a linear transformation
-
Function Notation vs. Linear Transformation Notation
- In linear transformations: ,
- While, the number in linearly algebra (it is only a number, does not rep. function anymore)
Linear Transformation with Proofs
- Starting with a linearity proof with “let and let be a scalar” allows the argument about all vectors and scalars be developed simultaneously
- Then prove that 2 definitions are satisfied
Let be defined by , Show that is not linear
Proof Show that does not distribute with respect to scalar multiplication Therefore, cannot be a linear transformation.
Matrix Transformations
- Let be a matrix, for a vector , is another vector in . Then multiplication of can be interpreted as a transformation:
- All matrix transformations are linear transformations, BUT, only most linear transformations are matrix transformations (closely related, but not the same thing)
- Correct way to specify a linear transformations
- The transformations defined by
- The transformation given by multiplication by
- The transformation induced by
- The matrix transformation given by
- The linear transformation whose matrix is
- Incorrect way to specify a linear transformation:
Finding a Matrix for a Linear Transformation
- Know: for as a linear transformation, matrix for must be
Let the linear transformation to be . Find a matrix such that
- Write in the form of unit vectors ()
- Then
- Then
- Which means that , where _
Let be defined by . Find a matrix, , for
Because is a transformation for , will be a matrix. Let Use input-output paris to “calibrate”
Since is a matrix for , then for all and so
and
This gives the system of equations
and solving this system get:
The Composition of Linear Transformations
- Composition of Functions - let and The composition of and , notated the function defined by
Let be the transformation given by , let be rotation counter clockwise by and let be projection onto the x-aixs. Write as the composition (in some order) of
Use to determine whether is or
For : and
For ; and
Since the answer of agrees with , then
Compositions and Matrix Products
- If and are matrix transformations with matrices and , then is a matrix transformation whose matrix is given by the matrix product
Find entries of the matrix below, assuming the equation must be true . For .
Let represent the columns of matrix Then:
x_1 v_1 + x_2 v_2 + x_3 v_3 = \begin{bmatrix}3x_1 & & - x_3 \ -2x_1 & + 4x_2 & \ & 6x_2 & - 3x_3\end{bmatrix}
Extracting the coefficients, then $v_1 = (3, -2, 0) v_2 = (0, 4, 0) v_3 = (-1, 0, -3)$, combining to form the matrix $A$:
A = \begin{bmatrix}3 & 0 & - 1 \ -2 & 4 & 0 \ 0 & 6 & - 3\end{bmatrix}
An application would be linear transformations with respect to basis. Let
- where is the transformation matrix for T with respect to the standard basis
- Let be a basis for . Then where is the transformation matrix for with with respect to the basis
- Let be the change of basis matrix for the basis , then and
- is the transformation matrix for with respect to the basis . And is the change of basis matrix for . And is the transformation matrix for with respect to the standard basis. Then