ALGEBRA AND TRIGONOMETRY

Slides:



Advertisements
Similar presentations
LU Factorization.
Advertisements

Problem Set 1 15.If r is the rank and d is the determinant of the matrix what is r-d? Megan Grywalski.
Applied Informatics Štefan BEREŽNÝ
3_3 An Useful Overview of Matrix Algebra
Maths for Computer Graphics
4.I. Definition 4.II. Geometry of Determinants 4.III. Other Formulas Topics: Cramer’s Rule Speed of Calculating Determinants Projective Geometry Chapter.
Matrix Operations. Matrix Notation Example Equality of Matrices.
Chapter 2 Matrices Definition of a matrix.
1 © 2012 Pearson Education, Inc. Matrix Algebra THE INVERSE OF A MATRIX.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
A matrix having a single row is called a row matrix. e.g.,
1.5 Elementary Matrices and
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Presentation on Matrices and some special matrices In partial fulfillment of the subject Vector calculus and linear algebra ( ) Submitted by: Agarwal.
 Row and Reduced Row Echelon  Elementary Matrices.
Elementary Operations of Matrix
CHAPTER 2 MATRIX. CHAPTER OUTLINE 2.1 Introduction 2.2 Types of Matrices 2.3 Determinants 2.4 The Inverse of a Square Matrix 2.5 Types of Solutions to.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
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,
Section 1.5 Elementary Matrices and a Method for Finding A −1.
1.5 Elementary Matrices and
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
13.1 Matrices and Their Sums
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
4.6: Rank. Definition: Let A be an mxn matrix. Then each row of A has n entries and can therefore be associated with a vector in The set of all linear.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
4 © 2012 Pearson Education, Inc. Vector Spaces 4.4 COORDINATE SYSTEMS.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
Properties of Inverse Matrices King Saud University.
Sec 4.1 Matrices.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
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.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
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;
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
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.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
MAT 322: LINEAR ALGEBRA.
Matrices and Vector Concepts
nhaa/imk/sem /eqt101/rk12/32
Linear Algebra Lecture 2.
CS479/679 Pattern Recognition Dr. George Bebis
Elementary Linear Algebra Anton & Rorres, 9th Edition
L8 inverse of the matrix.
CHARACTERIZATIONS OF INVERTIBLE MATRICES
EMGT 6412/MATH 6665 Mathematical Programming Spring 2016
Positive Semidefinite matrix
Matrix Operations SpringSemester 2017.
Euclidean Inner Product on Rn
CS485/685 Computer Vision Dr. George Bebis
4.6: Rank.
MATRICES Operations with Matrices Properties of Matrix Operations
Matrix Definitions It is assumed you are already familiar with the terms matrix, matrix transpose, vector, row vector, column vector, unit vector, zero.
Basics of Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
Sec 3.5 Inverses of Matrices
3.IV. Change of Basis 3.IV.1. Changing Representations of Vectors
DETERMINANT MATH 80 - Linear Algebra.
Matrix Operations SpringSemester 2017.
Eigenvalues and Eigenvectors
Subject :- Applied Mathematics
Linear Algebra: Matrix Eigenvalue Problems – Part 2
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Presentation transcript:

ALGEBRA AND TRIGONOMETRY By DR. INDU JINDAL Deptt. of Maths PGGCG SEC 42 CHD

Elementary Operations and Rank Of A Matrix

Some Definitions A matrix A is said to be a row (column) equivalent to a matrix B if B can be obtained from A after a finite number of elementary row(column) operations i.e. A∼ B.

 

A matrix in echelon form is said to be in the row reduced echelon form if Distinguished elements are equal to 1,and The column which contains the distinguished element has all other elements equal to zero. Remark : Every matrix A is row equivalent to a matrix in the echelon form or row reduced echelon form.

A matrix obtained from an identity matrix , by subjecting it to an elementary operation is called an elementary matrix. It is written as E-matrix. Theorem: Each elementary row (column) operation on a matrix A has the same effect on A as the pre-multiplication (post-multiplication) of A by the corresponding elementary matrix. Lemma: Every elementary row (column) operation on the product of two matrices can be affected by subjecting the pre-factor (post-factor) of the product of the same row (column) operation.

Types of elementary matrices  

Inverse of a Matrix  

Inverse using elementary operations  

Example 1  

Example 2  

Example 3  

Example 4  

Example 5  

Example 6  

Example 7  

Example 8  

Example 9 Prove that a skew-symmetric matrix of odd order cannot be invertible.

Example 10  

Minor of a matrix  

Example 11 Prove that the inverse of a non-singular symmetric matrix is symmetric.

Rank  

Theorems  

Example 1  

Example 2  

Example 3  

Example 4  

Example 5  

Example 6  

Rank of matrix using Elementary Operations  

 

Example 1  

Example 2  

Row and Column Vectors  

Linearly dependent  

Linearly independent  

Example 1  

Example 2  

Example 3  

Example 4  

Row-rank and Column-rank  

Example  

Equivalence of matrices Two matrices A and B of same order over a field F are said to be equivalent if there exist non-singular matrices P and Q over F such that B=PAQ Theorem The row rank, the column rank and rank of a matrix are equal.

Example 1  

Example 2  

Example 3  

Example 4  

Example 5  

Example 6  

Example 7  

Example 8 Show that if two matrices A and B over same field are of same type and have same rank, then they are equivalent matrices.