2.1 Day 2 Linear Transformations and their Inverses For an animation of this topic visit:

Slides:



Advertisements
Similar presentations
1 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt Statistics.
Advertisements

Intermediate algebra Quadratic Formula
Math for CSLecture 11 Mathematical Methods for Computer Science Lecture 1.
Basic Mathematics for Portfolio Management. Statistics Variables x, y, z Constants a, b Observations {x n, y n |n=1,…N} Mean.
Chapter 2 Section 3 Arithmetic Operations on Matrices.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Bell Work: Multiply. Write the answer in descending order of the variable. (3x + 2) 2.
3.1 - Solving Systems by Graphing. All I do is Solve!
EXAMPLE 2 Solve a matrix equation SOLUTION Begin by finding the inverse of A = Solve the matrix equation AX = B for the 2 × 2 matrix X. 2 –7 –1.
Chapter 2 Systems of Linear Equations and Matrices Section 2.4 Multiplication of Matrices.
Systems and Matrices (Chapter5)
2.4 Inverse of Linear Transformations For an animation of this topic visit: Is the transformation.
Equation --- An equation is a mathematical statement that asserts the equality of twomathematicalstatement expressions. An equation involves an unknown,
2.2 Linear Transformations in Geometry For an animation of this topic visit
Needs Work Need to add –HW Quizzes Chapter 13 Matrices and Determinants.
MATH 250 Linear Equations and Matrices
Chapter 1 Section 1.1 Introduction to Matrices and Systems of Linear Equations.
4.5 Solving Systems using Matrix Equations and Inverses.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
4.5 Solving Systems using Matrix Equations and Inverses OBJ: To solve systems of linear equations using inverse matrices & use systems of linear equations.
Inverse Matrices and Systems
1 What you will learn  We need to review several concepts from Algebra II: Solving a system of equations graphically Solving a system of equations algebraically.
Daily Homework Quiz Review 5.3
Role of Zero in Factoring
Holt Algebra Matrix Inverses and Solving Systems A matrix can have an inverse only if it is a square matrix. But not all square matrices have inverses.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Objectives Determine whether a matrix has an inverse.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
The inverse of a Square Matrix 2.1 Day 1 (Out of Pre-Calc book 8.3) We are reloading for another chapter.
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
CW Matrix Division We have seen that for 2x2 (“two by two”) matrices A and B then AB  BA To divide matrices we need to define what we mean by division!
3.1 Day 2 Applications and properties of a Kernel.
ES 240: Scientific and Engineering Computation. Chapter 8 Chapter 8: Linear Algebraic Equations and Matrices Uchechukwu Ofoegbu Temple University.
1 Beginning & Intermediate Algebra – Math 103 Math, Statistics & Physics.
1.3 Solutions of Linear Systems
4.7 Solving Systems using Matrix Equations and Inverses
GUIDED PRACTICE for Example – – 2 12 – 4 – 6 A = Use a graphing calculator to find the inverse of the matrix A. Check the result by showing.
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
1 Beginning & Intermediate Algebra – Math 103 Math, Statistics & Physics.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
1.1 The row picture of a linear system with 3 variables.
3.8B Solving Systems using Matrix Equations and Inverses.
Warm Up Multiply the matrices. 1. Find the determinant. 2. –1 Welcome! I’m so glad you’re here! Please get your Calculator. Please get started on this.
T4.4 – Linear Systems & Matrices
COMPUTER GRAPHICS AND LINEAR ALGEBRA AN INTRODUCTION.
Matrices IB Mathematics SL. Matrices Describing Matrices Adding Matrices.
Introduction to Linear Equations
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
Daily Homework Quiz Review 5.3
Review Problems Matrices
Solve a system of linear equation in two variables
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Write your agenda message No warm-up today Turn in:
Chapter 7: Matrices and Systems of Equations and Inequalities
Multiplicative Inverses of Matrices and Matrix Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
4 minutes Warm-Up Determine the coordinates of each point in the graph below x y A B C D.
Section 9.5 Inverses of Matrices
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
Drill 1) What quadrant would each point be located in:
Graph Review Skills Needed Identify the relationship in the graph
1.11 Use Inverse Matrices to Solve Linear Systems
3.1 Day 2 Applications and properties of a Kernel
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

2.1 Day 2 Linear Transformations and their Inverses For an animation of this topic visit: Multiply the coordinates of the light blue dog by A to get the dark blue dog A= Note: view each coordinate separately as the equation Ax=b If the coordinates (of the dog) are put together to make a matrix, the equation takes Form AB= C

Example To encode the position of the dog on the previous slide multiply each coordinate of the dog by the matrix in the form Ax = b (A is the matrix) x is a vertical vector with components of the coordinates of the dog. b is the new coordinate. This is called a transformation matrix

Example If we want to start with the dark blue dog and end with the light blue dog we will need to multiply the coordinates of the dark blue dog by a matrix. This matrix is called the inverse of Matrix A. We learned how to compute an inverse yesterday.

Find the inverse What if we had multiplied the coordinates of the dog by the following matrix What would the inverse be? What would the transformation look like? (answer on next slide)

The graph What would the inverse of this matrix be? Why?

Problem 13 a Prove that for the given matrix, it is invertible if and only if the determinant is not = 0 Hint prove the case of a = 0 and separately

Problem 13 solution

Problem 13 solution continued

Linear Transformations This represents a transformation from R 3 to R

Linear transformations If there is a n nxm matrix A such that T(x) = A(x) For all x in

Problem 2 Is this transformation linear? What is the matrix of transformation? How could this transformation be changed to make it non-linear?

Problem 2 Solution Possible solution to make system non-linear y 1 = x 1 y 2 (is non-linear due to multiplication of variables) y 2 = x 2 +1 (is non-linear due to adding a constant (note: this is different from other courses you have taken) y 3 = (x 1 ) 2 (non-linear due to an exponent) If any one of these is non-linear than the entire expression is non-linear

Problem 16 Describe the transformation. And the inverse of the transformation Note: when you do your homework keep a record of each type of transformation

Problem 16 Solution

Rectangular matrices A 3 x 3 matrix represents a transformation from R 3 to R 3 What kind of transformation does a 2 x 3 matrix represent? What kind of transformation does an mxn matrix represent?

Rectangular matrices A 3 x 3 matrix represents a transformation from R 3 to R 3 What kind of transformation does a 2 x 3 matrix represent? R 3 to R 2 What kind of transformation does an mxn matrix represent? R n to R m

Homework p all (13 was already done as part of the lesson) all (May use the website shown on first slide to help with the geometric interpretation) Some math quotes: The Romans didn't find algebra very challenging, because X was always 10. (Aaron Dragushan) “There are three kinds of lies: lies, damned lies, and statistics.” Attributed by Mark Twain to Benjamin Disraeli.