C. Ray Rosentrater Westmont College 2013 Joint Mathematics Meetings

Slides:



Advertisements
Similar presentations
BAI CM20144 Applications I: Mathematics for Applications Mark Wood
Advertisements

Elementary Linear Algebra Anton & Rorres, 9th Edition
Applied Informatics Štefan BEREŽNÝ
3.2 Determinants; Mtx Inverses
Matrices: Inverse Matrix
Chap. 3 Determinants 3.1 The Determinants of a Matrix
3 - 1 Chapter 2B Determinants 2B.1 The Determinant and Evaluation of a Matrix 2B.2 Properties of Determinants 2B.3 Eigenvalues and Application of Determinants.
Section 3.1 The Determinant of a Matrix. Determinants are computed only on square matrices. Notation: det(A) or |A| For 1 x 1 matrices: det( [k] ) = k.
Consider the set of all square matrices. To actually compute the inverse of a square matrix A (actually to determine if the inverse exists and also compute.
Matrices & Systems of Linear Equations
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Lecture 15 Recursive and Iterative Formula for Determinants Shang-Hua Teng.
4.I. Definition 4.II. Geometry of Determinants 4.III. Other Formulas Topics: Cramer’s Rule Speed of Calculating Determinants Projective Geometry Chapter.
ENGG2013 Unit 9 3x3 Determinant
Matrices and Determinants
Chapter 5 Determinants.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
 Row and Reduced Row Echelon  Elementary Matrices.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Determinants. Cramer’s Rule Part 5.
Chapter 2 Determinants. The Determinant Function –The 2  2 matrix is invertible if ad-bc  0. The expression ad- bc occurs so frequently that it has.
CHAPTER 2 MATRIX. CHAPTER OUTLINE 2.1 Introduction 2.2 Types of Matrices 2.3 Determinants 2.4 The Inverse of a Square Matrix 2.5 Types of Solutions to.
ENM 503 Block 2 Lesson 7 – Matrix Methods
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
A rectangular array of numbers (we will concentrate on real numbers). A nxm matrix has ‘n’ rows and ‘m’ columns What is a matrix? First column First row.
Matrices & Determinants Chapter: 1 Matrices & Determinants.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
1 MAC 2103 Module 3 Determinants. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Determine the minor, cofactor,
© 2005 Baylor University Slide 1 Fundamentals of Engineering Analysis EGR Adjoint Matrix and Inverse Solutions, Cramer’s Rule.
Mathematics.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
Co. Chapter 3 Determinants Linear Algebra. Ch03_2 Let A be an n  n matrix and c be a nonzero scalar. (a)If then |B| = …….. (b)If then |B| = …..... (c)If.
The Determinant of a Matrix Note: The determinant of a matrix can be positive, zero, or negative. Chapter 3 Determinants.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
4.5 Inverse of a Square Matrix
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
Meeting 22 Determinants and Elementary Operations.
Learning Objectives for Section 4.5 Inverse of a Square Matrix
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Copyright © Cengage Learning. All rights reserved. 7.7 The Determinant of a Square Matrix.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
Copyright © 1999 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen College Algebra, 6 th Edition Chapter Seven Matrices & Determinants.
Matrices, Vectors, Determinants.
Slide INTRODUCTION TO DETERMINANTS Determinants 3.1.
CHAPTER 7 Determinant s. Outline - Permutation - Definition of the Determinant - Properties of Determinants - Evaluation of Determinants by Elementary.
MATH 1046 Determinants (Section 4.2)
Chapter 4 Systems of Linear Equations; Matrices
College Algebra Chapter 6 Matrices and Determinants and Applications
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
MAT 322: LINEAR ALGEBRA.
Determinants 林育崧 蘇育劭.
Matrices and Vector Concepts
MATRICES.
7.7 Determinants. Cramer’s Rule
Barnett/Ziegler/Byleen College Algebra, 7th Edition
Matrix Operations Add and Subtract Matrices Multiply Matrices
Chapter 2 Determinants by Cofactor Expansion
DETERMINANT MATRIX YULVI ZAIKA.
Chapter 7: Matrices and Systems of Equations and Inequalities
Determinant of a Matrix
Matrices.
Linear Algebra Lecture 18.
Maths for Signals and Systems Linear Algebra in Engineering Lectures 9, Friday 28th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
College Algebra Chapter 6 Matrices and Determinants and Applications
The Determinant of a 2  2 Matrix
Linear Algebra Lecture 11.
Chapter 2 Determinants.
Presentation transcript:

C. Ray Rosentrater Westmont College 2013 Joint Mathematics Meetings

When students are introduced to a new concept via a problem they understand: 1. They can be engaged in exploratory/active learning exercises. 2. They understand the new concept better. 3. They are more willing to engage in theoretical analysis of the concept.

Motivation: Want to study a function with a matrix variable. Development Thread: 1. Permutations 2. Elementary Products (Definition) 3. Evaluation by Row Reduction (No justification) 4. Properties 5. Cofactor Expansion (No justifiction) 6. Application: Crammer’s Rule

Motivation: Another important number associated with a square matrix. Development Thread: 1. Permutations 2. Definition 3. Properties (Row ops & Evaluation via triangular matrices) 4. Computation via Cofactors (3x3 justified) 5. Applications: Crammer’s rule

Motivation: List of uses (Singularity test, Volume, Sensitivity analysis) Development Thread: 1. Properties 1. Identity matrix, row exchange, linear in row one 2. Zero row, duplicate rows, triangular matrices, product rule, transpose (proved from first set) 2. Computation: Permutations and Cofactors 3. Applications: Cramer’s rule, Volume

Motivation: Associate a real number to a matrix A in such a way that we can tell if A is singular. Development Thread: 1. 2x2, 3x3 singularity testing 2. Cofactor Definition 3. Properties (Row operations, Product) 4. Applications: Crammer’s rule, Matrix codes, Cross product

Motivation: Singularity testing Development Thread: 1. 2x2, 3x3 singularity testing 2. Cofactor Definition 3. Properties: Row operations (not justified), Products, Transposes 4. Applications: Crammer’s rule, Volume, Transformations

Not amenable to active learning E. G. O.

Motivation: Signed Area/Volume/Hyper-volume of the parallelogram (etc.) spanned by the rows Development Thread: 1. Simple Cases 2. Row operations 3. Semi-formal definition & computational method 4. Transition to Cofactor (Permutation) Definition 5. Properties

Motivation: Signed Area/Volume/Hyper-volume spanned by the rows Development Thread: 1. Simple Cases 2. Row operations 3. Semi-formal definition 4. Transition to Cofactor (Permutation) Definition 5. Properties

Motivation: Signed Area/Volume/Hyper-volume spanned by the rows Development Thread: 1. Simple Cases 2. Row operations 3. Semi-formal definition & computation 4. Transition to Cofactor (Permutation) Definition 5. Properties

Determinant = signed “volume” of the parallelogram spanned by the rows  To Compute: Use row replacements to put in triangular form, multiply the diagonal entries

Motivation: Signed Area/Volume/Hyper-volume spanned by the rows Development Thread: 1. Simple Cases 2. Row operations 3. Semi-formal definition 4. Transition to Cofactor (Permutation) Definition 5. Properties

Why have another method? A motivating example

State the Cofactor definition Verify the definitions agree Check simple (diagonal) case Check row operation behavior

 Verify scaling in row one from definition  To scale row k  Swap row k with row one  Scale row one  Swap row k and row one

To add a multiple of row k to row j: Swap rows one and j Add the multiple of row k to row one Swap rows one and j

BA

BA

Induction  If the first row is not involved, use the inductive hypothesis  If the first row is to be swapped with row k,  Swap row k with row two  Swap rows one and two  Swap row k with row two

Motivation: Signed Area/Volume/Hyper-volume spanned by the rows Development Thread: 1. Simple Cases 2. Row operations 3. Semi-formal definition 4. Transition to Cofactor (Permutation) Definition 5. Properties

 Better motivation  Multiple views  Students can develop significant ideas on their own: Active Learning  Students can anticipate theoretical ideas  Students are motivated to prove row operation results Thank you

Associated materials may be obtained by contacting Ray Rosentrater Westmont College 955 La Paz Rd Santa Barbara, CA