October 11

Announcements

3.1 Linear transformation

Theorem: Let S = {a1, …, an} with ai ∈ ℝn, A = [ai], and T(x) = Ax. (So A is square). Then the following are equivalent:

Geometry of linear transformations from R^2 to R^2

Lines go to lines (or points)! Why? T((1 − s)u + sv) = (1 − s)T(u) + sT(v).

The columns of the matrix tells you where the standard basis goes. Once you know this, you should know everything.

Let’s see what happens to the square {(x, y) : 0 ≤ x, y ≤ 1} under the following transforms
$$ \begin{bmatrix} 3 & 0 \\ 0 & 2 \end{bmatrix} $$

$$ \begin{bmatrix} 1 & 2 \\ 0 & 2 \end{bmatrix} $$

$$ \begin{bmatrix} 1 & 0 \\ 0 & 0 \end{bmatrix} $$

$$ \begin{bmatrix} \cos(\theta) & -\sin(\theta) \\ \sin(\theta) & \cos(\theta) \end{bmatrix} $$

Piecing things together

Theorem: Let S = {v1, …, vn}. Let A be the matrix with the elements of S as columns. Let B be an echelon matrix equivalent to A. Let T be a linear transform with T(x) = Ax. Then the following are equivalent

Theorem: Let S = {v1, …, vn} be a set of vectors in m. Let A be the matrix with the elements of S as columns. Let B be an echelon matrix equivalent to A. Let T be a linear transform with T(x) = Ax. Then the following are equivalent

Examples:

Kristin DeVleming exam: Let u1 = (4, 4, 2) and u2 = (8, 5,  − 3). Let v = (26, 17,  − 8). Write v as a linear combination of u1, u2. Write a vector w that is not in the span of u1, u2.

Josh Swanson exam: Are the following sets spanning?