SlideShare une entreprise Scribd logo
1  sur  38
Télécharger pour lire hors ligne
Lesson 8
    Determinants and Inverses (Section 13.5–6)

                           Math 20


                       October 5, 2007


Announcements
   No class Monday 10/8, yes class Friday 10/12
   Problem Set 3 is on the course web site. Due October 10
   Sign up for conference times on course website
   Prob. Sess.: Sundays 6–7 (SC 221), Tuesdays 1–2 (SC 116)
   OH: Mondays 1–2, Tuesdays 3–4, Wednesdays 1–3 (SC 323)
Review: Determinants of n × n matrices by patterns




   Definition
   Let A = (aij )n×n be a matrix. The determinant of A is a sum of
   all products of n elements of the matrix, where each product takes
   exactly one entry from each row and column.
Review: Determinants of n × n matrices by patterns




   Definition
   Let A = (aij )n×n be a matrix. The determinant of A is a sum of
   all products of n elements of the matrix, where each product takes
   exactly one entry from each row and column.
   The sign of each product is given by (−1)σ , where σ is the number
   of upwards lines used when all the entries in a pattern are
   connected.
4 × 4 sudoku patterns



      +      −          −   +   +   −



      −      +          +   −   −   +



      +      −          −   +   +   −



      −      +          +   −   −   +
Determinants of n × n matrices by cofactors




   Definition
   Let A = (aij )n×n be a matrix. The (i, j)-minor of A is the matrix
   obtained from A by deleting the ith row and j column. This matrix
   has dimensions (n − 1) × (n − 1).
   The (i, j) cofactor of A is the determinant of the (i, j) minor
   times (−1)i+j .
Fact
The determinant of A = (aij )n×n is the sum

                 a11 C11 + a12 C12 + · · · + a1n C1n
Example
                         2 −4 3
Compute the determinant: 3 1  2
                         1 4 −1
   Expand along 1st row
   Expand along 2nd row
   Expand along 1st column
Fact
The determinant of A = (aij )n×n is the sum

                 a11 C11 + a12 C12 + · · · + a1n C1n


Fact
The determinant of A = (aij )n×n is the sum

                  a11 Ci1 + ai2 Ci2 + · · · + ain Cin

for any i.
Fact
The determinant of A = (aij )n×n is the sum

                 a11 C11 + a12 C12 + · · · + a1n C1n


Fact
The determinant of A = (aij )n×n is the sum

                  a11 Ci1 + ai2 Ci2 + · · · + ain Cin

for any i.

Fact
The determinant of A = (aij )n×n is the sum

                  a1j C1j + a2j C2j + · · · + anj Cnj

for any j.
Theorem (Rules for Determinants)
Let A be an n × n matrix.
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| =
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
 2. |A | =
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
 2. |A | = |A|
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
 2. |A | = |A|
 3. If B is the matrix obtained by multiplying each entry of one
    row or column of A by the same number α, then |B| = α |A|.
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
 2. |A | = |A|
 3. If B is the matrix obtained by multiplying each entry of one
    row or column of A by the same number α, then |B| = α |A|.
 4. If two rows or columns of A are interchanged,
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
 2. |A | = |A|
 3. If B is the matrix obtained by multiplying each entry of one
    row or column of A by the same number α, then |B| = α |A|.
 4. If two rows or columns of A are interchanged, then the
    determinant changes its sign but keeps its absolute value.
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
 2. |A | = |A|
 3. If B is the matrix obtained by multiplying each entry of one
    row or column of A by the same number α, then |B| = α |A|.
 4. If two rows or columns of A are interchanged, then the
    determinant changes its sign but keeps its absolute value.
 5. If a row or column of A is duplicated, then |A| =
Theorem (Rules for Determinants)
Let A be an n × n matrix.
 1. If a row or column of A is full of zeros, then |A| = 0.
 2. |A | = |A|
 3. If B is the matrix obtained by multiplying each entry of one
    row or column of A by the same number α, then |B| = α |A|.
 4. If two rows or columns of A are interchanged, then the
    determinant changes its sign but keeps its absolute value.
 5. If a row or column of A is duplicated, then |A| = 0.
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| =
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| = 0.
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| = 0.
 6. If a scalar multiple of one row (or column) of A is added to
    another row (or column), then
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| = 0.
 6. If a scalar multiple of one row (or column) of A is added to
    another row (or column), then the determinant does not
    change.
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| = 0.
 6. If a scalar multiple of one row (or column) of A is added to
    another row (or column), then the determinant does not
    change.
 7. The determinant of the product of two matrices is the product
    of the determinants of those matrices:

                            |AB| = |A| |B|
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| = 0.
 6. If a scalar multiple of one row (or column) of A is added to
    another row (or column), then the determinant does not
    change.
 7. The determinant of the product of two matrices is the product
    of the determinants of those matrices:

                            |AB| = |A| |B|


 8. if α is any real number, then
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| = 0.
 6. If a scalar multiple of one row (or column) of A is added to
    another row (or column), then the determinant does not
    change.
 7. The determinant of the product of two matrices is the product
    of the determinants of those matrices:

                            |AB| = |A| |B|


 8. if α is any real number, then |αA| =
Theorem (Rules for Determinants, continued)
Let A be an n × n matrix.
 5. If a row or column of A is proportional to another, then
    |A| = 0.
 6. If a scalar multiple of one row (or column) of A is added to
    another row (or column), then the determinant does not
    change.
 7. The determinant of the product of two matrices is the product
    of the determinants of those matrices:

                            |AB| = |A| |B|


 8. if α is any real number, then |αA| = αn |A|.
Lesson 8: Determinants III

Contenu connexe

Tendances

Algebraic Properties of Matrix Operations
Algebraic Properties of Matrix OperationsAlgebraic Properties of Matrix Operations
Algebraic Properties of Matrix OperationsNonie Diaz
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIADheeraj Kataria
 
Functional Notations
Functional NotationsFunctional Notations
Functional NotationsGalina Panela
 
Chapter 4: Linear Algebraic Equations
Chapter 4: Linear Algebraic EquationsChapter 4: Linear Algebraic Equations
Chapter 4: Linear Algebraic EquationsMaria Fernanda
 
Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2SamsonAjibola
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectorstirath prajapati
 
Lecture 9 eigenvalues - 5-1 & 5-2
Lecture 9   eigenvalues -  5-1 & 5-2Lecture 9   eigenvalues -  5-1 & 5-2
Lecture 9 eigenvalues - 5-1 & 5-2njit-ronbrown
 
Math major 14 differential calculus pw
Math major 14 differential calculus pwMath major 14 differential calculus pw
Math major 14 differential calculus pwReymart Bargamento
 
System of linear algebriac equations nsm
System of linear algebriac equations nsmSystem of linear algebriac equations nsm
System of linear algebriac equations nsmRahul Narang
 
Eigen values and eigenvectors
Eigen values and eigenvectorsEigen values and eigenvectors
Eigen values and eigenvectorsAmit Singh
 
Direct Methods For The Solution Of Systems Of
Direct Methods For The Solution Of Systems OfDirect Methods For The Solution Of Systems Of
Direct Methods For The Solution Of Systems OfMarcela Carrillo
 
Eigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to DiagonalisationEigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to DiagonalisationChristopher Gratton
 
Matrix inverse
Matrix inverseMatrix inverse
Matrix inversemstf mstf
 
Unit i
Unit i Unit i
Unit i sunmo
 

Tendances (20)

Matrix2 english
Matrix2 englishMatrix2 english
Matrix2 english
 
Algebraic Properties of Matrix Operations
Algebraic Properties of Matrix OperationsAlgebraic Properties of Matrix Operations
Algebraic Properties of Matrix Operations
 
Singular and non singular matrix
Singular and non singular matrixSingular and non singular matrix
Singular and non singular matrix
 
Determinants
DeterminantsDeterminants
Determinants
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
 
Functional Notations
Functional NotationsFunctional Notations
Functional Notations
 
Chapter 4: Linear Algebraic Equations
Chapter 4: Linear Algebraic EquationsChapter 4: Linear Algebraic Equations
Chapter 4: Linear Algebraic Equations
 
Unit ii
Unit iiUnit ii
Unit ii
 
Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectors
 
Lecture 9 eigenvalues - 5-1 & 5-2
Lecture 9   eigenvalues -  5-1 & 5-2Lecture 9   eigenvalues -  5-1 & 5-2
Lecture 9 eigenvalues - 5-1 & 5-2
 
Math major 14 differential calculus pw
Math major 14 differential calculus pwMath major 14 differential calculus pw
Math major 14 differential calculus pw
 
System of linear algebriac equations nsm
System of linear algebriac equations nsmSystem of linear algebriac equations nsm
System of linear algebriac equations nsm
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Eigen values and eigenvectors
Eigen values and eigenvectorsEigen values and eigenvectors
Eigen values and eigenvectors
 
Direct Methods For The Solution Of Systems Of
Direct Methods For The Solution Of Systems OfDirect Methods For The Solution Of Systems Of
Direct Methods For The Solution Of Systems Of
 
Eigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to DiagonalisationEigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to Diagonalisation
 
Matrix inverse
Matrix inverseMatrix inverse
Matrix inverse
 
Unit i
Unit i Unit i
Unit i
 
Matrices
MatricesMatrices
Matrices
 

En vedette

Lesson 3: The limit of a function
Lesson 3: The limit of a functionLesson 3: The limit of a function
Lesson 3: The limit of a functionMatthew Leingang
 
Lesson30 First Order Difference Equations Handout
Lesson30   First Order Difference Equations HandoutLesson30   First Order Difference Equations Handout
Lesson30 First Order Difference Equations HandoutMatthew Leingang
 
Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices SlidesMatthew Leingang
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating LimitsMatthew Leingang
 
Lesson 4 - Calculating Limits (Slides+Notes)
Lesson 4 - Calculating Limits (Slides+Notes)Lesson 4 - Calculating Limits (Slides+Notes)
Lesson 4 - Calculating Limits (Slides+Notes)Matthew Leingang
 
Lesson31 Higher Dimensional First Order Difference Equations Slides
Lesson31   Higher Dimensional First Order Difference Equations SlidesLesson31   Higher Dimensional First Order Difference Equations Slides
Lesson31 Higher Dimensional First Order Difference Equations SlidesMatthew Leingang
 
Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)Matthew Leingang
 
Lesson 6 - Introduction To Determinants (Slides+Notes)
Lesson 6 - Introduction To  Determinants (Slides+Notes)Lesson 6 - Introduction To  Determinants (Slides+Notes)
Lesson 6 - Introduction To Determinants (Slides+Notes)Matthew Leingang
 
Lesson30 First Order Difference Equations Slides
Lesson30   First Order Difference Equations SlidesLesson30   First Order Difference Equations Slides
Lesson30 First Order Difference Equations SlidesMatthew Leingang
 
Lesson 1: Systems of Linear Equations (slides)
Lesson 1: Systems of Linear Equations (slides)Lesson 1: Systems of Linear Equations (slides)
Lesson 1: Systems of Linear Equations (slides)Matthew Leingang
 
Lesson32 Second Order Difference Equations Slides
Lesson32   Second Order Difference Equations SlidesLesson32   Second Order Difference Equations Slides
Lesson32 Second Order Difference Equations SlidesMatthew Leingang
 
Lesson 9: Gaussian Elimination
Lesson 9: Gaussian EliminationLesson 9: Gaussian Elimination
Lesson 9: Gaussian EliminationMatthew Leingang
 
Lesson 7: Limits at Infinity
Lesson 7: Limits at InfinityLesson 7: Limits at Infinity
Lesson 7: Limits at InfinityMatthew Leingang
 
Keplerian orbital elements (lecture 2)
Keplerian orbital elements (lecture 2)Keplerian orbital elements (lecture 2)
Keplerian orbital elements (lecture 2)Olexiy Pogurelskiy
 
Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Matthew Leingang
 
Laws of artificial satellites motion (Lecture 1)
Laws of artificial satellites motion (Lecture 1)Laws of artificial satellites motion (Lecture 1)
Laws of artificial satellites motion (Lecture 1)Olexiy Pogurelskiy
 
Lesson 6: Polar, Cylindrical, and Spherical coordinates
Lesson 6: Polar, Cylindrical, and Spherical coordinatesLesson 6: Polar, Cylindrical, and Spherical coordinates
Lesson 6: Polar, Cylindrical, and Spherical coordinatesMatthew Leingang
 
Lesson29 Intro To Difference Equations Slides
Lesson29   Intro To Difference Equations SlidesLesson29   Intro To Difference Equations Slides
Lesson29 Intro To Difference Equations SlidesMatthew Leingang
 

En vedette (20)

Lesson 3: The limit of a function
Lesson 3: The limit of a functionLesson 3: The limit of a function
Lesson 3: The limit of a function
 
Lesson30 First Order Difference Equations Handout
Lesson30   First Order Difference Equations HandoutLesson30   First Order Difference Equations Handout
Lesson30 First Order Difference Equations Handout
 
Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices Slides
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating Limits
 
Lesson 4 - Calculating Limits (Slides+Notes)
Lesson 4 - Calculating Limits (Slides+Notes)Lesson 4 - Calculating Limits (Slides+Notes)
Lesson 4 - Calculating Limits (Slides+Notes)
 
Lesson31 Higher Dimensional First Order Difference Equations Slides
Lesson31   Higher Dimensional First Order Difference Equations SlidesLesson31   Higher Dimensional First Order Difference Equations Slides
Lesson31 Higher Dimensional First Order Difference Equations Slides
 
Lesson 7: Determinants II
Lesson 7: Determinants IILesson 7: Determinants II
Lesson 7: Determinants II
 
Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)
 
Lesson 6 - Introduction To Determinants (Slides+Notes)
Lesson 6 - Introduction To  Determinants (Slides+Notes)Lesson 6 - Introduction To  Determinants (Slides+Notes)
Lesson 6 - Introduction To Determinants (Slides+Notes)
 
Lesson30 First Order Difference Equations Slides
Lesson30   First Order Difference Equations SlidesLesson30   First Order Difference Equations Slides
Lesson30 First Order Difference Equations Slides
 
Lesson 1: Systems of Linear Equations (slides)
Lesson 1: Systems of Linear Equations (slides)Lesson 1: Systems of Linear Equations (slides)
Lesson 1: Systems of Linear Equations (slides)
 
Lesson32 Second Order Difference Equations Slides
Lesson32   Second Order Difference Equations SlidesLesson32   Second Order Difference Equations Slides
Lesson32 Second Order Difference Equations Slides
 
Lesson 9: Gaussian Elimination
Lesson 9: Gaussian EliminationLesson 9: Gaussian Elimination
Lesson 9: Gaussian Elimination
 
Lesson 7: Limits at Infinity
Lesson 7: Limits at InfinityLesson 7: Limits at Infinity
Lesson 7: Limits at Infinity
 
Keplerian orbital elements (lecture 2)
Keplerian orbital elements (lecture 2)Keplerian orbital elements (lecture 2)
Keplerian orbital elements (lecture 2)
 
Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)
 
Laws of artificial satellites motion (Lecture 1)
Laws of artificial satellites motion (Lecture 1)Laws of artificial satellites motion (Lecture 1)
Laws of artificial satellites motion (Lecture 1)
 
Lesson 6: Polar, Cylindrical, and Spherical coordinates
Lesson 6: Polar, Cylindrical, and Spherical coordinatesLesson 6: Polar, Cylindrical, and Spherical coordinates
Lesson 6: Polar, Cylindrical, and Spherical coordinates
 
Lesson29 Intro To Difference Equations Slides
Lesson29   Intro To Difference Equations SlidesLesson29   Intro To Difference Equations Slides
Lesson29 Intro To Difference Equations Slides
 
Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
 

Similaire à Lesson 8: Determinants III

MODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxMODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxAlokSingh205089
 
Lecture 3 Inverse matrices(hotom).pdf
Lecture 3 Inverse matrices(hotom).pdfLecture 3 Inverse matrices(hotom).pdf
Lecture 3 Inverse matrices(hotom).pdfSakith1
 
Matrix and Determinants
Matrix and DeterminantsMatrix and Determinants
Matrix and DeterminantsAarjavPinara
 
Engg maths k notes(4)
Engg maths k notes(4)Engg maths k notes(4)
Engg maths k notes(4)Ranjay Kumar
 
Module 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfModule 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfPrathamPatel560716
 
matrix algebra
matrix algebramatrix algebra
matrix algebrakganu
 
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTSBASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTSjainyshah20
 
Dynamics of actin filaments in the contractile ring
Dynamics of actin filaments in the contractile ringDynamics of actin filaments in the contractile ring
Dynamics of actin filaments in the contractile ringPrafull Sharma
 
MATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.pptMATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.ppt21EDM25Lilitha
 
0.3.e,ine,det.
0.3.e,ine,det.0.3.e,ine,det.
0.3.e,ine,det.m2699
 
Bmb12e ppt 1_r
Bmb12e ppt 1_rBmb12e ppt 1_r
Bmb12e ppt 1_rJohn Hani
 
Algebra 2 unit 12.3.12.5
Algebra 2 unit 12.3.12.5Algebra 2 unit 12.3.12.5
Algebra 2 unit 12.3.12.5Mark Ryder
 
Rank, Nullity, and Fundamental Matrix Spaces.pptx
Rank, Nullity, and Fundamental Matrix Spaces.pptxRank, Nullity, and Fundamental Matrix Spaces.pptx
Rank, Nullity, and Fundamental Matrix Spaces.pptxfroilandoblon1
 
Matrices And Determinants
Matrices And DeterminantsMatrices And Determinants
Matrices And DeterminantsDEVIKA S INDU
 
Notes of matrices and determinants
Notes of matrices and determinantsNotes of matrices and determinants
Notes of matrices and determinantsKarunaGupta1982
 
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/SlidesChapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/SlidesChaimae Baroudi
 

Similaire à Lesson 8: Determinants III (20)

MODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxMODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptx
 
Lecture 3 Inverse matrices(hotom).pdf
Lecture 3 Inverse matrices(hotom).pdfLecture 3 Inverse matrices(hotom).pdf
Lecture 3 Inverse matrices(hotom).pdf
 
Matrix and Determinants
Matrix and DeterminantsMatrix and Determinants
Matrix and Determinants
 
Engg maths k notes(4)
Engg maths k notes(4)Engg maths k notes(4)
Engg maths k notes(4)
 
Module 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfModule 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdf
 
Presentation on matrix
Presentation on matrixPresentation on matrix
Presentation on matrix
 
matrix algebra
matrix algebramatrix algebra
matrix algebra
 
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTSBASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
 
Dynamics of actin filaments in the contractile ring
Dynamics of actin filaments in the contractile ringDynamics of actin filaments in the contractile ring
Dynamics of actin filaments in the contractile ring
 
Matrices & Determinants
Matrices & DeterminantsMatrices & Determinants
Matrices & Determinants
 
MATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.pptMATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.ppt
 
0.3.e,ine,det.
0.3.e,ine,det.0.3.e,ine,det.
0.3.e,ine,det.
 
Bmb12e ppt 1_r
Bmb12e ppt 1_rBmb12e ppt 1_r
Bmb12e ppt 1_r
 
Algebra 2 unit 12.3.12.5
Algebra 2 unit 12.3.12.5Algebra 2 unit 12.3.12.5
Algebra 2 unit 12.3.12.5
 
Rank, Nullity, and Fundamental Matrix Spaces.pptx
Rank, Nullity, and Fundamental Matrix Spaces.pptxRank, Nullity, and Fundamental Matrix Spaces.pptx
Rank, Nullity, and Fundamental Matrix Spaces.pptx
 
Determinants3
Determinants3Determinants3
Determinants3
 
Matrices And Determinants
Matrices And DeterminantsMatrices And Determinants
Matrices And Determinants
 
Notes of matrices and determinants
Notes of matrices and determinantsNotes of matrices and determinants
Notes of matrices and determinants
 
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/SlidesChapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/Slides
 
APM.pdf
APM.pdfAPM.pdf
APM.pdf
 

Plus de Matthew Leingang

Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceMatthew Leingang
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsMatthew Leingang
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Matthew Leingang
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Matthew Leingang
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Matthew Leingang
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Matthew Leingang
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Matthew Leingang
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Matthew Leingang
 

Plus de Matthew Leingang (20)

Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choice
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)
 

Dernier

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Dernier (20)

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Lesson 8: Determinants III

  • 1. Lesson 8 Determinants and Inverses (Section 13.5–6) Math 20 October 5, 2007 Announcements No class Monday 10/8, yes class Friday 10/12 Problem Set 3 is on the course web site. Due October 10 Sign up for conference times on course website Prob. Sess.: Sundays 6–7 (SC 221), Tuesdays 1–2 (SC 116) OH: Mondays 1–2, Tuesdays 3–4, Wednesdays 1–3 (SC 323)
  • 2. Review: Determinants of n × n matrices by patterns Definition Let A = (aij )n×n be a matrix. The determinant of A is a sum of all products of n elements of the matrix, where each product takes exactly one entry from each row and column.
  • 3. Review: Determinants of n × n matrices by patterns Definition Let A = (aij )n×n be a matrix. The determinant of A is a sum of all products of n elements of the matrix, where each product takes exactly one entry from each row and column. The sign of each product is given by (−1)σ , where σ is the number of upwards lines used when all the entries in a pattern are connected.
  • 4. 4 × 4 sudoku patterns + − − + + − − + + − − + + − − + + − − + + − − +
  • 5.
  • 6. Determinants of n × n matrices by cofactors Definition Let A = (aij )n×n be a matrix. The (i, j)-minor of A is the matrix obtained from A by deleting the ith row and j column. This matrix has dimensions (n − 1) × (n − 1). The (i, j) cofactor of A is the determinant of the (i, j) minor times (−1)i+j .
  • 7.
  • 8. Fact The determinant of A = (aij )n×n is the sum a11 C11 + a12 C12 + · · · + a1n C1n
  • 9. Example 2 −4 3 Compute the determinant: 3 1 2 1 4 −1 Expand along 1st row Expand along 2nd row Expand along 1st column
  • 10.
  • 11. Fact The determinant of A = (aij )n×n is the sum a11 C11 + a12 C12 + · · · + a1n C1n Fact The determinant of A = (aij )n×n is the sum a11 Ci1 + ai2 Ci2 + · · · + ain Cin for any i.
  • 12. Fact The determinant of A = (aij )n×n is the sum a11 C11 + a12 C12 + · · · + a1n C1n Fact The determinant of A = (aij )n×n is the sum a11 Ci1 + ai2 Ci2 + · · · + ain Cin for any i. Fact The determinant of A = (aij )n×n is the sum a1j C1j + a2j C2j + · · · + anj Cnj for any j.
  • 13. Theorem (Rules for Determinants) Let A be an n × n matrix.
  • 14. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| =
  • 15. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0.
  • 16. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0. 2. |A | =
  • 17.
  • 18.
  • 19. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0. 2. |A | = |A|
  • 20.
  • 21. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0. 2. |A | = |A| 3. If B is the matrix obtained by multiplying each entry of one row or column of A by the same number α, then |B| = α |A|.
  • 22. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0. 2. |A | = |A| 3. If B is the matrix obtained by multiplying each entry of one row or column of A by the same number α, then |B| = α |A|. 4. If two rows or columns of A are interchanged,
  • 23.
  • 24. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0. 2. |A | = |A| 3. If B is the matrix obtained by multiplying each entry of one row or column of A by the same number α, then |B| = α |A|. 4. If two rows or columns of A are interchanged, then the determinant changes its sign but keeps its absolute value.
  • 25. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0. 2. |A | = |A| 3. If B is the matrix obtained by multiplying each entry of one row or column of A by the same number α, then |B| = α |A|. 4. If two rows or columns of A are interchanged, then the determinant changes its sign but keeps its absolute value. 5. If a row or column of A is duplicated, then |A| =
  • 26.
  • 27. Theorem (Rules for Determinants) Let A be an n × n matrix. 1. If a row or column of A is full of zeros, then |A| = 0. 2. |A | = |A| 3. If B is the matrix obtained by multiplying each entry of one row or column of A by the same number α, then |B| = α |A|. 4. If two rows or columns of A are interchanged, then the determinant changes its sign but keeps its absolute value. 5. If a row or column of A is duplicated, then |A| = 0.
  • 28. Theorem (Rules for Determinants, continued) Let A be an n × n matrix.
  • 29. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| =
  • 30. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| = 0.
  • 31. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| = 0. 6. If a scalar multiple of one row (or column) of A is added to another row (or column), then
  • 32.
  • 33. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| = 0. 6. If a scalar multiple of one row (or column) of A is added to another row (or column), then the determinant does not change.
  • 34. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| = 0. 6. If a scalar multiple of one row (or column) of A is added to another row (or column), then the determinant does not change. 7. The determinant of the product of two matrices is the product of the determinants of those matrices: |AB| = |A| |B|
  • 35. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| = 0. 6. If a scalar multiple of one row (or column) of A is added to another row (or column), then the determinant does not change. 7. The determinant of the product of two matrices is the product of the determinants of those matrices: |AB| = |A| |B| 8. if α is any real number, then
  • 36. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| = 0. 6. If a scalar multiple of one row (or column) of A is added to another row (or column), then the determinant does not change. 7. The determinant of the product of two matrices is the product of the determinants of those matrices: |AB| = |A| |B| 8. if α is any real number, then |αA| =
  • 37. Theorem (Rules for Determinants, continued) Let A be an n × n matrix. 5. If a row or column of A is proportional to another, then |A| = 0. 6. If a scalar multiple of one row (or column) of A is added to another row (or column), then the determinant does not change. 7. The determinant of the product of two matrices is the product of the determinants of those matrices: |AB| = |A| |B| 8. if α is any real number, then |αA| = αn |A|.