October 9
Announcements
Section 2.1, 2.2 due this Thursday
Section 2.3, 3.1 due next Thursday
Midterm next Wednesday in class
1.1 - 3.1 (maybe 3.2)
Worksheet 1 solutions has been posted
Worksheet 2 has been posted, due this Friday
Wednesday office hours to be held in classroom?
Homogenous Systems
Let be a matrix. Then and .
Example: Find a general solution for the linear system ParseError: KaTeX parse error: {align} can be used only in display mode. Using row reduction, we see that a general solution is of the form .
The solution to the homogenous system is .
Let be a particular solution . Then solutions have the form , where is a particular solution and is the general solution to the homogenous equations.
Linear Indepedence and Span
Theorem: Let and be a vector in . Then the following are equivalent (if one is true then they are all true, if one is false then they are all false).
The set are linearly independent.
The vector equation has at most one solution.
The linear system has at most one solution.
The equation has at most 1 solution.
Example: Consider the vectors , , and . Set . Show that the columns of are linearly independent and that has a unique solution for every in .
Example: Let . The associated matrix has reduced echelon form: Is linearly independent? Can we write as a linear combination of ?
If a set of vectors is not linearly indepedent, can every vector be written as a linear combination of the other vectors? In other words, is every vector in the span of the other vectors?
Section 3.1 Linear Transformations
We can write linear equations as . We can think of it as sending to .
Definition: A function is a linear transformation if for all vectors and all scalars , we have
T(u+v) = T(u) + T(v)
T(ru) = rT(u).
Examples:
What are some examples of functions that aren't linear transforms? quadratic, ax+b
Consider the function given by . What is ? Show that this is a linear transformation. Is it associated to a matrix?
Projections are linear transforms.
Let be some matrix. Then is a linear transform. Make up some example in class.
A matrix, , is said to be an matrix if it has rows and columns. If , then is a sqaure matrix.
Theorem: Let be an matrix, and define . Then is a linear transform. Moreover, all linear transform are of this form.
Example: Consider the linear transform with matrix Is in the range of ?
Theorem: Let be a matrix, and let with be a linear transformation. Then
A vector is in the range of if and only if is a consistent linear system.
The range of is the span of the columns (this is also called the column space).
If time, talk about 1-1 and onto