Download presentation
Presentation is loading. Please wait.
Published byMadison Ellis Modified over 8 years ago
1
MATRICES
2
Introduction Matrix algebra has several uses in economics as well as other fields of study. One important application of Matrices is that it enables us to handle a large system of equations. It also allows us to test for the existence of a solution to a system of equations even before we attempt solving them.
3
Uses of Matrices A company with several outlets selling several different products, a matrix provides a concise way of keeping track of stock. Reading across a row of the matrix, the firm (Nestle) can determine the level of stock in any of its outlets. By reading down the column, the firm can determine the stock of any of its products. ouletMiloMilkBar SoapBath Gel Ghana12011090150 Nigeria300180210110 Togo17519016080 Benin140170180140
5
Matrices: Definition and Terms Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in a matrix; either a number or a constant. Dimension - number of rows by number of columns of a matrix. **A matrix is named by its dimensions
6
Dimensions of Matrices Dimensions: 3x2Dimensions: 4x1 Dimensions: 2x4
7
Diagonal matrix: Trace:
8
Types of Matrices Column Matrix - a matrix with only one column. Row Matrix - a matrix with only one row. Square Matrix - a matrix that has the same number of rows and columns. Identity Matrix - An identity matrix is a square which has 1 for every element on the principal diagonal from left to right and 0 everywhere else. Equal Matrices - two matrices that have the same dimensions and each element of one matrix is equal to the corresponding element of the other matrix. *The definition of equal matrices can be used to find values when elements of the matrices are algebraic expressions.
9
* Since the matrices are equal, the corresponding elements are equal! * Form two linear equations. * Solve the system using substitution. Examples: Find the values for x and y
10
* Write as linear equations. * Combine like terms. * Solve using elimination.
11
Set each element equal and solve! 3.
12
Elementary Linear Algebra: Section 2.2, p.57 Basic Matrix Operations: Transpose
13
(b) (b)(c)(c) Sol: (a)(a) (b)(b) (c)(c) (a)(a) (Find the transpose of the following matrix)
14
Properties of Transpose Matrices
15
A square matrix A is symmetric if A = A T Ex: is symmetric, find a, b, c? A square matrix A is skew-symmetric if A T = –A Skew-symmetric matrix: Sol: Symmetric matrix:
16
Matrix Algebra: Addition and Subtraction If A and B are both m x n matrices, the sum of A and B is defined to be the m x n matrix A+B obtained by adding corresponding elements. This means that for addition and subtraction of matrices, the matrices involved should have the same order.
17
Matrix addition: Ex 2: (Matrix addition)
18
Matrix subtraction: Scalar multiplication: Ex 3: (Scalar multiplication and matrix subtraction) Find (a) 3A, (b) –B, (c) 3A – B
19
(a)(a) (b) (b) (c)(c) Sol:
20
Then (1) A+B = B + A (2) A + ( B + C ) = ( A + B ) + C (3) ( cd ) A = c ( dA ) (4) 1A = A (5) c( A+B ) = cA + cB (6) ( c+d ) A = cA + dA Properties of matrix addition and scalar multiplication:
21
Matrix Multiplication: Consider the Matrices A and B Scalar Multiplication: Find the following 2A ½ B 3B-A
22
Matric Multiplication: 2 Matrices
23
**Multiply rows times columns. **You can only multiply if the number of columns in the 1 st matrix is equal to the number of rows in the 2 nd matrix. Dimensions: 3 x 2 2 x 3 They must match. The dimensions of your answer.
24
Examples: 2(3) + -1(5)2(-9) + -1(7)2(2) + -1(-6) 3(3) + 4(5) 3(-9) + 4(7)3(2) + 4(-6)
25
Dimensions: 2 x 3 2 x 2 *They don’t match so can’t be multiplied together.*
26
(1) A(BC) = (AB)C (2) A(B+C) = AB + AC (3) (A+B)C = AC + BC (4) c (AB) = (cA) B = A (cB) Properties of matrix multiplication:
27
Commutative, Associative and Distributive Laws Commutative: A + B = B + A Associative: (A+B)+C = A(B+C) (AB)C= A(BC) Distributive: A(=B+C)= AB+AC (A+B)+C = AC + AB
28
Trial Questions: Proofs Show whether or not the following relations are true given the following matrices A, B and C. A (B+C) = AB +AC (AB)C=A(BC)
29
Trial Questions: Addition and Subtraction
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.