Announcements September 19

Similar documents
Announcements Monday, September 25

Section 1.8/1.9. Linear Transformations

Announcements Wednesday, September 27

Announcements Monday, September 18

Announcements August 31

Span and Linear Independence

Section 3.3. Matrix Equations

Sept. 3, 2013 Math 3312 sec 003 Fall 2013

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

Fact: Every matrix transformation is a linear transformation, and vice versa.

Announcements Wednesday, August 30

Announcements Wednesday, August 30

Announcements Monday, November 26

Span & Linear Independence (Pop Quiz)

Announcements Wednesday, September 05

Announcements Wednesday, October 04

Announcements Monday, November 26

Linear transformations

Announcements Monday, October 02

Announcements Monday, November 13

Announcements Wednesday, November 7

1 Last time: multiplying vectors matrices

Announcements Monday, September 17

Announcements Wednesday, November 15

Announcements Wednesday, October 10

Announcements Monday, November 13

Announcements Wednesday, September 20

Announcements Wednesday, November 7

Announcements Monday, October 29

Chapter 1: Linear Equations

Chapter 1: Linear Equations

Properties of Linear Transformations from R n to R m

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

Announcements Tuesday, April 17

Announcements: Nov 10

Math 220 F11 Lecture Notes

Announcements Monday, November 19

Announcements Wednesday, November 01

Announcements Wednesday, November 01

Math 1553 Introduction to Linear Algebra. School of Mathematics Georgia Institute of Technology

Linear Algebra (wi1403lr) Lecture no.4

Properties of Transformations

Chapter 6: Orthogonality

Math 1553 Introduction to Linear Algebra. School of Mathematics Georgia Institute of Technology

Linear algebra and differential equations (Math 54): Lecture 10

Announcements Monday, November 20

Announcements Monday, November 19

Review for Chapter 1. Selected Topics

Math 250B Midterm I Information Fall 2018

Announcements Wednesday, October 25

Matrix-Vector Products and the Matrix Equation Ax = b

APPM 2350, Summer 2018: Exam 1 June 15, 2018

2018 Fall 2210Q Section 013 Midterm Exam I Solution

EXERCISES ON DETERMINANTS, EIGENVALUES AND EIGENVECTORS. 1. Determinants

Math 416, Spring 2010 Matrix multiplication; subspaces February 2, 2010 MATRIX MULTIPLICATION; SUBSPACES. 1. Announcements

Let s try a poll! Where did you see the solar eclipse? GaTech Home Out of Atlanta Out of Georgia I didn t watch it

Mathematics 206 Solutions for HWK 23 Section 6.3 p358

MAT188H1S LINEAR ALGEBRA: Course Information as of February 2, Calendar Description:

Brief Review of Exam Topics

Linear Algebra Exam 1 Spring 2007

Section Instructors: by now you should be scheduled into one of the following Sections:

Linear Equations in Linear Algebra

Exercise 2) Consider the two vectors v 1. = 1, 0, 2 T, v 2

Finish section 3.6 on Determinants and connections to matrix inverses. Use last week's notes. Then if we have time on Tuesday, begin:

Solutions to Math 51 First Exam October 13, 2015

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Massachusetts Institute of Technology Physics Department

Math 20E Midterm II(ver. a)

MATH 423/ Note that the algebraic operations on the right hand side are vector subtraction and scalar multiplication.

Notes on multivariable calculus

Math Week 1 notes

Linear Algebra MATH20F Midterm 1

Math 11 Fall 2016 Final Practice Problem Solutions

6. Linear Transformations.

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Math 2802 Applications of Linear Algebra. School of Mathematics Georgia Institute of Technology

Linear Equation: a 1 x 1 + a 2 x a n x n = b. x 1, x 2,..., x n : variables or unknowns

Linear algebra I Homework #1 due Thursday, Oct. 5

MATH 261 FINAL EXAM PRACTICE PROBLEMS

Physics 1A, Lecture 2: Math Review and Intro to Mo;on Summer Session 1, 2011

THE INVERSE TRIGONOMETRIC FUNCTIONS

Announcements Wednesday, September 06

MATH10212 Linear Algebra B Homework Week 4

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

1 Matrices and matrix algebra

1 Last time: determinants

Math 21a Homework 24 Solutions Spring, 2014

Section 1.5. Solution Sets of Linear Systems

Course Notes Math 275 Boise State University. Shari Ultman

Math Vector Calculus II


Solutions to Math 51 Midterm 1 July 6, 2016

3D Coordinate Transformations. Tuesday September 8 th 2015

Homework Solutions: , plus Substitutions

Physics 1A, Lecture 3: One Dimensional Kinema:cs Summer Session 1, 2011

Review Solutions for Exam 1

Math 220: Summer Midterm 1 Questions

Linear Equations in Linear Algebra

MATH 1553, SPRING 2018 SAMPLE MIDTERM 1: THROUGH SECTION 1.5

Transcription:

Announcements September 19 Please complete the mid-semester CIOS survey this week The first midterm will take place during recitation a week from Friday, September 3 It covers Chapter 1, sections 1 5 and 7 9 Homeworks 15, 17, 18 are due Friday There are three this week so that there can be two next week, the week of the midterm Quiz on Friday: sections 15 and 17 My office hours are Wednesday, 1 2pm and Thursday, 3:3 4:3pm, in Skiles 221 I ll have extra office hours next week As always, TAs office hours are posted on the website Also there are links to other resources like Math Lab

Transformations Review from last time Definition A transformation (or function or map) from R n to R m is a rule T that assigns to each vector x in R n a vector T (x) in R m x T R n domain T T (x) range R m codomain (x, sin x) x You may be used to thinking of a function in terms of its graph But for a function from R m to R n, the graph needs m + n dimensions, so it s hard to visualize and draw We won t be graphing most of the transformations in this class

Matrix Transformations Most of the transformations we encounter in this class will come from a matrix Definition Let A be an m n matrix The matrix transformation associated to A is the transformation T : R n R m defined by T (x) = Ax In other words, T takes the vector x in R n to the vector Ax in R m The domain of T is R n, which is the number of columns of A The codomain of T is R m, which is the number of rows of A The range of T is the set of all images of T : x 1 T (x) = Ax = v 1 v 2 v n x 2 = x1v1 + x2v2 + + xnvn x n This is the column span of A

Matrix Transformations Example 1 1 Let A = 1 and let T (x) = Ax, so T : R 2 R 3 1 1 ( ) 1 1 ( ) 7 3 If u = then T (u) = 1 3 = 4 4 4 1 1 7 7 Let b = 5 Find v in R 2 such that T (v) = b Is there more than one? 7 We want to find v such that Av = b We know how to do that: 1 1 7 augmented 1 1 7 row 1 2 1 v = 5 matrix 1 5 reduce 1 5 1 1 7 1 1 7 ( ) 2 This gives x = 2 and y = 5, or v = (unique) In other words, 5 1 1 ( ) 7 T (v) = 1 2 = 5 5 1 1 7

Matrix Transformations Example, continued 1 1 Let A = 1 and let T (x) = Ax, so T : R 2 R 3 1 1 Is there any c in R 3 such that there is more than one w R 2 with T (w) = c? Translation: is there any c in R 3 such that the solution set for Ax = c has more than one vector w in it? The solution set to Ax = b has only one vector v This is a translate of the solution set to Ax = So is the solution set to Ax = c So no! Find c such that there is no v with T (v) = c Translation: Find c such that Ax = c is inconsistent Translation: Find c not in the column span of A (ie, the range of T ) 1 1 a + b We could draw a picture, or notice: a + b 1 = b So 1 1 a + b anything ( in the column span has the same first and last coordinate So 12 ) c = is not in the column span 3

Matrix Transformations Geometric example 1 Let A = 1 and let T (x) = Ax, so T : R 3 R 3 x 1 x x T y = 1 y = y z z Then This is projection onto the xy-axis Picture:

Matrix Transformations Geometric example Let A = ( ) 1 and let T (x) = Ax, so T : R 2 R 2 1 T ( ) x = y ( 1 1 This is reflection over the y-axis Picture: ) ( ) x = y ( ) x y Then T

Let A = ( ) 1 1 and let T (x) = Ax, so T : R 2 R 2 (T is called a shear) 1 Poll What does T do to this sheep? Hint: first draw a picture what it does to the box around the sheep A B C sheared sheep

Linear Transformations Recall: If A is a matrix, u, v are vectors, and c is a scalar, then A(u + v) = Au + Av A(cv) = cav So if T (x) = Ax is a matrix transformation then, T (u + v) = T (u) + T (v) T (cv) = ct (v) This property is so special that it has its own name Definition A transformation T : R n R m is linear if it satisfies the above equations for all vectors u, v in R n and all scalars c In other words, T respects addition and scalar multiplication Check: if T is linear, then T () = T (cu + dv) = ct (u) + dt (v) for all vectors u, v and scalars c, d More generally, T ( c 1v 1 + c 2v 2 + + c nv n ) = c1t (v 1) + c 2T (v 2) + + c nt (v n) In engineering this is called superposition

Linear Transformations Dilation Define T : R 2 R 2 by T (x) = 15x Is T linear? Check: T (u + v) = 15(u + v) = 15u + 15v = T (u) + T (v) T (cv) = 15(cv) = c(15v) = c(tv) So T satisfies the two equations, hence T is linear This is called dilation or scaling (by a factor of 15) Picture: T

Linear Transformations Rotation Define T : R 2 R 2 by T ( ) x = y ( ) y x Is T linear? Check: (( ) ( )) ( ) ( ) ( ) ( ) u1 v1 u2 v2 (u2 + v 2) u1 + u 2 T + = + = = T u 2 v 2 u 1 v 1 (u 1 + v 1) v 1 + v 2 ( ( )) ( ) ( ) ( ) ( ) v1 cv1 cv2 v2 v1 T c = T = = c = ct v 2 cv 2 cv 1 So T satisfies the two equations, hence T is linear This is called rotation (by 9 ) Picture: v 1 v 2

Section 19 The Matrix of a Linear Transformation

Linear Transformations are Matrix Transformations Definition The unit coordinate vectors in R n are e 1 = 1, e 2 = 1,, e n 1 = 1, e n = 1 Recall: A matrix A defines a linear transformation T by T (x) = Ax Theorem Let T : R n R m be a linear transformation Let A = T (e 1) T (e 2) T (e n) This is an m n matrix, and T is the matrix transformation for A: T (x) = Ax In particular, every linear transformation is a matrix transformation The matrix A is called the standard matrix for T

Linear Transformations are Matrix Transformations Continued Why? Suppose for simplicity that T : R 3 R 2 x 1 T y = T x + y 1 + z z 1 = T ( ) xe 1 + ye 2 + ze 3 = xt (e 1) + yt (e 2) + zt (e 3) x = T (e 1) T (e 2) T (e 3) y z x = A y z So when we think of a matrix as a function from R n to R m, it s the same as thinking of a linear transformation

Linear Transformations are Matrix Transformations Example We defined the dilation transformation T : R 2 R 2 by T (x) = 15x What is its standard matrix? ( ) 15 T (e 1) = 15e 1 = ( ) 15 ( ) = A = 15 T (e 2) = 15e 2 = 15 Check: ( 15 15 ) ( ) x = y ( ) 15x = 15 15y ( ) x = T y ( ) x y

Linear Transformations are Matrix Transformations Example Question What is the matrix for the linear transformation T : R 2 R 2 defined by (Check linearity ) T (x) = x rotated counterclockwise by an angle θ? T (e 2) T (e 1) = T (e 2) = T (e 1 ) θ sin(θ) cos(θ) cos(θ) e 1 sin(θ) ( ) cos(θ) sin(θ) ( ) θ = cos(θ) sin(θ) ( 9 = ) ( ) = A = 1 sin(θ) sin(θ) cos(θ) A = 1 cos(θ) θ e 2

Linear Transformations are Matrix Transformations Example Question What is the matrix for the linear transformation T : R 3 R 3 that reflects through the xy-plane and then projects onto the yz-plane? e 1 yz reflect xy yz project yz yz xy xy xy T (e 1) =

Linear Transformations are Matrix Transformations Example, continued Question What is the matrix for the linear transformation T : R 3 R 3 that reflects through the xy-plane and then projects onto the yz-plane? yz yz yz reflect xy project yz xy e 2 xy xy T (e 2) = e 2 = 1

Linear Transformations are Matrix Transformations Example, continued Question What is the matrix for the linear transformation T : R 3 R 3 that reflects through the xy-plane and then projects onto the yz-plane? e 3 yz reflect xy yz project yz yz xy xy xy T (e 3) = 1

Linear Transformations are Matrix Transformations Example, continued Question What is the matrix for the linear transformation T : R 3 R 3 that reflects through the xy-plane and then projects onto the yz-plane? T (e 1) = T (e 2) = 1 T (e 1) = 1 = A = 1 1

Other Geometric Transformations There is a long list of geometric transformations of R 2 in 19 of Lay (Reflections over the diagonal, contractions and expansions along different axes, shears, projections, ) Please look them over