Matrices. VCE Maths Methods - Unit 2 - Matrices

Similar documents
Matrices. VCE Maths Methods - Unit 2 - Matrices

Computer Graphics: 2D Transformations. Course Website:

A: Level 14, 474 Flinders Street Melbourne VIC 3000 T: W: tssm.com.au E: TSSM 2011 Page 1 of 8

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES

LESSON 35: EIGENVALUES AND EIGENVECTORS APRIL 21, (1) We might also write v as v. Both notations refer to a vector.

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2

CS 378: Computer Game Technology

Two conventions for coordinate systems. Left-Hand vs Right-Hand. x z. Which is which?

we must pay attention to the role of the coordinate system w.r.t. which we perform a tform

Introduction to Matrix Algebra

we must pay attention to the role of the coordinate system w.r.t. which we perform a tform

Matrices and Vectors

Eigenvectors and Eigenvalues 1

MATRIX TRANSFORMATIONS

Chapter 2 Notes, Linear Algebra 5e Lay

1 Matrices and matrix algebra

Mathematics 10 Page 1 of 7 The Quadratic Function (Vertex Form): Translations. and axis of symmetry is at x a.

k is a product of elementary matrices.

Matrix Algebra. Learning Objectives. Size of Matrix

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p

2D Geometric Transformations. (Chapter 5 in FVD)

Linear Algebra V = T = ( 4 3 ).

Lecture 3: Matrix and Matrix Operations

Arrays: Vectors and Matrices

Phys 201. Matrices and Determinants

The notes cover linear operators and discuss linear independence of functions (Boas ).

Mathematics of Cryptography Part I

The Cross Product The cross product of v = (v 1,v 2,v 3 ) and w = (w 1,w 2,w 3 ) is

Elementary maths for GMT

7Matrices and ONLINE PAGE PROOFS. applications to transformations

Demonstrate solution methods for systems of linear equations. Show that a system of equations can be represented in matrix-vector form.

ERRATA MATHEMATICS FOR THE INTERNATIONAL STUDENT MATHEMATICS HL (CORE) (2nd edition)

Basics. A VECTOR is a quantity with a specified magnitude and direction. A MATRIX is a rectangular array of quantities

is Use at most six elementary row operations. (Partial

Linear Equations in Linear Algebra

Some linear transformations on R 2 Math 130 Linear Algebra D Joyce, Fall 2013

( ) ( ) ( ) ( ) TNM046: Datorgrafik. Transformations. Linear Algebra. Linear Algebra. Sasan Gooran VT Transposition. Scalar (dot) product:

Matrix inversion and linear equations

Section 9.2: Matrices.. a m1 a m2 a mn

x + 2y + 3z = 8 x + 3y = 7 x + 2z = 3

Instruction: Operations with Matrices ( ) ( ) log 8 log 25 = If the corresponding elements do not equal, then the matrices are not equal.

Matrices BUSINESS MATHEMATICS

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics

A Learning Progression for Complex Numbers

A matrix over a field F is a rectangular array of elements from F. The symbol

CS 354R: Computer Game Technology

Identifying second degree equations

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices

All parabolas through three non-collinear points

Chapter 2. Matrix Arithmetic. Chapter 2

2.1 Matrices. 3 5 Solve for the variables in the following matrix equation.

CS-184: Computer Graphics. Today

Matrices. A matrix is a method of writing a set of numbers using rows and columns. Cells in a matrix can be referenced in the form.

Reading. 4. Affine transformations. Required: Watt, Section 1.1. Further reading:

Order of Operations. Real numbers

Algebra 2 Matrices. Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Find.

6.6 General Form of the Equation for a Linear Relation

ENGI 9420 Lecture Notes 2 - Matrix Algebra Page Matrix operations can render the solution of a linear system much more efficient.

Handout for Adequacy of Solutions Chapter SET ONE The solution to Make a small change in the right hand side vector of the equations

Matrices and Determinants

National Quali cations

Transformations. Chapter D Transformations Translation

Review of Linear Algebra

Polynomial and Synthetic Division

M 340L CS Homework Set 1

1 procedure for determining the inverse matrix

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved.

We want to determine what the graph of an exponential function. y = a x looks like for all values of a such that 0 > a > 1

Math Bank - 6. What is the area of the triangle on the Argand diagram formed by the complex number z, -iz, z iz? (a) z 2 (b) 2 z 2

Matrix Algebra Determinant, Inverse matrix. Matrices. A. Fabretti. Mathematics 2 A.Y. 2015/2016. A. Fabretti Matrices

The word Matrices is the plural of the word Matrix. A matrix is a rectangular arrangement (or array) of numbers called elements.

Review Let A, B, and C be matrices of the same size, and let r and s be scalars. Then

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra Tutorial for Math3315/CSE3365 Daniel R. Reynolds

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

Affine transformations

MATRICES The numbers or letters in any given matrix are called its entries or elements

1 Matrices and vector spaces

Section 9.2: Matrices. Definition: A matrix A consists of a rectangular array of numbers, or elements, arranged in m rows and n columns.

Math 313 (Linear Algebra) Exam 2 - Practice Exam

Section 12.4 Algebra of Matrices

Vertex form of a quadratic equation

January Further Pure Mathematics FP1 Mark Scheme

STEP Support Programme. STEP 2 Matrices Topic Notes

Vector and Affine Math

Eigenvalues and Eigenvectors

Linear Equations in Linear Algebra

Game Engineering: 2D

7.4. The Inverse of a Matrix. Introduction. Prerequisites. Learning Outcomes

Math for ML: review. Milos Hauskrecht 5329 Sennott Square, x people.cs.pitt.edu/~milos/courses/cs1675/

Prepared by: M. S. KumarSwamy, TGT(Maths) Page

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Matrices. Math 240 Calculus III. Wednesday, July 10, Summer 2013, Session II. Matrices. Math 240. Definitions and Notation.

Linear Algebra Basics

Chapter Adequacy of Solutions

Graphics (INFOGR), , Block IV, lecture 8 Deb Panja. Today: Matrices. Welcome

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections )

JEE/BITSAT LEVEL TEST

abc Mathematics Further Pure General Certificate of Education SPECIMEN UNITS AND MARK SCHEMES

Transcription:

Matrices Introduction to matrices Addition & subtraction Scalar multiplication Matri multiplication The unit matri Matri division - the inverse matri Using matrices - simultaneous equations Matri transformations

Matrices A matri is an arra of individual elements. The order (dimensions) of a matri is defined b the number of rows & columns. 2 4 6 3 0 3 2 2 matri 2 4 5 9 3 matri 4 matri rows columns order 2

Eamples of matrices The dail rate for hiring cars: da 2-7 das 8 + das Kia Rio $20 $05 $90 Toota Camr $40 $25 $0 Holden Statesman $70 $45 $20 R 20 05 90 40 25 0 70 45 20 3

Addition & subtraction of matrices A + B C A & B must be of the same order. Corresponding elements in A & B are added or subtracted. C has the same order as A & B. The commutative law holds for matrices: A + B B + A eg a $0 holida surcharge applied to the car rental: R 20 05 90 40 25 0 70 45 20 S 0 0 0 0 0 0 0 0 0 R +S 30 5 00 50 35 20 80 55 30 4

Scalar multiplication All elements can be multiplied b a scalar (single number). eg a 20% increase in the cost of hire cars: R old 20 05 90 40 25 0 70 45 20 R new R new.2 R old 44 26 08 68 50 32 24 74 44 5

Matri multiplication A B C Rows in the first matri multipl b the columns in the second. The number of rows in A & the number of columns in B gives the dimensions of C. The number of columns in A must match the number of rows in B. (m n) (n p) gives an (m p) matri. In general, B A C. 2 4 3 5 (2 3)+ (4 5) [ ] 26 [ ] 6

Matri multiplication Rows multipl b columns: The number of rows in A & the number of columns in B gives the dimension of C. The number of columns in A must match the number of rows in B. a a 2 a 2 a 22 3 0 2 b b 2 b 2 b 22 4 2 3 (a b )+(a 2 b 2 ) (a b 2 )+(a 2 b 22 ) (a 2 b )+(a 22 b 2 ) (a 2 b 2 )+(a 22 b 22 ) (3 4)+(0 2 ) (3 )+(0 3) ( 4)+( 2 2 ) ( )+( 2 3) 2+0 3+0 4 +6 2 3 3 5 7

Possible matri multiplications Rows multipl b columns: The number of rows in A & the number of columns in B gives the dimension of C. The number of columns in A must match the number of rows in B. 2 2 5 3 4 0 7 2 2 2 2 2 2-2 9-6 43 0 3 2 2 8_ 4 [ ] 3 3 0 2 4 3 2 _ 0 0 0 6 4 2 2 8 4 0 9 8 7 6 5 2 3 52 34 3 3 3 3 2 3 3 2 8

The unit matri The unit matri (I) is a square matri that can be multiplied b another matri (A) to not alter that matri. AI IA A if A is a square matri. Non square matrices can be multiplied b a square identit matri. 2 3 6 2 0 0 (2 )+(3 0) (2 0)+(3 ) 2 3 (6 )+(2 0) (6 0)+(2 ) 6 2 0 0 2 3 6 2 2 3 6 2 4 5 0 3 6 6 0 0 0 0 0 0 4 5 0 3 6 6 9

Matri division - the inverse matri A square matri has an inverse matri A -, where A A - I. Multipling b A - is equivalent to division. For a 2 2 matri: a c b d ad bc d c b a 2 2 Matri determinant (det A) ad - bc If det A 0, no solution eists. If both rows of the matri are multiples of each other, then the determinant will be zero. (A singular matri) 0

Matri division - the inverse matri For eample, the matrices shown below: 9 2 3 3 5 0 9 5 9 3 9 5 3 3 2 5 3 3 2 3 9 2 9 8 8 2 3 6 9 Det A 0, no solution eists. 9 3 6 2

Using matrices - simultaneous equations 2 Matrices can be used to help solve simultaneous equations of two or more variables. For eample, finding the equation of a quadratic curve ( a 2 + b +c) that passes through three points (-,6), (0, 3) & (2, 9). 0 0 4 2 a b c 6 3 9 6 a( ) 2 +b( )+c 3 a(0) 2 +b(0)+c 9 a(2) 2 +b(2)+c 0 0 4 2 6 3 9 a b c 6 2 3 4 3 0 6 0 6 3 9 a b c 2 3 a b c 2 2 +3 a b c

Matri transformations - translations Matri operations can be used to find the transformations of points. These can be translations, reflections, rotations or dilations. Translations: The point can be moved across or up / down. intercept: 0 (,2) +4 (5,3) + 2 + a + b + 4 5 3 + a b ' ' 3

Matri transformations - reflections Reflection around the line: the & co-ordinates are swapped. (,2) intercept: 0 (2,) 0 0 2 ( 0)+( 2) ( )+(0 2) 2 0 0 ' ' 4

Matri transformations - reflections Reflection around the ais: value changes sign. (,2) - intercept: 0 0 0 2 (,-2) ( )+ (0 2) (0 ) ( 2) 2 0 0 ' ' 5

Matri transformations - reflections Reflection around the ais: value changes sign. (-,2) (,2) - intercept: 0 0 0 2 ( )+ (0 2) (0 )+ ( 2) 2 0 0 ' ' 6

Matri transformations - dilations Dilation from the ais: value is multiplied. (,2) (5,2) 5 5 intercept: 0 5 0 0 2 (5 )+ (0 2) (0 )+ ( 2) 5 2 k 0 0 ' ' 7

Matri transformations - dilations Dilation from the ais: value is multiplied. (,4) 2 4 intercept: 0 (,2) 0 0 2 2 ( )+ (0 2) (0 )+ (2 2) 4 0 0 k ' ' 8

Matri transformations - rotations Anti-clockwise rotation about the origin. (-2,) intercept: 0 (,2) cos90 - sin90 sin90 + cos90 cos90 sin90 sin90 cos90 2 (0 ) ( 2) ( )+ (0 2) 2 cosθ sinθ sinθ cosθ ' ' 9