22m:033 Notes: 1.8 Linear Transformations

Similar documents
22m:033 Notes: 3.1 Introduction to Determinants

22m:033 Notes: 1.3 Vector Equations

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices

Math 51, Homework-2. Section numbers are from the course textbook.

22m:033 Notes: 1.2 Row Reduction and Echelon Forms

22m:033 Notes: 6.1 Inner Product, Length and Orthogonality

Announcements Monday, September 25

Lecture 18: The Rank of a Matrix and Consistency of Linear Systems

Math 51, Homework-2 Solutions

MATH 2050 Assignment 8 Fall [10] 1. Find the determinant by reducing to triangular form for the following matrices.

Span & Linear Independence (Pop Quiz)

Matrix Solutions to Linear Equations

Chapter 1: Systems of Linear Equations

Math 54 Homework 3 Solutions 9/

Section 1.8/1.9. Linear Transformations

Span and Linear Independence

MAT 1332: CALCULUS FOR LIFE SCIENCES. Contents. 1. Review: Linear Algebra II Vectors and matrices Definition. 1.2.

Review Solutions for Exam 1

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Linear Algebra Exam 1 Spring 2007

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved.

Lecture 6 & 7. Shuanglin Shao. September 16th and 18th, 2013

Math 3C Lecture 20. John Douglas Moore

Chapter 4 Systems of Linear Equations; Matrices

The Comparison Test & Limit Comparison Test

Math 2940: Prelim 1 Practice Solutions

Math Matrix Theory - Spring 2012

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:

Lecture 1: Systems of linear equations and their solutions

Chapter 0 of Calculus ++, Differential calculus with several variables

Lecture 15, 16: Diagonalization

Properties of Linear Transformations from R n to R m

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

Methods for Solving Linear Systems Part 2

Elementary maths for GMT

This last statement about dimension is only one part of a more fundamental fact.

MTH 35, SPRING 2017 NIKOS APOSTOLAKIS

PH1105 Lecture Notes on Linear Algebra.

MATRICES. a m,1 a m,n A =

Math 220: Summer Midterm 1 Questions

Math 240 Calculus III

Column 3 is fine, so it remains to add Row 2 multiplied by 2 to Row 1. We obtain

Solutions to Exam I MATH 304, section 6

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

Section 1.5. Solution Sets of Linear Systems

Linear Algebra. Preliminary Lecture Notes

MTH 464: Computational Linear Algebra

Math 147 Section 3.4. Application Example

E k E k 1 E 2 E 1 A = B

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

Fundamentals of Linear Algebra. Marcel B. Finan Arkansas Tech University c All Rights Reserved

5x 2 = 10. x 1 + 7(2) = 4. x 1 3x 2 = 4. 3x 1 + 9x 2 = 8

Linear Algebra I for Science (NYC)

MA 138 Calculus 2 with Life Science Applications Matrices (Section 9.2)

1 Last time: linear systems and row operations

Homework 3 Solutions Math 309, Fall 2015

22A-2 SUMMER 2014 LECTURE Agenda

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system

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

Chapter 2 Notes, Linear Algebra 5e Lay

Calculus for Engineers II - Sample problems on Matrices. Manuela Kulaxizi

Linear Algebra: Homework 3

Linear Transformations: Standard Matrix

Dr. Allen Back. Sep. 10, 2014

7.6 The Inverse of a Square Matrix

The Cross Product The cross product of v = (v 1,v 2,v 3 ) and w = (w 1,w 2,w 3 ) is

P = 1 F m(p ) = IP = P I = f(i) = QI = IQ = 1 F m(p ) = Q, so we are done.

Linear Algebra Practice Problems

Matrix multiplications that do row operations

Properties of Matrices

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit.

Homework 1.1 and 1.2 WITH SOLUTIONS

AN ITERATION. In part as motivation, we consider an iteration method for solving a system of linear equations which has the form x Ax = b

Problem 1: Solving a linear equation

Chapter 5. Eigenvalues and Eigenvectors

Linear Algebra. Preliminary Lecture Notes

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

3.4 Elementary Matrices and Matrix Inverse

MATH 22A: LINEAR ALGEBRA Chapter 1

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

1 Last time: multiplying vectors matrices

Math Studio College Algebra

Math 344 Lecture # Linear Systems

Eigenvalue and Eigenvector Homework

Chapter 2. Systems of Equations and Augmented Matrices. Creighton University

MA 1B PRACTICAL - HOMEWORK SET 3 SOLUTIONS. Solution. (d) We have matrix form Ax = b and vector equation 4

Calculating determinants for larger matrices

1. Solve each linear system using Gaussian elimination or Gauss-Jordan reduction. The augmented matrix of this linear system is

Math 308 Practice Final Exam Page and vector y =

Matrix Factorization Reading: Lay 2.5

Solutions to Midterm 2 Practice Problems Written by Victoria Kala Last updated 11/10/2015

Notes on singular value decomposition for Math 54. Recall that if A is a symmetric n n matrix, then A has real eigenvalues A = P DP 1 A = P DP T.

e 2 = e 1 = e 3 = v 1 (v 2 v 3 ) = det(v 1, v 2, v 3 ).

MAC Learning Objectives. Learning Objectives (Cont.) Module 10 System of Equations and Inequalities II

MAC Module 1 Systems of Linear Equations and Matrices I

MAT1332 Assignment #5 solutions

2.2 Separable Equations

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

1 - Systems of Linear Equations

SOLVING LINEAR SYSTEMS

Transcription:

22m:033 Notes:.8 Linear Transformations Dennis Roseman University of Iowa Iowa City, IA http://www.math.uiowa.edu/ roseman February 9, 200

Transformation Definition. A function T : R n R m is sometimes called a transformation or a mapping. The set R n is called the domain of the transformation. If x R n, the vector T ( x in R m is called the image of x. The set of all images T ( x is called the range of T. Note: many other textbooks call the range of T, the image of T. We will sometimes use this in class. 2 Using a matrix to define a transformation We can use the multiplication of a matrix and a vector to define a transformation: If A is an n m matrix and x R n then A x will be a vector in R m. So we can define T : R n R m by: T ( x A x 2

2 Example 2. If A 3 4 then the transformation T ( x A x is a mapping from R 2 to R 3 5 6. For example T (( 2 3 4 5 6 ( 3 7 Question: is the vector b 0 0 in the range of T? In other words, can we solve A x b for some x? If we row reduce we get 2 3 4 0 5 6 0 0 0 0 0 0 0 3

This means the equations have no solution so we conclude that b is not in the range of the transformation. Note: it is important to keep in mind that the matrix we have considered is the augmented matrix for a set of equations and not just a coefficient matrix. 3 Linear Transformation Definition 3. A transformation T : R n R m is called a linear transformation if T ( u + v T ( u + T ( v for all u, v R n T (c u ct ( u for all u R n, c R Remark 3.2 Two important properties of a linear transformation are: T ( 0 0 T (c u + d v ct ( u + dt ( v The next remark is important. It says that the composition of linear transformations is a linear transformation. 4

Remark 3.3 If T : R n R m is a linear transformation and S : R m R k,is a linear transformation, then the composite T S : R n R k is a linear transformation. Proof: (T S( u + v T (S( u + v definition of composition T (S( u + S( v S is linear T (S( u + T (S( v T is linear (T S( u + (T S( v definition of composition Similarly (T S(c u c(t S( u 4 Optional calculus and linear transformations NOTE: this section will not be covered on any homework problems or tests. I mention to give an idea of how profound some of our concepts in basic understanding of mathematics. Fundamental concepts of calculus are linear transformations. 5

In the first place we can consider the set real valued functions F of a single variable as vectors since we can add them and multiply them by numbers and the numbers R is a vector space. Basically we can say: Proposition 4. The derivative is a linear transformation of F to F and the definite integral gives a linear transformation from F to R. 5 Matrix Transformations and linear transformations A transformation defined using a matrix is a linear transformation. In a section we will skip it is shown that any linear transformation T : R n R m is a matrix transformation for some matrix. 6

6 The geometry of linear transformations A linear transformation sends straight lines to straight lines or to a point. Recall a line in vector parametric form is y t m+ b. and so T ( y T (t m + b tt ( m + T ( b, which is a vector equation of a line. Example 6. Consider ( the transformation T ( x A x with matrix A. The x- axis is sent to the diagonal line y x since ( ( ( a a. 0 a On the other hand all points on the line y x are sent to a point, namely 0 : ( ( ( a 0. a 0 7

Question 6.2 For the transformation of Example 6. there ( is a line L so that all points of L are mapped by T to. Find a vector equation for L. 8

For linear transformations of the plane it is useful to see what happens to the triangle with vertices (0, 0, (, 0, and (,. See other class documents for some examples. 7 The meaning of the columns of a matrix considered as a linear transformation In the plane we have special vectors ( ( 0 and. 0 Geometrically these are unit vectors along axes. Similarly in three dimensions we have: 0 0 0, and 0. 0 0 then In two dimensions, if A T (( 0 ( a c ( a b c d and T (( 0 and T (x A x, ( b d So the column vectors of a matrix are the images of these standard unit vectors. It is easy to see that this 9

holds for matrices of other sizes not just square matrices. ( 2 3 For example for the matrix A Then 4 5 6 ( A 0, etc. 4 0 8 Finding a matrix for a transformation Is there a linear transformation T given by a matrix A so that (( ( (( ( 2 T and T 2 If we write A ( a b c d ( 2 ( a b c d ( 2 and Then we have ( a b c d ( ( This gives us four linear equations in four unknowns 0

a, b, c, and d: a + 2b 2 c + 2d a + b c + d These clearly separate into two sets of two equations with two unknowns which we can solve. Question 8. What is A in the above example.