SlideShare una empresa de Scribd logo
1 de 22
Descargar para leer sin conexión
Types of Matrices
Narmatha Devi N
Mathematics
Grade 11
Here, we will be seeing about some different types of
matrices.
About…
• What is a matrix ?
• What is an order of the matrix ?
Recap…
• A matrix is a rectangular array or arrangement of entries or
elements displayed in rows and columns put within a square
bracket [ ].
• If a matrix A has m rows and n columns, then it is written as
𝐴 = 𝑎𝑖𝑗 𝑚×𝑛
1 ≤ 𝑖 ≤ 𝑚 , 1 ≤ 𝑗 ≤ 𝑛
Matrix
• If a matrix A has m rows and n columns, then the order or size
of the matrix A is defined to be 𝑚 × 𝑛 (read as m by n).
Order of the Matrix
𝐴 =
4 9 7
2 6 1
The Matrix A is of order 2 × 3
Example
Type of Matrices…
▪ Row Matrix
▪ Column Matrix
▪ Zero Matrix
▪ Non Zero Matrix
▪ Square Matrix
▪ Diagonal Matrix
▪ Scalar Matrix
▪ Unit Matrix
▪ Upper Triangular Matrix
▪ Lower Triangular Matrix
▪ Triangular Matrix
• A matrix having only one row is called a row matrix
• 𝐴 = 𝑎1𝑗 1×𝑛
is a row matrix of order 1 × 𝑛
Row Matrix
𝐴 = 4 7 𝐵 = 2 9 3 𝐶 = 𝑎 𝑏 𝑐 𝑑
• A matrix having only one column is called a column matrix
• 𝐴 = 𝑎𝑖1 𝑚×1 is a row matrix of order 𝑚 × 1
Column Matrix
𝐴 =
5
9
𝐵 =
𝑖
𝑗
𝑘
𝐶 =
6
7
3
9
• A matrix 𝐴 = 𝑎𝑖𝑗 𝑚×𝑛
is said to be a zero matrix or null
matrix or void matrix denoted by O if
𝑎𝑖𝑗= 0 for all values of 1 ≤ 𝑖 ≤ 𝑚 and 1 ≤ 𝑗 ≤ 𝑛
Zero Matrix / Null Matrix / Void Matrix
𝐴 =
0 0
0 0
𝐵 =
0 0 0
0 0 0
𝐶 =
0
0
0
• A matrix A is said to be a non-zero matrix if at least one of the
entries of A is non-zero
Non Zero Matrix
𝐴 = 2 5 𝐵 =
6 0
0 0
𝐶 =
2.5 9.2
0
3
5
8 0
• A matrix in which number of rows is equal to the number of
columns, is called a square matrix.
• i.e, a matrix of order 𝑛 × 𝑛 is often referred to as a square
matrix of order n.
Square Matrix
𝐴 =
1 2
3 4
𝐵 =
11 12 13
21 22 23
31 32 33
• In a square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛
of order n, the elements
𝑎11, 𝑎22, 𝑎33, … 𝑎𝑛𝑛 are called the principal diagonal or
simply the diagonal or main diagonal or leading diagonal
elements.
Square Matrix – the principal diagonal
𝐴 =
5 6.2 3.5
4.8 7 6
12 9 1
,
Here, the principal diagonal elements is 5,7,1
• A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛
is said to be a diagonal matrix if
𝑎𝑖𝑗 = 0 whenever i ≠ 𝑗
Diagonal Matrix
𝐴 =
2 0 0
0 5 0
0 0 6
𝐵 =
𝑎 0
0 𝑏
𝐶 =
0 0 0
0 0 0
0 0 0
Note : A square zero matrix is a diagonal Matrix
• A diagonal matrix whose entries along the principal diagonal
are equal is called a Scalar matrix.
• A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛
is said to be a Scalar matrix if
𝑎𝑖𝑗 = ቊ
𝑐 𝑖𝑓 𝑖 = 𝑗
0 𝑖𝑓 𝑖 ≠ 𝑗
, where c is a fixed number
Scalar Matrix
Scalar Matrix
Note : Any square zero matrix can be considered as a scalar
matrix with scalar 0
𝐴 =
5 0 0
0 5 0
0 0 5
𝐵 =
12 0
0 12
𝐶 =
0 0 0
0 0 0
0 0 0
• A square matrix in which all the diagonal entries are 1 and the
rest are all zero is called a unit matrix.
• A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛
is said to be a unit matrix if
𝑎𝑖𝑗 = ቊ
1 𝑖𝑓 𝑖 = 𝑗
0 𝑖𝑓 𝑖 ≠ 𝑗
Unit Matrix
𝐴 =
1 0 0
0 1 0
0 0 1
𝐵 =
1 0
0 1
• A square matrix is said to be an upper triangular matrix if all
the elements below the main diagonal are zero.
• A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛
is said to be an upper triangular
matrix if 𝑎𝑖𝑗 = 0 for all 𝑖 > 𝑗
Upper triangular Matrix
𝐴 =
18 50 7
0 1 6
0 0 19
𝐵 =
1 10
0 16
𝐶 =
71 89 0
0 12 4
0 0 35
• A square matrix is said to be an lower triangular matrix if all
the elements above the main diagonal are zero.
• A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛
is said to be a lower triangular
matrix if 𝑎𝑖𝑗 = 0 for all 𝑖 < 𝑗
Lower triangular Matrix
𝐴 =
91 0 0
45 1.1 0
2.5 5.3 82
𝐵 =
5 0
9 1
𝐶 =
24 0 0
3 8 0
5 7 2
• A square matrix which is either upper triangular or lower
triangular is called a triangular matrix
Triangular Matrix
Note : A square matrix that is both upper and lower triangular
simultaneously will turn out to be a diagonal matrix
𝐴 =
5 0 0
7 4 0
8 3 9
𝐵 =
8 9 5
0 4 6
0 0 2
𝐶 =
5 0 0
0 5 0
0 0 5
Type of Matrices…
▪ Row Matrix
▪ Column Matrix
▪ Zero Matrix
▪ Non Zero Matrix
▪ Square Matrix
▪ Diagonal Matrix
▪ Scalar Matrix
▪ Unit Matrix
▪ Upper Triangular Matrix
▪ Lower Triangular Matrix
▪ Triangular Matrix
Identify the type of each matrix :
𝐴 =
1 2 3
0 4 6
0 0 7
𝐵 =
𝑥
𝑦
𝑧
𝐶 =
1 0 0
0 1 0
0 0 1
𝐷 =
2 0
0 2
Testing time…
Thank You…

Más contenido relacionado

La actualidad más candente

Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptDrazzer_Dhruv
 
presentation on matrix
 presentation on matrix presentation on matrix
presentation on matrixNikhi Jain
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theoryTarun Gehlot
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matricesStudent
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinantssom allul
 
Determinants - Mathematics
Determinants - MathematicsDeterminants - Mathematics
Determinants - MathematicsDrishti Bhalla
 
Presentation on array
Presentation on array Presentation on array
Presentation on array topu93
 
Connectivity of graphs
Connectivity of graphsConnectivity of graphs
Connectivity of graphssana younas
 

La actualidad más candente (20)

Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
 
Introduction of matrices
Introduction of matricesIntroduction of matrices
Introduction of matrices
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 
presentation on matrix
 presentation on matrix presentation on matrix
presentation on matrix
 
MATLAB - Arrays and Matrices
MATLAB - Arrays and MatricesMATLAB - Arrays and Matrices
MATLAB - Arrays and Matrices
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theory
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matrices
 
Matrices
MatricesMatrices
Matrices
 
Determinants
DeterminantsDeterminants
Determinants
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
Real analysis
Real analysisReal analysis
Real analysis
 
Set in discrete mathematics
Set in discrete mathematicsSet in discrete mathematics
Set in discrete mathematics
 
Determinants - Mathematics
Determinants - MathematicsDeterminants - Mathematics
Determinants - Mathematics
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
Presentation on array
Presentation on array Presentation on array
Presentation on array
 
Types of RELATIONS
Types of RELATIONSTypes of RELATIONS
Types of RELATIONS
 
ABSTRACT ALGEBRA
ABSTRACT ALGEBRAABSTRACT ALGEBRA
ABSTRACT ALGEBRA
 
Introduction to matices
Introduction to maticesIntroduction to matices
Introduction to matices
 
Connectivity of graphs
Connectivity of graphsConnectivity of graphs
Connectivity of graphs
 
Matrices
MatricesMatrices
Matrices
 

Similar a Types of Matrics

Matrices and their applications
Matrices and their applicationsMatrices and their applications
Matrices and their applicationsZarghaam Abbas
 
University of duhok
University of duhokUniversity of duhok
University of duhokRwan Kamal
 
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Rwan Kamal
 
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Abdullaا Hajy
 
MATRICES all bacis.pptx
MATRICES all bacis.pptxMATRICES all bacis.pptx
MATRICES all bacis.pptxMathodology
 
Matrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for BusinessMatrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for BusinessKhan Tanjeel Ahmed
 
intruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptxintruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptxShaukatAliChaudhry1
 
Matrices by Emroz Sardar
Matrices by Emroz SardarMatrices by Emroz Sardar
Matrices by Emroz SardarEmroz Sardar
 
BASIC CONCEPT OF MATRIX.pptx
BASIC CONCEPT OF MATRIX.pptxBASIC CONCEPT OF MATRIX.pptx
BASIC CONCEPT OF MATRIX.pptxCHIRANTANMONDAL2
 
Math's project.pptx
Math's project.pptxMath's project.pptx
Math's project.pptxzakafu9
 

Similar a Types of Matrics (20)

Matrices and their applications
Matrices and their applicationsMatrices and their applications
Matrices and their applications
 
Matrix and its type.pptx
Matrix and its type.pptxMatrix and its type.pptx
Matrix and its type.pptx
 
University of duhok
University of duhokUniversity of duhok
University of duhok
 
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
 
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
 
Matrix.
Matrix.Matrix.
Matrix.
 
Mattrix.pptx
Mattrix.pptxMattrix.pptx
Mattrix.pptx
 
MATRICES all bacis.pptx
MATRICES all bacis.pptxMATRICES all bacis.pptx
MATRICES all bacis.pptx
 
Matrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for BusinessMatrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for Business
 
Matrix
MatrixMatrix
Matrix
 
18MEC13C-U1.pdf
18MEC13C-U1.pdf18MEC13C-U1.pdf
18MEC13C-U1.pdf
 
Math matrix
Math matrixMath matrix
Math matrix
 
intruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptxintruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptx
 
Matrix_PPT.pptx
Matrix_PPT.pptxMatrix_PPT.pptx
Matrix_PPT.pptx
 
Matrix
MatrixMatrix
Matrix
 
Matrices by Emroz Sardar
Matrices by Emroz SardarMatrices by Emroz Sardar
Matrices by Emroz Sardar
 
Matrices
MatricesMatrices
Matrices
 
Rank of a matrix
Rank of a matrixRank of a matrix
Rank of a matrix
 
BASIC CONCEPT OF MATRIX.pptx
BASIC CONCEPT OF MATRIX.pptxBASIC CONCEPT OF MATRIX.pptx
BASIC CONCEPT OF MATRIX.pptx
 
Math's project.pptx
Math's project.pptxMath's project.pptx
Math's project.pptx
 

Último

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 

Último (20)

Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 

Types of Matrics

  • 1. Types of Matrices Narmatha Devi N Mathematics Grade 11
  • 2. Here, we will be seeing about some different types of matrices. About…
  • 3. • What is a matrix ? • What is an order of the matrix ? Recap…
  • 4. • A matrix is a rectangular array or arrangement of entries or elements displayed in rows and columns put within a square bracket [ ]. • If a matrix A has m rows and n columns, then it is written as 𝐴 = 𝑎𝑖𝑗 𝑚×𝑛 1 ≤ 𝑖 ≤ 𝑚 , 1 ≤ 𝑗 ≤ 𝑛 Matrix
  • 5. • If a matrix A has m rows and n columns, then the order or size of the matrix A is defined to be 𝑚 × 𝑛 (read as m by n). Order of the Matrix 𝐴 = 4 9 7 2 6 1 The Matrix A is of order 2 × 3 Example
  • 6. Type of Matrices… ▪ Row Matrix ▪ Column Matrix ▪ Zero Matrix ▪ Non Zero Matrix ▪ Square Matrix ▪ Diagonal Matrix ▪ Scalar Matrix ▪ Unit Matrix ▪ Upper Triangular Matrix ▪ Lower Triangular Matrix ▪ Triangular Matrix
  • 7. • A matrix having only one row is called a row matrix • 𝐴 = 𝑎1𝑗 1×𝑛 is a row matrix of order 1 × 𝑛 Row Matrix 𝐴 = 4 7 𝐵 = 2 9 3 𝐶 = 𝑎 𝑏 𝑐 𝑑
  • 8. • A matrix having only one column is called a column matrix • 𝐴 = 𝑎𝑖1 𝑚×1 is a row matrix of order 𝑚 × 1 Column Matrix 𝐴 = 5 9 𝐵 = 𝑖 𝑗 𝑘 𝐶 = 6 7 3 9
  • 9. • A matrix 𝐴 = 𝑎𝑖𝑗 𝑚×𝑛 is said to be a zero matrix or null matrix or void matrix denoted by O if 𝑎𝑖𝑗= 0 for all values of 1 ≤ 𝑖 ≤ 𝑚 and 1 ≤ 𝑗 ≤ 𝑛 Zero Matrix / Null Matrix / Void Matrix 𝐴 = 0 0 0 0 𝐵 = 0 0 0 0 0 0 𝐶 = 0 0 0
  • 10. • A matrix A is said to be a non-zero matrix if at least one of the entries of A is non-zero Non Zero Matrix 𝐴 = 2 5 𝐵 = 6 0 0 0 𝐶 = 2.5 9.2 0 3 5 8 0
  • 11. • A matrix in which number of rows is equal to the number of columns, is called a square matrix. • i.e, a matrix of order 𝑛 × 𝑛 is often referred to as a square matrix of order n. Square Matrix 𝐴 = 1 2 3 4 𝐵 = 11 12 13 21 22 23 31 32 33
  • 12. • In a square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛 of order n, the elements 𝑎11, 𝑎22, 𝑎33, … 𝑎𝑛𝑛 are called the principal diagonal or simply the diagonal or main diagonal or leading diagonal elements. Square Matrix – the principal diagonal 𝐴 = 5 6.2 3.5 4.8 7 6 12 9 1 , Here, the principal diagonal elements is 5,7,1
  • 13. • A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛 is said to be a diagonal matrix if 𝑎𝑖𝑗 = 0 whenever i ≠ 𝑗 Diagonal Matrix 𝐴 = 2 0 0 0 5 0 0 0 6 𝐵 = 𝑎 0 0 𝑏 𝐶 = 0 0 0 0 0 0 0 0 0 Note : A square zero matrix is a diagonal Matrix
  • 14. • A diagonal matrix whose entries along the principal diagonal are equal is called a Scalar matrix. • A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛 is said to be a Scalar matrix if 𝑎𝑖𝑗 = ቊ 𝑐 𝑖𝑓 𝑖 = 𝑗 0 𝑖𝑓 𝑖 ≠ 𝑗 , where c is a fixed number Scalar Matrix
  • 15. Scalar Matrix Note : Any square zero matrix can be considered as a scalar matrix with scalar 0 𝐴 = 5 0 0 0 5 0 0 0 5 𝐵 = 12 0 0 12 𝐶 = 0 0 0 0 0 0 0 0 0
  • 16. • A square matrix in which all the diagonal entries are 1 and the rest are all zero is called a unit matrix. • A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛 is said to be a unit matrix if 𝑎𝑖𝑗 = ቊ 1 𝑖𝑓 𝑖 = 𝑗 0 𝑖𝑓 𝑖 ≠ 𝑗 Unit Matrix 𝐴 = 1 0 0 0 1 0 0 0 1 𝐵 = 1 0 0 1
  • 17. • A square matrix is said to be an upper triangular matrix if all the elements below the main diagonal are zero. • A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛 is said to be an upper triangular matrix if 𝑎𝑖𝑗 = 0 for all 𝑖 > 𝑗 Upper triangular Matrix 𝐴 = 18 50 7 0 1 6 0 0 19 𝐵 = 1 10 0 16 𝐶 = 71 89 0 0 12 4 0 0 35
  • 18. • A square matrix is said to be an lower triangular matrix if all the elements above the main diagonal are zero. • A square matrix 𝐴 = 𝑎𝑖𝑗 𝑛×𝑛 is said to be a lower triangular matrix if 𝑎𝑖𝑗 = 0 for all 𝑖 < 𝑗 Lower triangular Matrix 𝐴 = 91 0 0 45 1.1 0 2.5 5.3 82 𝐵 = 5 0 9 1 𝐶 = 24 0 0 3 8 0 5 7 2
  • 19. • A square matrix which is either upper triangular or lower triangular is called a triangular matrix Triangular Matrix Note : A square matrix that is both upper and lower triangular simultaneously will turn out to be a diagonal matrix 𝐴 = 5 0 0 7 4 0 8 3 9 𝐵 = 8 9 5 0 4 6 0 0 2 𝐶 = 5 0 0 0 5 0 0 0 5
  • 20. Type of Matrices… ▪ Row Matrix ▪ Column Matrix ▪ Zero Matrix ▪ Non Zero Matrix ▪ Square Matrix ▪ Diagonal Matrix ▪ Scalar Matrix ▪ Unit Matrix ▪ Upper Triangular Matrix ▪ Lower Triangular Matrix ▪ Triangular Matrix
  • 21. Identify the type of each matrix : 𝐴 = 1 2 3 0 4 6 0 0 7 𝐵 = 𝑥 𝑦 𝑧 𝐶 = 1 0 0 0 1 0 0 0 1 𝐷 = 2 0 0 2 Testing time…