ECON 213 Elements of Mathematics for Economists

Slides:



Advertisements
Similar presentations
4.1 Introduction to Matrices
Advertisements

Mathematics. Matrices and Determinants-1 Session.
3_3 An Useful Overview of Matrix Algebra
Review of Matrix Algebra
MATRICES. Matrices A matrix is a rectangular array of objects (usually numbers) arranged in m horizontal rows and n vertical columns. A matrix with m.
8.4 Matrix Operations Day 1 Thurs May 7 Do Now Solve X – 2y = -6 3x + 4y = 7.
Chapter 7 Matrix Mathematics Matrix Operations Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Algebra 2: Lesson 5 Using Matrices to Organize Data and Solve Problems.
ECON 1150 Matrix Operations Special Matrices
Basic Operations MultiplicationDeterminants Cramer’s RuleIdentityInverses Solving Systems of equations APPENDIX.
Matrices. A matrix, A, is a rectangular collection of numbers. A matrix with “m” rows and “n” columns is said to have order m x n. Each entry, or element,
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Unit 3: Matrices.
Lecture 7 Matrices CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
4.1: Matrix Operations Objectives: Students will be able to: Add, subtract, and multiply a matrix by a scalar Solve Matrix Equations Use matrices to organize.
Chapter 2 … part1 Matrices Linear Algebra S 1. Ch2_2 2.1 Addition, Scalar Multiplication, and Multiplication of Matrices Definition A matrix is a rectangular.
4.1: Matrix Operations Objectives: Students will be able to:
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
4.1: Matrix Operations Objectives: Students will be able to: Add, subtract, and multiply a matrix by a scalar Solve Matrix Equations Use matrices to organize.
Matrices and Determinants
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
LINEAR MODELS AND MATRIX ALGEBRA - Part 2 Chapter 4 Alpha Chiang, Fundamental Methods of Mathematical Economics 3 rd edition.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Matrices Presentation by : Miss Matkar Pallavi. P.
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.
MATRICES. Introduction Matrix algebra has several uses in economics as well as other fields of study. One important application of Matrices is that it.
Matrices, Vectors, Determinants.
Lecture 1 Linear algebra Vectors, matrices. Linear algebra Encyclopedia Britannica:“a branch of mathematics that is concerned with mathematical structures.
Matrices Introduction.
MTH108 Business Math I Lecture 20.
MAT 322: LINEAR ALGEBRA.
Chapter 4 Matrices.
Sections 2.4 and 2.5 Matrix Operations
Linear Algebraic Equations and Matrices
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Algebra Lecture 2.
Lecture 2 Matrices Lat Time - Course Overview
Chapter 7 Matrix Mathematics
1.5 Matricies.
Introduction to Matrices
ECON 213 ELEMENTS OF MATHS FOR ECONOMISTS
Linear Algebraic Equations and Matrices
L6 matrix operations.
ECON 213 Elements of Mathematics for Economists
Matrix Operations SpringSemester 2017.
Introduction to Matrices
MATRICES MATRIX OPERATIONS.
Unit 3: Matrices
Dr Huw Owens Room B44 Sackville Street Building Telephone Number 65891
2.2 Introduction to Matrices
Matrices Introduction.
Matrices and Matrix Operations
Matrices.
MATRICES Operations with Matrices Properties of Matrix Operations
Matrices.
[MATRICES ].
12.1 Addition of Matrices.
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Matrices.
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
3.5 Perform Basic Matrix Operations Algebra II.
[MATRICES ].
Presentation transcript:

ECON 213 Elements of Mathematics for Economists Session 4: Introduction to Matrix Algebra- Part One Lecturer: Dr. Monica Lambon-Quayefio, Dept. of Economics Contact Information: mplambon-quayefio@ug.edu.gh

Session Overview 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. This session explains the basic concepts and terminologies used in matrices on which the subsequent sessions on matrices will build on. Objectives: Describe what matrices are and understand the different terminology used in matrices Know the different type of matrices Be able to express a system of linear equations in matrix form Know the basic matrix operations such as addition, subtraction and multiplication Understand and prove the commutative, associative and distributive laws of matrices

Session Outline The key topics to be covered in the session are as follows: Matrices: Basic definition, related concepts and types Basic Matrix Operations Laws of Matrix Operations

Reading List Sydsaeter, K. and P. Hammond, Essential Mathematics for Economic Analysis, 2nd Edition, Prentice Hall, 2006- Chapter 15 Dowling, E. T., “Introduction to Mathematical Economics”, 3rdEdition, Shaum’s Outline Series, McGraw-Hill Inc., 2001.- Chapter 10 Chiang, A. C., “Fundamental Methods of Mathematical Economics”, McGraw Hill Book Co., New York, 1984.- Chapter 4

Matrices: Basic definition and related concepts Topic One Matrices: Basic definition and related concepts

Matrices 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

Matrices : Dimensions Dimensions: 4x1 Dimensions: 3x2 Number of rows is 4 and number of columns is 1 Dimensions: 3x2 Number of rows is 3 and number of columns is 2 Dimensions: 2x4 Number of rows is 2 and number of columns is 4

Practice Questions: Find the Dimensions

Leading Diagonal and Trace The leading/principal diagonal of a matrix is the elements of the diagonal that runs from top left top corner of the matrix to the bottom right as circled in the matrix below. When all other elements of a matrix are zero except the elements of the leading diagonal, the matrix is referred to as a diagonal matrix. The trace of a matrix is the sum of all the elements of the leading diagonal.

Types of Matrices Row Matrix - a matrix with only one row. 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.

Example 1: Find the values for x and y using matrix equality * Since the matrices are equal, the corresponding elements are equal! * Form two linear equations. * Solve the system using substitution.

* Write as linear equations * Combine like terms. * Solve using elimination. Example 1: Find the values for x and y using matrix equality

BASIC MATRIC OPERATIONS Topic Two BASIC MATRIC OPERATIONS

Matrix Operations Matrix operations involves the following Transposition Addition Subtraction Multiplication Inversion

Matrix Operations: Transpose The transpose of a matrix is a new matrix that is formed by interchanging the rows and columns. The transpose of A is denoted by A' or (AT) Examples: Given a matrix then

Matrix Operations: Transpose Symmetric matrix: A square matrix A is symmetric if A = AT Skew-symmetric matrix: A square matrix A is skew-symmetric if AT = –A Ex: is symmetric, find a, b, c? Sol:

Transpose: Examples (a) (b) (c) Sol: (a) (b) (c)

Properties of Transpose Matrices

Matrices: Addition and Subtraction Two matrices may be added (or subtracted) if and only if they are the same order or dimension. Simply add (or subtract) the corresponding elements. So, A + B = C yields where

Addition and Subtraction: Examples

Matrix Multiplication: Scalar Example: Given the matrix find 3A To multiply a scalar times a matrix, simply multiply each element of the matrix by the scalar quantity

Practice Questions Consider the Matrices A and B Scalar Multiplication: Find the following 2A ½ B 3B-A

Matrix Multiplication: 2 Matrices To multiply a matrix times a matrix, we write AB (A times B) In order to multiply matrices, they must be CONFORMABLE meaning that the number of columns in A must equal the number of rows in B So we have : A  B = C (m  n)  (n  p) = (m  p) if (m  n)  (p  n) = cannot be done (1  n)  (n  1) = a scalar (1x1)

Matrix Multiplication: 2 Matrices- Example where

Examples Contd. Dimensions: 2 x 3 2 x 2 *The number of columns in the first matrix does not match the number of rows in the second matrix so the two matrices cannot be multiplied.

Laws of matrix operations Topic Three Laws of matrix operations

Properties of matrix addition and scalar multiplication: 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

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

Practice: 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) Given the following matrices.

Trial Questions: Addition and Subtraction  

References XXXXXXXXXXXXXXXXXXXXXXXXXX