Definition. A matrix is a rectangular array of numbers enclosed by brackets (plural: matrices).

Similar documents
Matrix Basic Concepts

Phys 201. Matrices and Determinants

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system

Section 5.5: Matrices and Matrix Operations

Finite Mathematics Chapter 2. where a, b, c, d, h, and k are real numbers and neither a and b nor c and d are both zero.

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

4-1 Matrices and Data

Stage-structured Populations

Matrix Algebra 2.1 MATRIX OPERATIONS Pearson Education, Inc.

Linear Equations in Linear Algebra

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

Announcements Monday, October 02

CS100: DISCRETE STRUCTURES. Lecture 3 Matrices Ch 3 Pages:

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

Mathematics 13: Lecture 10

8 Matrices and operations on matrices

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

4016 MATHEMATICS TOPIC 1: NUMBERS AND ALGEBRA SUB-TOPIC 1.11 MATRICES

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

Matrix operations Linear Algebra with Computer Science Application

Matrices. Chapter Definitions and Notations

10: Representation of point group part-1 matrix algebra CHEMISTRY. PAPER No.13 Applications of group Theory

1 Matrices and matrix algebra

MATH Mathematics for Agriculture II

ICS 6N Computational Linear Algebra Matrix Algebra

Matrices and Determinants

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

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

Announcements Wednesday, October 10

Matrices BUSINESS MATHEMATICS

CLASS 12 ALGEBRA OF MATRICES

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix

Arrays: Vectors and Matrices

Appendix A: Matrices

Announcements Wednesday, October 25

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

Lecture 3 Linear Algebra Background

Math "Matrix Approach to Solving Systems" Bibiana Lopez. November Crafton Hills College. (CHC) 6.3 November / 25

POLI270 - Linear Algebra

Matrix Arithmetic. a 11 a. A + B = + a m1 a mn. + b. a 11 + b 11 a 1n + b 1n = a m1. b m1 b mn. and scalar multiplication for matrices via.

Section 12.4 Algebra of Matrices

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

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

Chapter 2. Ma 322 Fall Ma 322. Sept 23-27

Calculus II - Basic Matrix Operations

Linear Algebra Tutorial for Math3315/CSE3365 Daniel R. Reynolds

7.2 Matrix Algebra. DEFINITION Matrix. D 21 a 22 Á a 2n. EXAMPLE 1 Determining the Order of a Matrix d. (b) The matrix D T has order 4 * 2.

Introduction to Statistical Data Analysis Lecture 7: The Chi-Square Distribution

Problem #1. The following matrices are augmented matrices of linear systems. How many solutions has each system? Motivate your answer.

5.1 Introduction to Matrices

Introduction to Matrix Algebra

Graduate Mathematical Economics Lecture 1

Lecture 3: Matrix and Matrix Operations

Countable and uncountable sets. Matrices.

Undergraduate Mathematical Economics Lecture 1

Algebra II Notes Unit Four: Matrices and Determinants

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

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

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

Review of Linear Algebra

H.Alg 2 Notes: Day1: Solving Systems of Equations (Sections ) Activity: Text p. 116

MATRICES AND MATRIX OPERATIONS

Matrices: 2.1 Operations with Matrices

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

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

Matrices. In this chapter: matrices, determinants. inverse matrix

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

Elementary Row Operations on Matrices

A primer on matrices

3. Replace any row by the sum of that row and a constant multiple of any other row.

Mon Feb Matrix algebra and matrix inverses. Announcements: Warm-up Exercise:

Math 140, c Benjamin Aurispa. 2.1 Matrices

Matrices Gaussian elimination Determinants. Graphics 2009/2010, period 1. Lecture 4: matrices

Systems of Linear Equations in two variables (4.1)

Exercise Set Suppose that A, B, C, D, and E are matrices with the following sizes: A B C D E

Pre-Calculus I. For example, the system. x y 2 z. may be represented by the augmented matrix

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

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

22A-2 SUMMER 2014 LECTURE 5

September 23, Chp 3.notebook. 3Linear Systems. and Matrices. 3.1 Solve Linear Systems by Graphing

Topic 1: Matrix diagonalization

Linear Algebra I Lecture 8

Linear Algebra Section 2.6 : LU Decomposition Section 2.7 : Permutations and transposes Wednesday, February 13th Math 301 Week #4

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices

Linear Equations and Matrix

= main diagonal, in the order in which their corresponding eigenvectors appear as columns of E.

Elementary maths for GMT

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

Systems of Equations and Inequalities

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

Matrix Operations and Equations

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

Multiplying matrices by diagonal matrices is faster than usual matrix multiplication.

8.4. Systems of Equations in Three Variables. Identifying Solutions 2/20/2018. Example. Identifying Solutions. Solving Systems in Three Variables

MA : Introductory Probability

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

Math 416, Spring 2010 Matrix multiplication; subspaces February 2, 2010 MATRIX MULTIPLICATION; SUBSPACES. 1. Announcements

Matrices. 1 a a2 1 b b 2 1 c c π

Transcription:

Matrices (general theory). Definition. A matrix is a rectangular array of numbers enclosed by brackets (plural: matrices). Examples. 1 2 1 1 0 2 A= 0 0 7 B= 0 1 3 4 5 0 Terminology and Notations. Each number in a matrix is called an element or entry. Elements in a matrix are arranged in rows and columns. If a matrix has m rows and n columns, it called m n matrix. The expression m n is called the size of the matrix, and numbers m and n are called the dimensions of the matrix. Examples. Matrix A has the size 3 3. Matrix B has the size 2 3. 1 C = 2 has the size... 3 A matrix with one column is called a column matrix, with only one row a row matrix. D = [ 123] has the size 1

Note. It is important to remember that the number of rows is always given first. A matrix n n is called a square matrix of order n. Example. Matrix A (written above) is a matrix of? order. 1 0 F = 0 1 is a matrix of? order. The position of an element in a matrix is denoted by double subscript notation, where I is the row and j is the a ij a ij column containing the element. Examples. c c c a a 11 12 13 11 12 A = C = c21 c22 c23 a21 a22 c31 c32 c33 Elements with the same first and second index form the principal diagonal of the matrix. c c c a a 11 12 13 11 12 A = C = c21 c22 c23 a21 a22 c31 c32 c33 2

Matrices: Basic Operations. Equality of Matrices. Two matrices are equal if they have the same size and their corresponding elements are equal. Addition and Subtraction. The sum (difference) of two matrices of the same size is the matrix with the elements that are the sum (difference) of corresponding elements of two matrices. Problem #1. 2 1 0 1 4 2 A= 1 0 5 B = 1 3 5 3 6 4 5 2 0 Find A + B, A B. Because addition and subtraction for matrices are defined as addition and subtraction of their elements which are real numbers, properties of these operations are similar to those for real numbers. Addition is commutative and associative. 3

Product of a number and a matrix. The product of a number k and a matrix M Is a matrix formed by multiplying each element of M by k. Problem #2. For given matrix A find B= 2A 2 1 0 A = 1 0 5 3 6 4 Matrix product. The product AB can be defined for two matrices A and B only if the number of columns in A is the same as the number of rows in B. The element (ij) in the row i and column j in matrix AB is the real number equal to the sum of products of the elements from the ith row of the matrix A by elements from the jth column of matrix B. 4

Problem #3. Given two matrices A and B find the product AB. 1 1 1 2 0 1 2 3 1 1 3 2 0 2 1 Problem #4. Matrix A has size 5 2, matrix B size n 3. What value of n is necessary to make multiplication AB possible. What is the size of AB? Warning!!! Matrix multiplication is not commutative. First and second factors play different roles. AB BA. Problem #5. Given two matrices 1 A = ( 123) and B = 2, find 3 AB and BA. 5

Applications. Typical applications of matrix multiplication are Labor costs problem, Example #8 p.227, Inventory value, Nutrition problem and many-many other. Problem #6. Portfolio value. The Kaplans have 150 shares of ACME Corp., 100 shares of High Tech., and 240 shares of ABC in an investment portfolio. The closing prices of these stocks one week were Monday Tuesday Wednesday Thursday Friday Acme High Tech ABS 56 132 19 55 133 19 55 131 20= 54 130 22 53 128 21 A Find daily value of this portfolio for this week. B 150 = 100 240 this matrix ( 3 1) numbers of shares of all companies. Product A B is 5 1 matrix which elements are daily portfolio values. 26160 26110 A B= 26150 26380 25790 Monday Tuesday Wednesday Thursday Friday 6

Problem #7. In a certain county, the proportion of voters in each age group registered as Republicans, Democrats, and Independents is given by the following matrix A. Age 18-30 31-50 over 50 Republicans Democrats Independents 0.40 0.30 0.70 0.30 0.60 0.25 0.30 0.10 0.05 The distribution, by age and gender, of this county is given by the following matrix B. Age Male Female 18-30 31-50 over 50 6000 8000 12,000 14,000 14,000 16,000 a) Calculate the product AB. b) Interpret the entries in AB. c) How many female Democrats are there in this county? 7