SlideShare a Scribd company logo
6
Most read
7
Most read
8
Most read
Lesson 4a - permutation matrices
Learning Intention and Success
Criteria
 Learning Intention: Students will understand that
what a Permutation matrix is and how it can be used
to rearrange the rows or columns of a matrix
 Success Criteria: You will be able to create and use
Permutation matrices to rearrange the rows and
columns of a matrix
Definition of a Permutation Matrix
 Permutation Matrix: A matrix, P, such that P is a
square matrix made up of only ones and zeros and
each row and column have exactly one one.
Ex:
𝑃 =
0 0 1
1 0 0
0 1 0
or 𝑃 =
0 1
1 0
Definition of a Permutation Matrix
 Notice that I, the identity matrix, is a special case of a
Permutation matrix where all of the ones are on the
leading diagonal
 Permutation matrices are similar to the identity
matrix in that when you multiply by it, the values
don’t change
 Permutation matrices are different to the identity
matrix in that they rearrange the rows or the columns
of the matrix.
How to use Permutation Matrices
For some matrix A and permutation matrix 𝑃,
 𝑃 × 𝐴 is a row permutation
 This will rearrange the rows of A
 Rows always go before columns, so if 𝑃 is before, it's a
row permutation
 𝐴 × 𝑃 is a column permutation
 This will rearrange the columns of A
How to use Permutation Matrices
For some matrix A and permutation matrix 𝑃
If 𝑃 is a row permutation matrix,
 Then, if 𝑝𝑖,𝑗 = 1, row 𝑗 is moved to row 𝑖
If 𝑃 is a column permutation matrix,
 Then, if 𝑝𝑖,𝑗 = 1, column 𝑖 is moved to column 𝑗
Using a Permutation Matrix
 Ex 1: 𝐴 =
1 2
3 4
5 6
, 𝑃 =
0 1 0
0 0 1
1 0 0
, calculate P× 𝐴 and describe the transformations.
𝑃 × 𝐴 =
0 1 0
0 0 1
1 0 0
×
1 2
3 4
5 6
𝑃 × 𝐴 =
3 4
5 6
1 2
Transformations:
𝑝1,2 = 1, so row 2 goes to row 1
𝑝2,3 = 1, so row 3 goes to row 2
𝑝3,1 = 1, so row 1 goes to row 3
Using a Permutation Matrix
 Ex 1: 𝐴 =
1 2 3
4 5 6
create a matrix product which results in the matrix
3 1 2
6 4 5
Columns have been rearranged, so we are looking for A × 𝑃
Since A is 2 × 3 , so since P is square P is a (3 × 3)
Column 1 goes to column 2, so 𝑝12 = 1
Column 2 goes to column 3, so 𝑝23 = 1
Column 3 goes to column 1, so 𝑝31 = 1
𝐴 × 𝑃 =
1 2 3
4 5 6
0 1 0
0 0 1
1 0 0
𝐴 × 𝑃 =
3 1 2
6 4 5
So P =
0 1 0
0 0 1
1 0 0

More Related Content

PDF
Orthogonal Vector Spaces
Sohaib H. Khan
 
PPTX
Proofs by contraposition
Abdur Rehman
 
PPTX
application of differential equations
Venkata.Manish Reddy
 
PPTX
Section 11: Normal Subgroups
Kevin Johnson
 
PDF
Lesson 6: Limits Involving Infinity
Matthew Leingang
 
PDF
Echelon forms
kishor pokar
 
PDF
Matrix algebra
Farzad Javidanrad
 
PDF
Discrete Mathematics Lecture Notes
FellowBuddy.com
 
Orthogonal Vector Spaces
Sohaib H. Khan
 
Proofs by contraposition
Abdur Rehman
 
application of differential equations
Venkata.Manish Reddy
 
Section 11: Normal Subgroups
Kevin Johnson
 
Lesson 6: Limits Involving Infinity
Matthew Leingang
 
Echelon forms
kishor pokar
 
Matrix algebra
Farzad Javidanrad
 
Discrete Mathematics Lecture Notes
FellowBuddy.com
 

What's hot (20)

DOCX
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
AMIR HASSAN
 
PPT
Linear Algebra and Matrix
itutor
 
PPT
Application of derivative
Amiraj College Of Engineering And Technology
 
PPTX
Method of direct proof
Abdur Rehman
 
PPTX
orthogonal matrix and its properties
GOVINDKUMAR689610
 
PDF
Linear algebra-Basis & Dimension
Manikanta satyala
 
PPTX
Maxima & Minima for IIT JEE | askIITians
askiitian
 
PPTX
Continuity of a Function
Vishvesh Jasani
 
PPTX
Group Theory
Durgesh Chahar
 
PPT
PPT of Improper Integrals IMPROPER INTEGRAL
HanuwantSingh Dewal
 
PDF
Gauss elimination & Gauss Jordan method
Naimesh Bhavsar
 
PPTX
Lesson 2b - scalar multiplication
Jonathan Templin
 
PPTX
Lesson 3 - matrix multiplication
Jonathan Templin
 
PPTX
the inverse of the matrix
Елена Доброштан
 
PPTX
Application of Derivatives
Abdullah Al Mamun
 
PDF
Lesson 3: Limit Laws
Matthew Leingang
 
PPTX
Numerical solution of system of linear equations
reach2arkaELECTRICAL
 
PPTX
partial fractions calculus integration
student
 
PPTX
Unit 1: Topological spaces (its definition and definition of open sets)
nasserfuzt
 
PPT
The Application of Derivatives
divaprincess09
 
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
AMIR HASSAN
 
Linear Algebra and Matrix
itutor
 
Method of direct proof
Abdur Rehman
 
orthogonal matrix and its properties
GOVINDKUMAR689610
 
Linear algebra-Basis & Dimension
Manikanta satyala
 
Maxima & Minima for IIT JEE | askIITians
askiitian
 
Continuity of a Function
Vishvesh Jasani
 
Group Theory
Durgesh Chahar
 
PPT of Improper Integrals IMPROPER INTEGRAL
HanuwantSingh Dewal
 
Gauss elimination & Gauss Jordan method
Naimesh Bhavsar
 
Lesson 2b - scalar multiplication
Jonathan Templin
 
Lesson 3 - matrix multiplication
Jonathan Templin
 
the inverse of the matrix
Елена Доброштан
 
Application of Derivatives
Abdullah Al Mamun
 
Lesson 3: Limit Laws
Matthew Leingang
 
Numerical solution of system of linear equations
reach2arkaELECTRICAL
 
partial fractions calculus integration
student
 
Unit 1: Topological spaces (its definition and definition of open sets)
nasserfuzt
 
The Application of Derivatives
divaprincess09
 
Ad

Similar to Lesson 4a - permutation matrices (20)

PDF
Module 1 Theory of Matrices.pdf
PrathamPatel560716
 
PDF
Matrix.
Awais Bakshy
 
PPTX
Mathematics I - BSCM103 -Module 4_copy.pptx
SoumiChowdhury7
 
PPTX
Presentation On Matrices Mathematics DIU
Shuvo Shuvo
 
PPTX
linear algebra (malak,).pptx
malakahmadwsu
 
PDF
Eigenvalues, Eigenvectors and Quadratic Forms.pdf
AugustoMiguel Ramos
 
PPT
Matrix and its applications by mohammad imran
Mohammad Imran
 
PPTX
Introduction to matices
Raza Tuition center
 
PPTX
Introduction to Business Mathematics
Zunair Bhatti
 
PDF
Linear Algebra and its use in finance:
Service_supportAssignment
 
PDF
Lecture 3 Inverse matrices(hotom).pdf
Sakith1
 
PPTX
Matrix of linear transformation
beenishbeenish
 
PDF
9.3 Solving Systems With Gaussian Elimination
smiller5
 
PPS
Unit i
mrecedu
 
PDF
7.6 Solving Systems with Gaussian Elimination
smiller5
 
PPTX
Rank, Nullity, and Fundamental Matrix Spaces.pptx
froilandoblon1
 
PDF
Foundations of Machine Learning - Module 1 (LINEAR ALGEBRA )
ashmila21m005
 
PPT
Matrices
ashishtqm
 
PPT
Definitions matrices y determinantes fula 2010 english subir
HernanFula
 
Module 1 Theory of Matrices.pdf
PrathamPatel560716
 
Matrix.
Awais Bakshy
 
Mathematics I - BSCM103 -Module 4_copy.pptx
SoumiChowdhury7
 
Presentation On Matrices Mathematics DIU
Shuvo Shuvo
 
linear algebra (malak,).pptx
malakahmadwsu
 
Eigenvalues, Eigenvectors and Quadratic Forms.pdf
AugustoMiguel Ramos
 
Matrix and its applications by mohammad imran
Mohammad Imran
 
Introduction to matices
Raza Tuition center
 
Introduction to Business Mathematics
Zunair Bhatti
 
Linear Algebra and its use in finance:
Service_supportAssignment
 
Lecture 3 Inverse matrices(hotom).pdf
Sakith1
 
Matrix of linear transformation
beenishbeenish
 
9.3 Solving Systems With Gaussian Elimination
smiller5
 
Unit i
mrecedu
 
7.6 Solving Systems with Gaussian Elimination
smiller5
 
Rank, Nullity, and Fundamental Matrix Spaces.pptx
froilandoblon1
 
Foundations of Machine Learning - Module 1 (LINEAR ALGEBRA )
ashmila21m005
 
Matrices
ashishtqm
 
Definitions matrices y determinantes fula 2010 english subir
HernanFula
 
Ad

More from Jonathan Templin (11)

PPTX
Lesson 9 c transition part 3
Jonathan Templin
 
PPTX
Lesson 9 b state matrices and recurrence relations
Jonathan Templin
 
PPTX
Lesson 6 simultaneous
Jonathan Templin
 
PPTX
Lesson 9 a introduction to transition matrices
Jonathan Templin
 
PPTX
Lesson 8 communication matrices
Jonathan Templin
 
PPTX
Lesson 5 b solving matrix equations
Jonathan Templin
 
PPTX
Lesson 7 dominance matrices
Jonathan Templin
 
PPTX
Lesson 5 a matrix inverse
Jonathan Templin
 
PPTX
Lesson 4 b special matrix multiplication
Jonathan Templin
 
PPTX
Lesson 1B - Graphs and equality
Jonathan Templin
 
PPTX
Lesson 1 - Introduction to Matrices
Jonathan Templin
 
Lesson 9 c transition part 3
Jonathan Templin
 
Lesson 9 b state matrices and recurrence relations
Jonathan Templin
 
Lesson 6 simultaneous
Jonathan Templin
 
Lesson 9 a introduction to transition matrices
Jonathan Templin
 
Lesson 8 communication matrices
Jonathan Templin
 
Lesson 5 b solving matrix equations
Jonathan Templin
 
Lesson 7 dominance matrices
Jonathan Templin
 
Lesson 5 a matrix inverse
Jonathan Templin
 
Lesson 4 b special matrix multiplication
Jonathan Templin
 
Lesson 1B - Graphs and equality
Jonathan Templin
 
Lesson 1 - Introduction to Matrices
Jonathan Templin
 

Recently uploaded (20)

PPTX
Kanban Cards _ Mass Action in Odoo 18.2 - Odoo Slides
Celine George
 
DOCX
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
PPTX
Five Point Someone – Chetan Bhagat | Book Summary & Analysis by Bhupesh Kushwaha
Bhupesh Kushwaha
 
PPTX
How to Apply for a Job From Odoo 18 Website
Celine George
 
PPTX
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
PPTX
TEF & EA Bsc Nursing 5th sem.....BBBpptx
AneetaSharma15
 
PPTX
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
PPTX
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
PDF
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
Sandeep Swamy
 
PPTX
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
PPTX
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
PPTX
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
PPTX
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
DOCX
pgdei-UNIT -V Neurological Disorders & developmental disabilities
JELLA VISHNU DURGA PRASAD
 
PPTX
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
PPTX
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
PPTX
BASICS IN COMPUTER APPLICATIONS - UNIT I
suganthim28
 
DOCX
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
PPTX
Basics and rules of probability with real-life uses
ravatkaran694
 
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
Kanban Cards _ Mass Action in Odoo 18.2 - Odoo Slides
Celine George
 
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
Five Point Someone – Chetan Bhagat | Book Summary & Analysis by Bhupesh Kushwaha
Bhupesh Kushwaha
 
How to Apply for a Job From Odoo 18 Website
Celine George
 
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
TEF & EA Bsc Nursing 5th sem.....BBBpptx
AneetaSharma15
 
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
Sandeep Swamy
 
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
pgdei-UNIT -V Neurological Disorders & developmental disabilities
JELLA VISHNU DURGA PRASAD
 
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
BASICS IN COMPUTER APPLICATIONS - UNIT I
suganthim28
 
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
Basics and rules of probability with real-life uses
ravatkaran694
 
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 

Lesson 4a - permutation matrices

  • 2. Learning Intention and Success Criteria  Learning Intention: Students will understand that what a Permutation matrix is and how it can be used to rearrange the rows or columns of a matrix  Success Criteria: You will be able to create and use Permutation matrices to rearrange the rows and columns of a matrix
  • 3. Definition of a Permutation Matrix  Permutation Matrix: A matrix, P, such that P is a square matrix made up of only ones and zeros and each row and column have exactly one one. Ex: 𝑃 = 0 0 1 1 0 0 0 1 0 or 𝑃 = 0 1 1 0
  • 4. Definition of a Permutation Matrix  Notice that I, the identity matrix, is a special case of a Permutation matrix where all of the ones are on the leading diagonal  Permutation matrices are similar to the identity matrix in that when you multiply by it, the values don’t change  Permutation matrices are different to the identity matrix in that they rearrange the rows or the columns of the matrix.
  • 5. How to use Permutation Matrices For some matrix A and permutation matrix 𝑃,  𝑃 × 𝐴 is a row permutation  This will rearrange the rows of A  Rows always go before columns, so if 𝑃 is before, it's a row permutation  𝐴 × 𝑃 is a column permutation  This will rearrange the columns of A
  • 6. How to use Permutation Matrices For some matrix A and permutation matrix 𝑃 If 𝑃 is a row permutation matrix,  Then, if 𝑝𝑖,𝑗 = 1, row 𝑗 is moved to row 𝑖 If 𝑃 is a column permutation matrix,  Then, if 𝑝𝑖,𝑗 = 1, column 𝑖 is moved to column 𝑗
  • 7. Using a Permutation Matrix  Ex 1: 𝐴 = 1 2 3 4 5 6 , 𝑃 = 0 1 0 0 0 1 1 0 0 , calculate P× 𝐴 and describe the transformations. 𝑃 × 𝐴 = 0 1 0 0 0 1 1 0 0 × 1 2 3 4 5 6 𝑃 × 𝐴 = 3 4 5 6 1 2 Transformations: 𝑝1,2 = 1, so row 2 goes to row 1 𝑝2,3 = 1, so row 3 goes to row 2 𝑝3,1 = 1, so row 1 goes to row 3
  • 8. Using a Permutation Matrix  Ex 1: 𝐴 = 1 2 3 4 5 6 create a matrix product which results in the matrix 3 1 2 6 4 5 Columns have been rearranged, so we are looking for A × 𝑃 Since A is 2 × 3 , so since P is square P is a (3 × 3) Column 1 goes to column 2, so 𝑝12 = 1 Column 2 goes to column 3, so 𝑝23 = 1 Column 3 goes to column 1, so 𝑝31 = 1 𝐴 × 𝑃 = 1 2 3 4 5 6 0 1 0 0 0 1 1 0 0 𝐴 × 𝑃 = 3 1 2 6 4 5 So P = 0 1 0 0 0 1 1 0 0