Linear Equations in Linear Algebra

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

Linear transformations

1. TRUE or FALSE. 2. Find the complete solution set to the system:

Review for Chapter 1. Selected Topics

1111: Linear Algebra I

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

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:

Linear Algebra Exam 1 Spring 2007

Span & Linear Independence (Pop Quiz)

Linear Independence x

MATH10212 Linear Algebra B Homework Week 4

Section 2.2: The Inverse of a Matrix

Solution: By inspection, the standard matrix of T is: A = Where, Ae 1 = 3. , and Ae 3 = 4. , Ae 2 =

Span and Linear Independence

Linear Algebra Math 221

Solutions to Exam I MATH 304, section 6

( v 1 + v 2 ) + (3 v 1 ) = 4 v 1 + v 2. and ( 2 v 2 ) + ( v 1 + v 3 ) = v 1 2 v 2 + v 3, for instance.

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

Matrix of Linear Xformations

Chapter 3: Theory Review: Solutions Math 308 F Spring 2015

Kevin James. MTHSC 3110 Section 4.3 Linear Independence in Vector Sp

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

Sept. 3, 2013 Math 3312 sec 003 Fall 2013

Additional Problems for Midterm 1 Review

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9

Math 220 Some Exam 1 Practice Problems Fall 2017

Linear Equations in Linear Algebra

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MATH 2050 Assignment 6 Fall 2018 Due: Thursday, November 1. x + y + 2z = 2 x + y + z = c 4x + 2z = 2

Math 3A Winter 2016 Midterm

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

Math 2331 Linear Algebra

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!!

Linear Algebra MATH20F Midterm 1

Linear Equations in Linear Algebra

Matrix of Linear Xformations

Math 2940: Prelim 1 Practice Solutions

Chapter 2 Notes, Linear Algebra 5e Lay

MathQuest: Linear Algebra

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

Linear equations in linear algebra

Vector Spaces 4.3 LINEARLY INDEPENDENT SETS; BASES Pearson Education, Inc.

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

Matrix equation Ax = b

Linear Algebra (wi1403lr) Lecture no.4

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010

Study Guide for Linear Algebra Exam 2

Lecture 22: Section 4.7

(c)

1. In this problem, if the statement is always true, circle T; otherwise, circle F.

MATH 220 FINAL EXAMINATION December 13, Name ID # Section #

Check that your exam contains 20 multiple-choice questions, numbered sequentially.

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases

Math 3191 Applied Linear Algebra

We showed that adding a vector to a basis produces a linearly dependent set of vectors; more is true.

Linear Independence. Linear Algebra MATH Linear Algebra LI or LD Chapter 1, Section 7 1 / 1

Math 54 Homework 3 Solutions 9/

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Math 2114 Common Final Exam May 13, 2015 Form A

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 4

MTH 464: Computational Linear Algebra

Solutions to Homework 5 - Math 3410

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra

Review Solutions for Exam 1

Row Space, Column Space, and Nullspace

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

MATH 1553 PRACTICE FINAL EXAMINATION

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #1. July 11, 2013 Solutions

2. Every linear system with the same number of equations as unknowns has a unique solution.

Solutions to Math 51 First Exam April 21, 2011

Lecture 9: Vector Algebra

MATH 2360 REVIEW PROBLEMS

1 Systems of equations

Row Reduction and Echelon Forms

Chapter 3. Directions: For questions 1-11 mark each statement True or False. Justify each answer.

Math 240, 4.3 Linear Independence; Bases A. DeCelles. 1. definitions of linear independence, linear dependence, dependence relation, basis

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

5.) For each of the given sets of vectors, determine whether or not the set spans R 3. Give reasons for your answers.

Lecture 6: Spanning Set & Linear Independency

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam

Eigenvalues and Eigenvectors

Family Feud Review. Linear Algebra. October 22, 2013

Math 54 HW 4 solutions

Section 3.3. Matrix Equations

Math 21b: Linear Algebra Spring 2018

(a) only (ii) and (iv) (b) only (ii) and (iii) (c) only (i) and (ii) (d) only (iv) (e) only (i) and (iii)

MATH 1553, FALL 2018 SAMPLE MIDTERM 2: 3.5 THROUGH 4.4

Linear Algebra Linearly Independent Sets; Bases

The scope of the midterm exam is up to and includes Section 2.1 in the textbook (homework sets 1-4). Below we highlight some of the important items.

Math Linear algebra, Spring Semester Dan Abramovich

Problems for M 10/12:

Math 1553, Introduction to Linear Algebra

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

Mid-term Exam #1 MATH 205, Fall 2014

Rank and Nullity. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

can only hit 3 points in the codomain. Hence, f is not surjective. For another example, if n = 4

Math 3C Lecture 25. John Douglas Moore

The Gram Schmidt Process

The Gram Schmidt Process

Transcription:

1 Linear Equations in Linear Algebra 1.9 THE MATRIX OF A LINEAR TRANSFORMATION

THE MATRIX OF A LINEAR TRANSFORMATION Theorem 10: Let T: R n R m be a linear transformation. Then there exists a unique matrix A such that T x = Ax for all x in R n In fact, A is the m n matrix whose j th column is the vector T(e j ), where e j is the j th column of the identity matrix in R n A = [T(e 1 )...T(e 1 )] (3) Slide 1.9-2

THE MATRIX OF A LINEAR TRANSFORMATION Proof: Write x= I n x = e 1 e 2 x = x 1 e 1 + + x n e n, and use the linearity of T to compute T x = T(x 1 e 1 + + x n e n )= x 1 T(e 1 ) + + x n T(e n ) = [T e 1... T e 1 ] x 1... x n = Ax Slide 1.9-3

THE MATRIX OF A LINEAR TRANSFORMATION The matrix A in (3) is called the standard matrix for the linear transformation T. We know now that every linear transformation from R n to R m can be viewed as a matrix transformation, and vice versa. The term linear transformation focuses on a property of a mapping, while matrix transformation describes how such a mapping is implemented, as the example on the next slide illustrates. Slide 1.9-4

THE MATRIX OF A LINEAR TRANSFORMATION Example 2: Find the standard matrix A for the dilation transformation T(x)= 3x, for x in R 2. Solution: Write T(e 1 )= e 1 = 3 0 and T(e 1)= e 1 = 3 0 A = 3 0 0 3 Slide 1.9-5

GEOMETRIC LINEAR TRANSFORMATIONS OF R 2 Tables 1-4 illustrate other common geometric linear transformations of the plane. Slide 1.9-6

Table 1 continued: Slide 1.9-7

Table 1 continued: Slide 1.9-8

Slide 1.9-9

Slide 1.9-10

Slide 1.9-11

Definition: A mapping T: R n R m is said to be onto R n if each b in R m is the image of at least one x in R n. Equivalently, T is onto R m when the range of T is all of the codomain R m. That is, T maps R n onto R m if, for each b in the codomain R m, there exists at least one solution of T(x)= b. Does T map R n onto R m? is an existence question. The mapping T is not onto when there is some b in R m for which the equation T(x)=b has no solution. See the figure on the next slide. Slide 1.9-12

Definition: A mapping T: R n R m is said to be oneto-one if each b in R m is the image of at most one x in R n. Slide 1.9-13

Example 4: Let T be the linear transformation whose standard matrix is A= 1 0 0 4 8 1 2 1 3 0 0 5 Does T map R 4 onto R 3? Is T a one-to-one mapping? Slide 1.9-14

Solution: Since A happens to be in echelon form, we can see at once that A has a pivot position in each row. By Theorem 4 in Section 1.4, for each b in R 3, the equation Ax=b is consistent. In other words, the linear transformation T maps R 4 (its domain) onto R 3. However, since the equation Ax=b has a free variable (because there are four variables and only three basic variables), each b is the image of more than one x. This is, T is not one-to-one. Slide 1.9-15

Theorem 11: Let T: R n R m be a linear transformation. Then T is one-to-one if and only if the equation T(x)=0 has only the trivial solution. Proof: Since T is linear, T(0) =0. If T is one-to-one, then the equation T(x)=0 has at most one solution and hence only the trivial solution. If T is not one-to-one, then there is a b that is the image of at least two different vectors in R n --say, u and v. That is T(u)=b and T(v)=b. But then, since T is linear, T u v = T u T v = b b = 0 Slide 1.9-16

The vector u v is not zero, since u v. Hence the equation T(x)=0 has more than one solution. So, either the two conditions in the theorem are both true or they are both false. Theorem 12: Let T: R n R m be a linear transformation and let A be the standard matrix for T. Then: a) T maps R n onto R m if and only if the columns of A span R m ; b) T is one-to-one if and only if the columns of A are linearly independent. Slide 1.9-17

Proof: a) By Theorem 4 in Section 1.4, the columns of A span R m if and only if for each b in R m the equation Ax=b is consistent in other words, if and only if for every b, the equation T(x)=b has at least one solution. This is true if and only if T maps R n onto R m. b) The equations T(x)=0 and Ax=0 are the same except for notation. So, by Theorem 11, T is one-to-one if and only if Ax=0 has only the trivial solution. This happens if and only if the columns of A are linearly independent. Slide 1.9-18