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.

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

Chapter 4 Euclidean Vector Spaces
8.3 Inverse Linear Transformations
Elementary Linear Algebra Anton & Rorres, 9th Edition
Rev.S08 MAC 1114 Module 6 Trigonometric Identities II.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Signal , Weight Vector Spaces and Linear Transformations
Signal , Weight Vector Spaces and Linear Transformations
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 08 Chapter 8: Linear Transformations.
Solution of Polynomial Equations
1 MAC 2103 Module 10 lnner Product Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Define and find the.
Composite Functions and Inverse Functions
259 Lecture 14 Elementary Matrix Theory. 2 Matrix Definition  A matrix is a rectangular array of elements (usually numbers) written in rows and columns.
Rev.S08 MAC 1105 Module 3 System of Equations and Inequalities.
Boyce/DiPrima 9th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Vectors in 2-Space and 3-Space II
1 MAC 2103 Module 12 Eigenvalues and Eigenvectors.
Rev.S08 MAC 1140 Module 10 System of Equations and Inequalities II.
Chapter 4 Chapter Content
Linear Algebra Lecture 25.
1 MAC 2103 Module 9 General Vector Spaces II. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Find the coordinate.
Transformation of Graphs
MAC 1140 Module 6 Nonlinear Functions and Equations II.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Rev.S08 MAC 1105 Module 10 Higher-Degree Polynomial Functions.
Sections 1.8/1.9: Linear Transformations
1 MAC 2103 Module 6 Euclidean Vector Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Use vector notation.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
2 2.1 © 2016 Pearson Education, Inc. Matrix Algebra MATRIX OPERATIONS.
Chapter Content Real Vector Spaces Subspaces Linear Independence
1 MAC 2103 Module 3 Determinants. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Determine the minor, cofactor,
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
Chap. 6 Linear Transformations
Linear algebra: matrix Eigen-value Problems
MAC 1140 Module 5 Nonlinear Functions and Equations.
Rev.S08 MAC 1105 Module 7 Additional Equations and Inequalities.
Solving Quadratic Equations by Factoring MATH 018 Combined Algebra S. Rook.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
FUNCTIONS.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Rev.S08 MAC 1105 Module 8 Exponential and Logarithmic Functions I.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
2 2.1 © 2012 Pearson Education, Inc. Matrix Algebra MATRIX OPERATIONS.
Class 24: Question 1 Which of the following set of vectors is not an orthogonal set?
1 MAC 2103 Module 8 General Vector Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Recognize from the standard.
Elementary Linear Algebra Anton & Rorres, 9th Edition
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Linear Transformations
1 MAC 2103 Module 11 lnner Product Spaces II. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Construct an orthonormal.
2.5 – Determinants and Multiplicative Inverses of Matrices.
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.
Section 4.3 Properties of Linear Transformations from R n to R m.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
1 MAC 2103 Module 4 Vectors in 2-Space and 3-Space I.
Elementary Matrix Theory
Module 4 Quadratic Functions and Equations
Elementary Linear Algebra
Section 1.8: Introduction to Linear Transformations.
1.3 Vector Equations.
Determinants CHANGE OF BASIS © 2016 Pearson Education, Inc.
Elementary Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
General Vector Spaces I
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
Presentation transcript:

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 operator in ℜ n is one-to-one. 2. Find the inverse of a linear operator in ℜ n. 3. Use the images of the standard basis vectors to find a standard matrix in ℜ n. 4. Find the polynomial q=T(p) in P 1 corresponding to the transformation T on any polynomials in P 1. Click link to download other modules.

3 Rev.09 Euclidean Vector Spaces II Click link to download other modules. Properties of Linear Transformations from ℜ n to ℜ m Linear Transformations and Polynomials There are two major topics in this module:

4 Rev.F09 What are the Important Properties of Linear Transformations? Click link to download other modules. A transformation T: ℜ n → ℜ m is linear if both of the following relationships hold for all vectors u and v in ℜ n and for every scalar s: (See Theorem 4.3.2) a) T(u + v) = T(u) + T(v) b) T(su) = sT(u)

5 Rev.F09 What are the Important Properties of Linear Transformations? (Cont.) Click link to download other modules. It follows that: T(-v) = T[(-1)v] = (-1)T(v) = - T(v), T(u - v) = T[u + (-1) v] = T(u) + (-1)T(v) = T(u) - T(v), T(0) = T(0v) = 0T(v) = 0, since 0v = 0; and

6 Rev.F09 How to Determine if a Linear Operator in ℜ n is one-to-one? Click link to download other modules. Example: Find the standard matrix for the linear operator defined by the equations and determine whether the operator is one-to-one? (a) Solution: Since det(A) = 0, the matrix is not invertible. Thus, the linear operator in this case is not one-to-one.

7 Rev.F09 How to Determine if a Linear Operator in ℜ n is one-to-one? (Cont.) Click link to download other modules. Example: Find the standard matrix for the linear operator defined by the equations and determine whether the operator is one-to-one? (b) Solution: Since det(A) ≠ 0, the matrix is invertible. Thus, the linear operator in this case is one- to-one.

8 Rev.F09 How to Find the Inverse of the Linear Operator in ℜ n ? Click link to download other modules. Example: Find the inverse of the operator if the operator is one-to-one? Solution: From the previous slide, we have checked that the linear operator is one-to-one.

9 Rev.F09 How to Find the Inverse of the Linear Operator in ℜ n ? (Cont.) Click link to download other modules. Thus, Check:

10 Rev.F09 What are the Standard Basis Vectors in ℜ n ? Click link to download other modules. The standard basis vectors in ℜ n are the columns of I n (the identity matrix in ℜ n ). We have represented the standard basis vectors in ℜ 3 as i, j, and k; In order to extend the notations to ℜ n, we can represent them as e 1, e 2, e 3 (note that the hat notation used below is generally reserved to denote unit vectors) as follows:

11 Rev.F09 What are Standard Basis Vectors in ℜ n ? (Cont.) Click link to download other modules. As mentioned previously, the standard basis vectors in ℜ n are the columns of the I n, we can represent them in ℜ n, as e 1, e 2, …, e n as follows: Thus,

12 Rev.F09 How to Find the Standard Matrix from the Images of the Standard Basis Vectors in ℜ n ? Click link to download other modules. Now we can use the images of the standard basis vectors to find the standard matrix. As we have learned in module 6, if A is the standard matrix for T: ℜ n → ℜ m, then A = [T A ] = [T]. Thus, Note: If the linear transformation is represented by T: ℜ n → ℜ m or T A : ℜ n → ℜ m ; the matrix A = [a ij ] is called the standard matrix for the linear transformation, and T is called multiplication by A.

13 Rev.F09 How to Find the Standard Matrix from the Images of the Standard Basis Vectors in ℜ n ? (Cont.) Click link to download other modules. Example: Find the standard matrix for T: ℜ 3 → ℜ 3 from the images of the standard basis vectors, where T: ℜ 3 → ℜ 3 reflects a vector about the xz-plane and then contracts that vector by a factor of 1/2. Solution: We want to find the standard matrix from the images of the standard basis vectors, z y e 1 x

14 Rev.F09 How to Find the Standard Matrix from the Images of the Standard Basis Vectors in ℜ n ? (Cont.) Click link to download other modules. z e 2 y x

15 Rev.F09 How to Find the Standard Matrix from the Images of the Standard Basis Vectors in ℜ n ? (Cont.) Click link to download other modules. z e 3 y x

16 Rev.F09 How to Find the Standard Matrix from the Images of the Standard Basis Vectors in ℜ n ? (Cont.) Click link to download other modules. The standard matrix is:

17 Rev.F09 How to Find the Polynomial q=T(p) in P 1 Corresponding to the Transformation T on any Polynomials in P 1 ? Click link to download other modules. Example: What is the corresponding polynomial q=T(p) on polynomials of degree ≤ 1, P 1, for the multiplying matrix A: Solution: First of all, let A be the multiplying matrix for the transformation T. T is a linear operator on P 1 for which the domain is P 1 and the codomain is P 1.

18 Rev.F09 How to Find the Polynomial q=T(p) in P 1 Corresponding to the Transformation T on any Polynomials in P 1 ?(Cont.) Click link to download other modules. Thus, if p is a polynomial of degree ≤ 1 and p(x) = ax 1 + bx 0 is a linear combination with real-valued coefficients of x 1 = x and x 0 = 1, which are linearly independent functions (we will discuss this in module 8), for some real numbers a and b. Then, A multiplies the vector of coefficients of p(x). and the corresponding transformation on p(x) is as follows:

19 Rev.F09 What have we learned? We have learned to: 1. Determine if a linear operator in ℜ n is one-to-one. 2. Find the inverse of a linear operator in ℜ n. 3. Use the images of the standard basis vectors to find a standard matrix in ℜ n. 4. Find the polynomial q=T(p) in P 1 corresponding to the transformation T on any polynomials in P 1. Click link to download other modules.

20 Rev.F09 Credit Some of these slides have been adapted/modified in part/whole from the following textbook: Anton, Howard: Elementary Linear Algebra with Applications, 9th Edition Click link to download other modules.