SlideShare a Scribd company logo
1 of 16
Download to read offline
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Tutorial-I: Matrices
Basic Mathematics:
Matrices
Dr. Mehar Chand
Department of Mathematics
Baba Farid College, Bathinda-151001
April 21, 2020
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Contents
1 Introduction
2 Types of Matrices
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular matrix
Lower triangular matrix
Triangular matrix
3 Equality of matrix
4 Full video Lecture
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Introduction
The Matrices play very important role in Science, Engineer-
ing, Business and Economics. There are many applications
in various topics such as solving simultaneous equations,
linear programming, input-output analysis etc.
Definition (Matrix)
A matrix of order m × n (can be read as m by n) is an
ordered rectangular arrangement of m, n numbers or
functions consisting of m rows and n columns and is
defined as: A = [aij ]m×n
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Square Matrix
Definition (Square Matrix)
A matrix A = [aij ]m×n is called a square matrix if m = n i.e.
the number of rows are equal to columns.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Row Matrix
Definition (Row Matrix)
A matrix A = [aij ]m×n is called a row matrix if m = 1 i.e. the
matrix has only one row.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Column Matrix
Definition (Column Matrix)
A matrix A = [aij ]m×n is called a column matrix if n = 1 i.e.
the matrix has only one column
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Diagonal Matrix
Definition (Diagonal Matrix)
A square matrix A = [aij ]m×n is called a Diagonal Matrix if
aij = 0 for i = j and aij = 0 for i = j . a11, a22, ... are called
diagonal elements of square matrix. The diagonal elements
are said to constitute principal diagonal or simply
diagonal of the matrix.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Scalar Matrix
Definition (Scalar Matrix)
A matrix A = [aij ]m×n is called a Scalar matrix if aij = a for
i = j and aij = 0 for i = j.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Identity Matrix
Definition (Identity Matrix)
A matrix A = [aij ]m×n is called a Identity matrix if aij = 1 for
i = j and aij = 0 for i = j.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Null (or Zero) Matrix
Definition (Null (or Zero) Matrix)
A matrix A = [aij ]m×n is called a Null (or Zero) Matrix if each
elements of the matrix are zero. The zero matrix of order
m × n is usually denoted by Om×n or O
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Upper triangular matrix
Definition (Upper triangular matrix)
A square matrix A = [aij ]n×n is called a Upper triangular
matrix if aij = 0 for i > j. In other words we can say that a
square matrix is an upper triangular matrix is all the
elements below the principal diagonal are zero.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Lower triangular matrix
Definition (Lower triangular matrix)
A square matrix A = [aij ]n×n is called a Upper triangular
matrix if aij = 0 for i < j. In other words we can say that a
square matrix is an Lower triangular matrix is all the
elements above the principal diagonal are zero.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Triangular matrix
Definition (Triangular matrix)
A square matrix A = [aij ]n×n is called a triangular matrix if it
is either upper triangular matrix or lower triangular matrix.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Equality of matrices
Definition (Equal of matrix)
Two matrices A = [aij ]m×n and B = [bij ]m×n are said to be
equal if they are of same order and their corresponding
elements are equal.
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Full video Lecture
To see full video lecture visit the below link
https://youtu.be/hEId2ZuD4Qc
Dr. Mehar Chand Properties Associated with Sphere
Properties
Associated
with Sphere
Dr. Mehar
Chand
Introduction
Types
Square Matrix
Row Matrix
Column Matrix
Diagonal Matrix
Scalar Matrix
Identity Matrix
Null Matrix
Upper triangular
matrix
Lower triangular
matrix
Triangular matrix
Equality of
matrix
Video
Thank you
Dr. Mehar Chand Properties Associated with Sphere

More Related Content

More from Dr. Mehar Chand

More from Dr. Mehar Chand (14)

Tutorial 7: Transpose of matrices and Its properties
Tutorial 7: Transpose of matrices and Its propertiesTutorial 7: Transpose of matrices and Its properties
Tutorial 7: Transpose of matrices and Its properties
 
Tutorial 4 : Properties of Matrices Addition
Tutorial 4 : Properties of Matrices AdditionTutorial 4 : Properties of Matrices Addition
Tutorial 4 : Properties of Matrices Addition
 
Tutorial 4 : Properties of Matrices Addition
Tutorial 4 : Properties of Matrices AdditionTutorial 4 : Properties of Matrices Addition
Tutorial 4 : Properties of Matrices Addition
 
Tutorial 3: Matrices-Addition and Subtraction of Matrices
Tutorial 3: Matrices-Addition and Subtraction of MatricesTutorial 3: Matrices-Addition and Subtraction of Matrices
Tutorial 3: Matrices-Addition and Subtraction of Matrices
 
Tutorial 2: Some examples related to matrices
Tutorial 2: Some examples related to matricesTutorial 2: Some examples related to matrices
Tutorial 2: Some examples related to matrices
 
Tutorial 1 Matrices
Tutorial 1 MatricesTutorial 1 Matrices
Tutorial 1 Matrices
 
Tutorial 2: Differential equations: Reducible to Variable Separable
Tutorial 2: Differential equations: Reducible to Variable SeparableTutorial 2: Differential equations: Reducible to Variable Separable
Tutorial 2: Differential equations: Reducible to Variable Separable
 
Tutorial 1: Differential equations: Variable Separable
Tutorial 1: Differential equations: Variable SeparableTutorial 1: Differential equations: Variable Separable
Tutorial 1: Differential equations: Variable Separable
 
Tutorial 10 Properties Associated with Sphere
Tutorial 10 Properties Associated with SphereTutorial 10 Properties Associated with Sphere
Tutorial 10 Properties Associated with Sphere
 
Tutorial 9 Tangency of Line and Sphere
Tutorial 9 Tangency of Line and SphereTutorial 9 Tangency of Line and Sphere
Tutorial 9 Tangency of Line and Sphere
 
Tutorial 1: The sphere
Tutorial 1: The sphereTutorial 1: The sphere
Tutorial 1: The sphere
 
Solution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius MethodSolution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius Method
 
Tutorial 2 Curvilinear Motion: Projectiles
Tutorial 2 Curvilinear Motion: ProjectilesTutorial 2 Curvilinear Motion: Projectiles
Tutorial 2 Curvilinear Motion: Projectiles
 
Tutorial on LATEX: A Computer Program for Typesetting Documents
Tutorial on LATEX: A Computer Program for Typesetting DocumentsTutorial on LATEX: A Computer Program for Typesetting Documents
Tutorial on LATEX: A Computer Program for Typesetting Documents
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 

Tutorial 1:Basic Mathematics: Matrices

  • 1. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Tutorial-I: Matrices Basic Mathematics: Matrices Dr. Mehar Chand Department of Mathematics Baba Farid College, Bathinda-151001 April 21, 2020 Dr. Mehar Chand Properties Associated with Sphere
  • 2. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Contents 1 Introduction 2 Types of Matrices Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix 3 Equality of matrix 4 Full video Lecture Dr. Mehar Chand Properties Associated with Sphere
  • 3. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Introduction The Matrices play very important role in Science, Engineer- ing, Business and Economics. There are many applications in various topics such as solving simultaneous equations, linear programming, input-output analysis etc. Definition (Matrix) A matrix of order m × n (can be read as m by n) is an ordered rectangular arrangement of m, n numbers or functions consisting of m rows and n columns and is defined as: A = [aij ]m×n Dr. Mehar Chand Properties Associated with Sphere
  • 4. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Square Matrix Definition (Square Matrix) A matrix A = [aij ]m×n is called a square matrix if m = n i.e. the number of rows are equal to columns. Dr. Mehar Chand Properties Associated with Sphere
  • 5. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Row Matrix Definition (Row Matrix) A matrix A = [aij ]m×n is called a row matrix if m = 1 i.e. the matrix has only one row. Dr. Mehar Chand Properties Associated with Sphere
  • 6. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Column Matrix Definition (Column Matrix) A matrix A = [aij ]m×n is called a column matrix if n = 1 i.e. the matrix has only one column Dr. Mehar Chand Properties Associated with Sphere
  • 7. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Diagonal Matrix Definition (Diagonal Matrix) A square matrix A = [aij ]m×n is called a Diagonal Matrix if aij = 0 for i = j and aij = 0 for i = j . a11, a22, ... are called diagonal elements of square matrix. The diagonal elements are said to constitute principal diagonal or simply diagonal of the matrix. Dr. Mehar Chand Properties Associated with Sphere
  • 8. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Scalar Matrix Definition (Scalar Matrix) A matrix A = [aij ]m×n is called a Scalar matrix if aij = a for i = j and aij = 0 for i = j. Dr. Mehar Chand Properties Associated with Sphere
  • 9. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Identity Matrix Definition (Identity Matrix) A matrix A = [aij ]m×n is called a Identity matrix if aij = 1 for i = j and aij = 0 for i = j. Dr. Mehar Chand Properties Associated with Sphere
  • 10. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Null (or Zero) Matrix Definition (Null (or Zero) Matrix) A matrix A = [aij ]m×n is called a Null (or Zero) Matrix if each elements of the matrix are zero. The zero matrix of order m × n is usually denoted by Om×n or O Dr. Mehar Chand Properties Associated with Sphere
  • 11. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Upper triangular matrix Definition (Upper triangular matrix) A square matrix A = [aij ]n×n is called a Upper triangular matrix if aij = 0 for i > j. In other words we can say that a square matrix is an upper triangular matrix is all the elements below the principal diagonal are zero. Dr. Mehar Chand Properties Associated with Sphere
  • 12. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Lower triangular matrix Definition (Lower triangular matrix) A square matrix A = [aij ]n×n is called a Upper triangular matrix if aij = 0 for i < j. In other words we can say that a square matrix is an Lower triangular matrix is all the elements above the principal diagonal are zero. Dr. Mehar Chand Properties Associated with Sphere
  • 13. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Triangular matrix Definition (Triangular matrix) A square matrix A = [aij ]n×n is called a triangular matrix if it is either upper triangular matrix or lower triangular matrix. Dr. Mehar Chand Properties Associated with Sphere
  • 14. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Equality of matrices Definition (Equal of matrix) Two matrices A = [aij ]m×n and B = [bij ]m×n are said to be equal if they are of same order and their corresponding elements are equal. Dr. Mehar Chand Properties Associated with Sphere
  • 15. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Full video Lecture To see full video lecture visit the below link https://youtu.be/hEId2ZuD4Qc Dr. Mehar Chand Properties Associated with Sphere
  • 16. Properties Associated with Sphere Dr. Mehar Chand Introduction Types Square Matrix Row Matrix Column Matrix Diagonal Matrix Scalar Matrix Identity Matrix Null Matrix Upper triangular matrix Lower triangular matrix Triangular matrix Equality of matrix Video Thank you Dr. Mehar Chand Properties Associated with Sphere