1.3 Matrices and Matrix Operations. A matrix is a rectangular array of numbers. The numbers in the arry are called the Entries in the matrix. The size.

Slides:



Advertisements
Similar presentations
CSNB143 – Discrete Structure
Advertisements

Chapter Matrices Matrix Arithmetic
Systems of Linear Equations and Matrices
Linear System of Equations MGT 4850 Spring 2008 University of Lethbridge.
Matrices and Systems of Equations
Lecture 7: Matrix-Vector Product; Matrix of a Linear Transformation; Matrix-Matrix Product Sections 2.1, 2.2.1,
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
3.8 Matrices.
1 Operations with Matrice 2 Properties of Matrix Operations
8.4 Matrix Operations Day 1 Thurs May 7 Do Now Solve X – 2y = -6 3x + 4y = 7.
1.3 Matrices and Matrix Operations.
Chapter 2 Solving Linear Systems Matrix Definitions –Matrix--- Rectangular array/ block of numbers. –The size/order/dimension of a matrix: (The numbers.
ECON 1150 Matrix Operations Special Matrices
LINEAR ALGEBRA. 2 BASIC CONCEPTS A Matrix is a rectangular arrays of numbers (real or complex) enclosed in brackets for instance The numbers a 11,…a mn.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Matrix Algebra. Quick Review Quick Review Solutions.
A rectangular array of numbers (we will concentrate on real numbers). A nxm matrix has ‘n’ rows and ‘m’ columns What is a matrix? First column First row.
Matrices & Determinants Chapter: 1 Matrices & Determinants.
Chapter 8 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
1.3 Matrices and Matrix Operations. Definition A matrix is a rectangular array of numbers. The numbers in the array are called the entries in the matrix.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Chapter 4 – Matrix CSNB 143 Discrete Mathematical Structures.
Company LOGO Chapter 1: Matrix, Determinant, System of linear equations Module 1: Matrix Natural Science Department Example 1: The following rectangular.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Prepared by Deluar Jahan Moloy Lecturer Northern University Bangladesh
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
ES 240: Scientific and Engineering Computation. Chapter 8 Chapter 8: Linear Algebraic Equations and Matrices Uchechukwu Ofoegbu Temple University.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
Matrices Section 2.6. Section Summary Definition of a Matrix Matrix Arithmetic Transposes and Powers of Arithmetic Zero-One matrices.
CALCULUS – III Matrix Operation by Dr. Eman Saad & Dr. Shorouk Ossama.
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
MATRICES Operations with Matrices Properties of Matrix Operations
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
STROUD Worked examples and exercises are in the text Programme 5: Matrices MATRICES PROGRAMME 5.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Vectors, Matrices and their Products Hung-yi Lee.
A very brief introduction to Matrix (Section 2.7) Definitions Some properties Basic matrix operations Zero-One (Boolean) matrices.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
Matrices. Matrix A matrix is an ordered rectangular array of numbers. The entry in the i th row and j th column is denoted by a ij. Ex. 4 Columns 3 Rows.
Linear Algebra by Dr. Shorouk Ossama.
REVIEW Linear Combinations Given vectors and given scalars
MTH108 Business Math I Lecture 20.
3.8 Matrices L Al-zaid Math1101.
Matrices and Matrix Operations
Properties and Applications of Matrices
MATRICES.
Matrix Operations Free powerpoints at
MATHEMATICS Matrix Algebra
Matrix Operations Free powerpoints at
MATHEMATICS Matrix Multiplication
Matrix Operations.
Matrices and Systems of Equations 8.1
Matrix Operations Free powerpoints at
7.3 Matrices.
2. Matrix Algebra 2.1 Matrix Operations.
Section 2.4 Matrices.
2.2 Introduction to Matrices
Matrices and Matrix Operations
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc.
Systems of Linear Equations and Matrices
3.8 Matrices L Al-zaid Math1101.
Presentation transcript:

1.3 Matrices and Matrix Operations. A matrix is a rectangular array of numbers. The numbers in the arry are called the Entries in the matrix. The size of a matrix is described in terms of number of rows and columns in contains. A matrix with only one column is called a column matrix (or a column vector). A matrix with only one row is called a row matrix (or a row vector). Example:

Matrices The entry that occurs in row i and column j of a matrix of A will be denoted by aij. A general 3X4 matrix might be written as A general mXn matrix as It can be written as

The entry in row I and column j of a matrix A is also commonly denoted by the Symbol Example: A general 1Xn row matrix a and a general mX1 column matrix b would be written as A matrix A with n rows and n columns is called a square matrix of order n, and the Shaded entries of A are said to be on the main diagonal of A

Operations on Matrices Two matrices are defined to be equal if they have the same size and their Corresponding entries are equal. In matrix notation, if have the same size, then A=B if and only if for all i and j. If A and B are matrices of the same size, then the sum A+B is the matrix obtained by Adding the entries of B to the corresponding entries of A, and the difference A-B is The matrix obtained by subtracting the entries of B from the corresponding entries of A. Matrices of different sizes cannot be added or subtracted. In matrix notation, if, then

If A is any matrix and c is any scalar (real number), then the product cA is the matrix Obtained by multiplying each entry of the matrix A by c. The matrix cA is caid to be A scalar multiple of A. In matrix notation, if A=, then

If are matrices of the same size and are scalars, then Is called a linear combination of with coefficients If A is an m×r matrix and B is an r×n matrix, then the product AB is the m×n matrix whose entries are determined as follows. To find the entry in row i and column j of AB, single out row i from the matrix A and column j from the matrix B. Multiply the corresponding entries from the row and column together and then add up the resulting products The definition of matrix multiplication requires that the number of columns of the First factor A be the same as the number of rows of the second factor B in order To form the product AB. If this condition is not satisfied, the product is undefined.

In general, if is an mXr matrix and is an rXn matrix, then The entry in row i and column j of AB is given by

Partitioned Matrices A matrix can be subdivided or partitioned into smaller matrices by inserting horizontal and vertical rules between selected rows and columns Example

Matrix Multiplication by Columns and by Rows jth column matrix of AB = A [ jth column matrix of B ] ith row matrix of AB = [ ith row matrix of A ] B If a 1, a 2, …, a m denote the row matrices of A and b1, b2,..., bn denote the column matrices of B, then it follows that

Example:

Matrix Products as Linear Combinations Row and column matrices provide an alternative way of thinking about matrix multiplication.

Similarly, you can show that The product yA of a 1Xm matrix y with an mXn matrix A is a linear combination of the Row matrices of A with scalar coefficients coming from y. Example: Example In words, the product Ax of a matrix A with a column matrix x is a linear combination Of the column matrices of A with the coefficients coming from the matrix x

It follows that the jth column matrix of a product AB is a linear combination of the Column matrices of A with the coefficients coming from the jth column of B. Example:

Matrix Form of a Linear System

Let then the original system of linear equations can be replaced by the matrix equation Ax=b Here A is called the coefficient matrix.

If A is any m×n matrix, then the transpose of A, denoted by, is defined to be the n×m matrix that results from interchanging the rows and columns of A; That is, the first column of is the first row of A, the second column of is the second row of A, and so forth. Transpose of a Matrix Example:

If A is a square matrix, then the trace of A, denoted by tr(A), is defined to be the sum of the entries on the main diagonal of A. The trace of A is undefined if A is not a square matrix. Trace of a Matrix Example: