Mathematics SKE: STRAND J. UNIT J4 Matrices: Introduction

Similar documents
STRAND J: TRANSFORMATIONS, VECTORS and MATRICES

MATRICES. a m,1 a m,n A =

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

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

Introduction to Matrices

Matrix Algebra. Learning Objectives. Size of Matrix

Lecture 7: Vectors and Matrices II Introduction to Matrices (See Sections, 3.3, 3.6, 3.7 and 3.9 in Boas)

MAC Module 1 Systems of Linear Equations and Matrices I

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

7.6 The Inverse of a Square Matrix

a11 a A = : a 21 a 22

Numerical Analysis Lecture Notes

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

Matrix Basic Concepts

Chapter 2 Notes, Linear Algebra 5e Lay

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

DETERMINANTS DEFINED BY ROW OPERATIONS

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

MAC Learning Objectives. Learning Objectives (Cont.) Module 10 System of Equations and Inequalities II

TABLE OF CONTENTS. Our aim is to give people math skillss in a very simple way Raymond J. Page 2 of 29

A Review of Matrix Analysis

OCR Maths FP1. Topic Questions from Papers. Matrices. Answers

Elementary maths for GMT

M. Matrices and Linear Algebra

SAMPLE OF THE STUDY MATERIAL PART OF CHAPTER 1 Introduction to Linear Algebra

Introduction to Matrices

POLI270 - Linear Algebra

SAMPLE OF THE STUDY MATERIAL PART OF CHAPTER 1 Introduction to Linear Algebra

Calculus II - Basic Matrix Operations

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices

[ ] 1 [ B] 7.2 Matrix Algebra Pre Calculus. 7.2 MATRIX ALGEBRA (Day 1)

1 Matrices and matrix algebra

Things we can already do with matrices. Unit II - Matrix arithmetic. Defining the matrix product. Things that fail in matrix arithmetic

Review of Vectors and Matrices

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to :

9 Appendix. Determinants and Cramer s formula

MATRIX DETERMINANTS. 1 Reminder Definition and components of a matrix

Vector/Matrix operations. *Remember: All parts of HW 1 are due on 1/31 or 2/1

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

Figure 1. Symmetries of an equilateral triangle

Lesson U2.1 Study Guide

Written as per the revised G Scheme syllabus prescribed by the Maharashtra State Board of Technical Education (MSBTE) w.e.f. academic year

Linear Equations and Matrix

Linear Algebra Primer

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions

Algebra 2 Notes Systems of Equations and Inequalities Unit 03d. Operations with Matrices

Elementary Linear Algebra

Matrices A matrix is a rectangular array of numbers. For example, the following rectangular arrays of numbers are matrices: 2 1 2

MTH 306 Spring Term 2007

Lecture 22: Section 4.7

Unit 1 Matrices Notes Packet Period: Matrices

MAC Module 3 Determinants. Learning Objectives. Upon completing this module, you should be able to:

1 Multiply Eq. E i by λ 0: (λe i ) (E i ) 2 Multiply Eq. E j by λ and add to Eq. E i : (E i + λe j ) (E i )

Introduction to Determinants

Numerical Methods Lecture 2 Simultaneous Equations

STEP Support Programme. STEP 2 Matrices Topic Notes

William Stallings Copyright 2010

Chapter 5: Matrices. Daniel Chan. Semester UNSW. Daniel Chan (UNSW) Chapter 5: Matrices Semester / 33

LINEAR ALGEBRA KNOWLEDGE SURVEY

Math 240 Calculus III

LS.1 Review of Linear Algebra

4.3 Row operations. As we have seen in Section 4.1 we can simplify a system of equations by either:

Matrices. Chapter Definitions and Notations

Some Notes on Linear Algebra

Maths for Signals and Systems Linear Algebra for Engineering Applications

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

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

Matrices and Determinants for Undergraduates. By Dr. Anju Gupta. Ms. Reena Yadav

Math 138: Introduction to solving systems of equations with matrices. The Concept of Balance for Systems of Equations

Fundamentals of Engineering Analysis (650163)

Matrix operations Linear Algebra with Computer Science Application

Linear Algebra. The analysis of many models in the social sciences reduces to the study of systems of equations.

CPE 310: Numerical Analysis for Engineers

1 - Systems of Linear Equations

Linear Algebra V = T = ( 4 3 ).

Mathematics. EC / EE / IN / ME / CE. for

MAT 1332: CALCULUS FOR LIFE SCIENCES. Contents. 1. Review: Linear Algebra II Vectors and matrices Definition. 1.2.

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

Math Camp II. Basic Linear Algebra. Yiqing Xu. Aug 26, 2014 MIT

Contents. 1 Vectors, Lines and Planes 1. 2 Gaussian Elimination Matrices Vector Spaces and Subspaces 124

6-3 Solving Systems by Elimination

Linear Algebra Tutorial for Math3315/CSE3365 Daniel R. Reynolds

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Review problems for MA 54, Fall 2004.

A 2. =... = c c N. 's arise from the three types of elementary row operations. If rref A = I its determinant is 1, and A = c 1

ECON 186 Class Notes: Linear Algebra

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

Linear Algebra and Matrix Inversion

18.02 Multivariable Calculus Fall 2007

TOPIC III LINEAR ALGEBRA

Review of Linear Algebra

ELEMENTARY LINEAR ALGEBRA

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT BUSINESS MATHEMATICS / MATHEMATICAL ANALYSIS

MATH 2050 Assignment 8 Fall [10] 1. Find the determinant by reducing to triangular form for the following matrices.

A primer on matrices

Honors Advanced Mathematics Determinants page 1

Jiu Zhang Suan Shu and the Gauss Algorithm for Linear Equations

MATH2210 Notebook 2 Spring 2018

Math 360 Linear Algebra Fall Class Notes. a a a a a a. a a a

Transcription:

UNIT : Learning objectives This unit introduces the important topic of matrix algebra. After completing Unit J4 you should be able to add and subtract matrices of the same dimensions (order) understand the differences between scalar and matrix multiplication and calculate each with confidence understand the meaning of determinant, singular matrices and adjoint matrices and be able to calculate the inverse of a 2 2 square matrix, where it exists be able to solve sets of linear simultaneous equations using matrix methods be able to express and use transformations in terms of their matrix representation. A matrix is a rectangular array of numbers. The history of matrices (and determinants) originates from the use of magic squares and Latin squares. For magic squares, the array of numbers is such that all the row and column sums and the also the sums of both diagonals, are equal (to the 'magic constant', 'magic number' or 'magic sum'). Magic squares were known to Chinese mathematicians as early as 650 BC. The first magic squares of order 5 and 6 appear in an encyclopedia from Baghdad from around 983 AD; simpler magic squares were known to several earlier Arab mathematicians. Some of these magic squares were later used in conjunction with magic letters to assist Arab illusionists and magicians. The magic square below is from ancient India; it is known as the Kubera-Kolam floor pattern 23 28 21 22 24 26 27 20 25 and used the numbers 20-28, with magic constant 72. This is just one interesting use of arrays of numbers; the more significant application of matrices came with their development to solve sets of equations. The Chinese text, Nine Chapters on the Mathematical Art, written during the Han Dynasty (206 BC - 220 AD), gives the first known example of matrix methods. First a problem is set up: "There are three types of corn, of which three bundles of the first, two of the second, and one of the third make 39 measures. Two of the first, three of the second and one of the third make 34 measures. And one of the first, two of the second and three of the third make 26 measures. How many measures of corn are contained of one bundle of each type?" Now the author does something quite remarkable. He sets up the coefficients of the system of three linear equations in three unknowns as a table on a 'counting board' (in reverse order of the context). 1 2 3 2 3 2 3 1 1 26 34 39 1

UNIT : Our 21st century methods would have us write the linear equations as the rows of the matrix rather than the columns but of course the method is identical. Most remarkably the author, writing in 200 BC, instructs the reader to multiply the middle column by 3 and subtract the right column as many times as possible, the same is then done subtracting the right column as many times as possible from 3 times the first column. This gives 0 0 3 4 5 2 8 1 1 39 24 39 Next the left most column is multiplied by 5 and then the middle column is subtracted as many times as possible. This gives 0 0 3 0 5 2 36 1 1 99 24 39 from which the solution can be found for the third type of corn, then for the second, then the first by back substitution. This method, now known as Gaussian elimination, would not become well known until the early 19th century. The modern developments of matrix algebra did not really begin until the 19th century; these were based on the work of the British mathematician Arthur Cayley (1821-1895). In 1858, Cayley published 'A Memoir on the Theory of Matrices'. In this paper, he explained how to do basic arithmetic with matrices, including addition, subtraction, scalar multiplication and matrix multiplication. Matrix addition and multiplication satisfy many (but not all) of the properties of ordinary addition and multiplication. Cayley showed how to use these properties to solve algebraic equations involving matrices. Arthur Cayley (1821-1895) Key points and principles You can only add or subtract matrices that have the same dimensions (order), that is, the same number of rows and columns as one another For scalar multiplication, you multiply every element of the matrix by the scalar Matrix multiplication is only defined for C = AB if the number of columns of A = number of rows of B; the dimensions (order) of C are (number of rows of A) (number of columns of B) A square matrix has equal numbers of rows and columns The determinant of a square matrix M is singular if det M = 0 The inverse of a square matrix M exists if det M 0 and M 1 = adj M det M 2

UNIT : You can solve the set of linear simultaneous equations, AX = B provided det A 0; then X = A 1 B Reflections, rotations and enlargements can all be expressed in the form X' = MX when M represents the transformations. Facts to remember An ( m n) matrix has m rows and n columns Matrix multiplication, AB, is only defined if the number of columns of A = number of rows of B a b If M =, det M = ad cb If det M = 0, the matrix is singular adj M d = c b a M 1 adj M det M = Writing a set of linear simultaneous equations in the form AX = B means that its solution is X = A 1 B provided A 1 exists; that is det A 0. The main transformations can be expressed as X' = MX where M is given by Reflection Reflection In the line y = x 0 1 1 0 In the line y In the y-axis In the x-axis = x 0 1 1 0 1 0 0 1 1 0 0 1 3

UNIT : Rotation (Centre of rotation is the origin) Rotation 90 clockwise 90 anticlockwise 180 (clockwise or anticlockwise) 0 1 1 0 0 1 1 0 1 0 0 1 Enlargement (Centre of enlargement is the origin) Enlargement Scale factor n n 0 0 n Glossary of terms Matrix an array of numbers in rows and columns. For example, 1 3 1. Dimensions of a matrix ( m n) where m is the number of rows and n the number of columns. 1 3 1 For example, ; this is a 2 3 ( ) matrix, that is, 2 rows and 3 columns. Scalar multiplication here you multiply every element of the matrix by the scalar. For example, 2 1 3 1 2 6 2 = 4 10 0 Matrix multiplication C = AB is only defined if the If A is n k number of columns of A = number of rows of B ( ) and B is ( k m) matrix, then C is ( n m) matrix. Square matrix this has the same number of rows and columns. Null matrix this is the matrix, of any dimensions, which has each element zero; 0 0 for example, or 0 0 0 0 4

UNIT : Identity matrix a square matrix, denoted by I, of the form 1 0 0 1 or 1 0 0 0 1 0, 0 0 1 etc. Determinant of a square matrix If M = a b, det M = ad bc. Singular matrix M is singular if M is a square matrix and det M = 0 (and non-singular if M 0). Adjoint matrix If M is a square matrix, M = a b, the adjoint matrix, is defined by M d = c b a Inverse matrix If XA = AX = I, then X is the inverse of A and is denoted by A 1 ; you can calculate A 1 by M A 1 adj = det M 5