Matrix Algebra.

Slides:



Advertisements
Similar presentations
Matrix.
Advertisements

If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Lesson 12.2 Matrix Multiplication. 3 Row and Column Order The rows in a matrix are usually indexed 1 to m from top to bottom. The columns are usually.
Mathematics. Matrices and Determinants-1 Session.
The definition of the product of two vectors is: 1 This is called the dot product. Notice the answer is just a number NOT a vector.
Dividing Polynomials.
GEOMETRIC SEQUENCES These are sequences where the ratio of successive terms of a sequence is always the same number. This number is called the common ratio.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
VECTORS. A vector is a quantity that has both magnitude and direction. It is represented by an arrow. The length of the vector represents the magnitude.
A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just.
ARITHMETIC SEQUENCES These are sequences where the difference between successive terms of a sequence is always the same number. This number is called the.
4.2 Operations with Matrices Scalar multiplication.
Properties of Logarithms
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
 Row- horizontal elements  Column- vertical elements 3 x 2 matrix.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
VECTORS. A vector is a quantity that has both magnitude and direction. It is represented by an arrow. The length of the vector represents the magnitude.
Prepared by Deluar Jahan Moloy Lecturer Northern University Bangladesh
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.
Remainder and Factor Theorems. REMAINDER THEOREM Let f be a polynomial function. If f (x) is divided by x – c, then the remainder is f (c). Let’s look.
Matrices: Basic Operations and Their Properties
Dividing Polynomials Using Synthetic Division. List all coefficients (numbers in front of x's) and the constant along the top. If a term is missing, put.
Sec 4.1 Matrices.
The sum f + g This just says that to find the sum of two functions, add them together. You should simplify by finding like terms. Combine like terms &
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.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
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.
2.4: Transformations of Functions and Graphs
Christmas Packets are due on Friday!!!
College Algebra Chapter 6 Matrices and Determinants and Applications
Finding the Inverse of a Matrix
Systems of Inequalities.
L6 matrix operations.
Basic Matrix Operations
Matrix Operations SpringSemester 2017.
THE DOT PRODUCT.
Section 7.4 Matrix Algebra.
Matrix Algebra.
Matrix Algebra.
Matrix Algebra.
(r, ).
Absolute Value.
2. Matrix Algebra 2.1 Matrix Operations.
VECTORS.
Graphing Techniques: Transformations Transformations Transformations
INVERSE FUNCTIONS.
Section 8.4 Matrix Algebra
Section 11.4 Matrix Algebra
Matrices.
INVERSE FUNCTIONS Chapter 1.5 page 120.
Matrix Algebra.
2.4: Transformations of Functions and Graphs
Solving Quadratic Equations.
INVERSE FUNCTIONS.
Graphing Techniques: Transformations Transformations: Review
Symmetric about the y axis
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
The Binomial Theorem.
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
Day 32 – Graphing Transformations
3.5 Perform Basic Matrix Operations Algebra II.
Symmetric about the y axis
2.4: Transformations of Functions and Graphs
Graphing Techniques: Transformations Transformations: Review
Rana karan dev sing.
Presentation transcript:

Matrix Algebra

Addition of Matrices If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these add these add these add these add these add these

Matrix addition is commutative Matrix addition is associative

Scalar Multiplication of Matrices If A is an m × n matrix and s is a scalar, then we let kA denote the matrix obtained by multiplying every element of A by k. This procedure is called scalar multiplication. PROPERTIES OF SCALAR MULTIPLICATION (k and h are scalar multiples (i.e. constansts))

The m × n zero matrix, denoted 0, is the m × n matrix whose elements are all zeros. 1 × 3 2 × 2

Multiplication of Matrices Price

Multiplication of Matrices

Multiplication of Matrices The multiplication of matrices is easier shown than put into words. You multiply the rows of the first matrix with the columns of the second adding products Find AB First we multiply across the first row and down the first column adding products. We put the answer in the first row, first column of the answer.

Find AB Notice the sizes of A and B and the size of the product AB. Now we multiply across the second row and down the second column and we’ll put the answer in the second row, second column. Now we multiply across the first row and down the second column and we’ll put the answer in the first row, second column. Now we multiply across the second row and down the first column and we’ll put the answer in the second row, first column. We multiplied across first row and down first column so we put the answer in the first row, first column.

To multiply matrices A and B look at their dimensions MUST BE SAME SIZE OF PRODUCT SEE PREVIOUS EXAMPLE TO SHOW WHY YOU GET A 2x2 and WHY YOU CAN MULTIPLY If the number of columns of A does not equal the number of rows of B then the product AB is undefined.

2 x 3 3 x 2 Now let’s look at the product BA. can multiply size of answer across third row as we go down first column: across second row as we go down third column: across third row as we go down second column: across third row as we go down third column: across second row as we go down second column: across second row as we go down first column: across first row as we go down second column: across first row as we go down first column: across first row as we go down third column: DO MOTION HERE ON THE BOARD TO ENGRAINNNNNNNN THE STUFF::::: Commuter's Beware! Completely different than AB!

PROPERTIES OF MATRIX MULTIPLICATION Is it possible for AB = BA ? ,yes it is possible.

Multiplying a matrix by the identity gives the matrix back again. What is AI? What is IA? identity matrix an n x n matrix with ones on the main diagonal and zeros elsewhere

Can we find a matrix to multiply the first matrix by to get the identity? Let A be an n x n matrix. If there exists a matrix B such that AB = BA = I then we call this matrix the inverse of A and denote it A-1.

USING YOUR GDC WITH MATRICES

USING YOUR GDC WITH MATRICES

Acknowledgement I wish to thank Shawna Haider from Salt Lake Community College, Utah USA for her hard work in creating this PowerPoint. www.slcc.edu Shawna has kindly given permission for this resource to be downloaded from www.mathxtc.com and for it to be modified to suit the IB Mathematics Curriculum.

HW 43 11B.1(8a) 11B.2(6) 11B.3(1adg,2defh,3c) 11B.5(1,2,3a,4a) 11B.6(1ad) 11B.7(1,5,6,7)