2.1 Day 3 Linear Transformations

Slides:



Advertisements
Similar presentations
8.2 Kernel And Range.
Advertisements

Are You Smarter Than a College Algebra- Matrices? Co-Authors: Mrs. Heckman, Mrs. Angerer.
EXAMPLE 3 Use Cramer’s rule for a 2 X 2 system
Chapter 3 Determinants and Matrices
Math for CSTutorial 11 Matrix Multiplication Rule Matrices make linear transformations of vectors.
Support Vector Machines Exercise solutions Ata Kaban The University of Birmingham.
Lecture 7: Matrix-Vector Product; Matrix of a Linear Transformation; Matrix-Matrix Product Sections 2.1, 2.2.1,
Applications of matrices and determinants
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Using Inverse Matrices Solving Systems. You can use the inverse of the coefficient matrix to find the solution. 3x + 2y = 7 4x - 5y = 11 Solve the system.
6.3 Cramer’s Rule and Geometric Interpretations of a Determinant
Gabriel Cramer was a Swiss mathematician ( )
3.5 Solution by Determinants. The Determinant of a Matrix The determinant of a matrix A is denoted by |A|. Determinants exist only for square matrices.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
2.2 Linear Transformations in Geometry For an animation of this topic visit
Systems of Linear Equations Let’s say you need to solve the following for x, y, & z: 2x + y – 2z = 10 3x + 2y + 2z = 1 5x + 4y + 3z = 4 Two methods –Gaussian.
Excellent Course of Liaoning Chapter 2 Matrix The Inverse of a Matrix & the Adjugate Matrix.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
4.6 Cramer’s Rule Using Determinants to solve systems of equations.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
4.1 Matrix Operations What you should learn: Goal1 Goal2 Add and subtract matrices, multiply a matrix by a scalar, and solve the matrix equations. Use.
2.2 Day 2 Reflections and Rotations combined with Scaling The concept of transformations inspired art by M.C. Escher.
Chapter 2 Systems of Linear Equations and Matrices
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.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Row Operations Matrix Operations.
4.3 Matrix Multiplication 1.Multiplying a Matrix by a Scalar 2.Multiplying Matrices.
Eigenvectors and Linear Transformations Recall the definition of similar matrices: Let A and C be n  n matrices. We say that A is similar to C in case.
3.1 Day 2 Applications and properties of a Kernel.
Chapter 9 - Transformations. 90 degree rotation (x 1, y 1 ) 180 degree rotation (x 2, y 2 ) 270 degree rotation (x 3, y 3 )
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Chapter 7 Solving systems of equations substitution (7-1) elimination (7-1) graphically (7-1) augmented matrix (7-3) inverse matrix (7-3) Cramer’s Rule.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
Transformations Review M7G2: Students will demonstrate understanding of dilations, translations, rotations, and reflections of figures.
MAT 4725 Numerical Analysis Section 7.1 Part I Norms of Vectors and Matrices
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
w v The reflection of throughvw Reflection is a linear transformation Find a matrix M such that M = v The reflection of through y = mxv.
4.3 Matrix of Linear Transformations y RS T R ′S ′ T ′ x.
Paper Code : BCA-03 Paper Title : Mathematics Theory.
Warm Up  .
Use Inverse Matrices to Solve Linear Systems
Cramer’s Rule (because Cramer RULES!)
Homework, Page 460 Prove the algebraic identity. 1.
LINEAR ALGEBRA.
Matrices and vector spaces
Using Determinants to solve systems of equations
Section 7.4 Matrix Algebra.
7.3 Matrices.
2-D Geometry.
Properties of Logarithmic Functions
Transformations in 3 Dimensions CS /28/2018 Dr. Mark L. Hornick
FP1 Matrices Transformations
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Evaluate Determinants & Apply Cramer’s Rule
Chapter 7: Matrices and Systems of Equations and Inequalities
Using matrices to solve Systems of Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
Students will write a summary explaining how to use Cramer’s rule.
1.3 Vector Equations.
Chapter 3 Linear Algebra
Method 1: Substitution methods
Chapter 7: Matrices and Systems of Equations and Inequalities
4.4 Objectives Day 1: Find the determinants of 2  2 and 3  3 matrices. Day 2: Use Cramer’s rule to solve systems of linear equations. Vocabulary Determinant:
4.3 Determinants and Cramer’s Rule
Finding the Inverse Matrix Day 2
3.1 Day 2 Applications and properties of a Kernel
Check even answers p.76: Hint: One of the problems on p.76 has
Rotations Day 120 Learning Target:
Presentation transcript:

2.1 Day 3 Linear Transformations

Library of basic matrices What matrices do we have in our library of basic matrices?

32 Solution Use your knowledge of matrix multiplication to justify why this matrix results in a scaling. What is the general form of a matrix that scales inputs by a factor of b.

Problem 33

33 Solution

Note the procedure for problem 33 in n dimensions

Problem 34

34 Solution Please record this for use in future sections (see next slide)

Rotations The matrix of counterclockwise rotation in real 2 dimensional space through angle theta is Note this is a matrix of the form

Problem 13b prove this formula

Homework p. 51 24 - 32all, 39,40,41,42 Use elementary matrices to create a matrix that will rotate points clockwise Note: Record your answers to 24 – 30 for future use as examples of transformation matrices

Proof of Cramer’s rule http://en.wikipedia.org/wiki/Cramer%27s_rule

The idea from problem 13 expands into 3x3 (explained on the next slide)

Explanation of adjoint and inverse rule