Sections 1.8/1.9: Linear Transformations

Slides:



Advertisements
Similar presentations
Chapter 4 Euclidean Vector Spaces
Advertisements

6.4 Best Approximation; Least Squares
8.3 Inverse Linear Transformations
8.2 Kernel And Range.
Chapter 6 Eigenvalues and Eigenvectors
1 1.8 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS.
2 2.3 © 2012 Pearson Education, Inc. Matrix Algebra CHARACTERIZATIONS OF INVERTIBLE MATRICES.
I. Homomorphisms & Isomorphisms II. Computing Linear Maps III. Matrix Operations VI. Change of Basis V. Projection Topics: Line of Best Fit Geometry of.
ENGG2013 Unit 5 Linear Combination & Linear Independence Jan, 2011.
Functions Definition A function from a set S to a set T is a rule that assigns to each element of S a unique element of T. We write f : S → T. Let S =
Chapter 4 Chapter Content
Chapter 2 – Linear Transformations
ME 1202: Linear Algebra & Ordinary Differential Equations (ODEs)
Elementary Linear Algebra Anton & Rorres, 9th Edition
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate systems.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
A matrix equation has the same solution set as the vector equation which has the same solution set as the linear system whose augmented matrix is Therefore:
AN ORTHOGONAL PROJECTION
1 1.7 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra LINEAR INDEPENDENCE.
Chap. 6 Linear Transformations
1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Section 4.2 Linear Transformations from R n to R m.
1 MAC 2103 Module 7 Euclidean Vector Spaces II. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Determine if a linear.
Introductions to Linear Transformations Function T that maps a vector space V into a vector space W: V: the domain of T W: the codomain of T Chapter.
Section 5.1 First-Order Systems & Applications
Class 26: Question 1 1.An orthogonal basis for A 2.An orthogonal basis for the column space of A 3.An orthogonal basis for the row space of A 4.An orthogonal.
4.3 Linearly Independent Sets; Bases
Section 9-1 An Introduction to Matrices Objective: To perform scalar multiplication on a matrix. To solve matrices for variables. To solve problems using.
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
is a linear combination of and depends upon and is called a DEPENDENT set.
Linear Transformations
1. g(x) = -x g(x) = x 2 – 2 3. g(x)= 2 – 0.2x 4. g(x) = 2|x| – 2 5. g(x) = 2.2(x+ 2) 2 Algebra II 1.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
Chapter 4 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis 5.Dimension 6. Row Space, Column Space, and Nullspace 8.Rank.
4 Vector Spaces 4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate.
2.1 Functions and their Graphs Standard: Students will understand that when a element in the domain is mapped to a unique element in the range, the relation.
Chapter 2 Functions and Linear Equations. Functions vs. Relations A "relation" is just a relationship between sets of information. A “function” is a well-behaved.
1 1.3 © 2016 Pearson Education, Ltd. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Let W be a subspace of R n, y any vector in R n, and the orthogonal projection of y onto W. …
REVIEW Linear Combinations Given vectors and given scalars
MTH108 Business Math I Lecture 20.
Linear Algebra Lecture 26.
The Inverse of a Square Matrix
Linear Algebra Lecture 19.
Linear Transformations
Linear Equations in Linear Algebra
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Linear Algebra Linear Transformations. 2 Real Valued Functions Formula Example Description Function from R to R Function from to R Function from to R.
Linear Transformations
The Matrix of a Linear Transformation (9/30/05)
Linear Transformations
Section 1.8: Introduction to Linear Transformations.
1.3 Vector Equations.
Linear Algebra Lecture 37.
Linear Algebra Lecture 39.
Linear Algebra Lecture 21.
Linear Algebra Lecture 23.
Linear Algebra Lecture 20.
Linear Transformations
Linear Algebra Lecture 6.
Section 2-2 Linear Equations Objective:
Null Spaces, Column Spaces, and Linear Transformations
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
Presentation transcript:

Sections 1.8/1.9: Linear Transformations

Recall that the difference between the matrix equation and the associated vector equation is just a matter of notation. However the matrix equation can arise is linear algebra (and applications) in a way that is not directly connected with linear combinations of vectors. This happens when we think of a matrix A as an object that acts on a vector by multiplication to produce a new vector

Example: A =

Recall that Ax is only defined if the number of columns of A equals the number of elements in the vector x.

A So multiplication by A transforms into .

In the previous example, solving the equation Ax = b can be thought of as finding all vectors x in R4 that are transformed into the vector b in R2 under the “action” of multiplication by A.

Transformation: Any function or mapping T Range Domain Codomain

Let A be an mxn matrix. Matrix Transformation: A Codomain Domain x b A

Example: The transformation T is defined by T(x)=Ax where For each of the following determine m and n.

Matrix Transformation: A x = b x A b Domain Codomain

Linear Transformation: Definition: A transformation T is linear if (i) T(u+v)=T(u)+T(v) for all u, v in the domain of T: (ii) T(cu)=cT(u) for all u and all scalars c. Theorem: If T is a linear transformation, then T(0)=0 and T(cu+dv)=cT(u)+dT(v) for all u, v and all scalars c, d.

Example. Suppose T is a linear transformation from R2 to R2 such that and . With no additional information, find a formula for the image of an arbitrary x in R2.

Theorem 10. Let be a linear transformation. Then there exists a unique matrix A such that for all x in Rn. In fact, A is the matrix whose jth column is the vector where is the jth column of the identity matrix in Rn. A is the standard matrix for the linear transformation T

Find the standard matrix of each of the following transformations. Reflection through the x-axis Reflection through the y-axis Reflection through the y=x Reflection through the y=-x Reflection through the origin

Find the standard matrix of each of the following transformations. Horizontal Contraction & Expansion Vertical Contraction & Expansion Projection onto the x-axis Projection onto the y-axis

Applets for transformations in R2 From Marc Renault’s collection… Transformation of Points http://webspace.ship.edu/msrenault/ggb/linear_transformations_points.html Visualizing Linear Transformations http://webspace.ship.edu/msrenault/ggb/visualizing_linear_transformations.html

Definition A mapping is said to be onto if each b in is the image of at least one x in . Definition A mapping is said to be one-to-one if each b in is the image of at most one x in . Theorem 11 Let be a linear transformation. Then, T is one-to-one iff has only the trivial solution. . Theorem 12 Let be a linear transformation with standard matrix A. 1. T is onto iff the columns of A span . 2. T is one-to-one iff the columns of A are linearly independent