Getting Down with Determinants: Defining det (A) Via the PA = LU Decomposition Henry Ricardo Medgar Evers College (CUNY) Brooklyn, NY

Slides:



Advertisements
Similar presentations
LU Factorization.
Advertisements

Elementary Linear Algebra Anton & Rorres, 9th Edition
Hyperdeterminants Fort Collins, 5/11/05. Let A be a n  n matrix det A:=   S n  (  )a 1  (1)... a n  (n) Its basic property is Det(A)=0  the linear.
MATH 685/ CSI 700/ OR 682 Lecture Notes
CHAPTER ONE Matrices and System Equations
LU Factorization LU-factorization Matrix factorization Forward substitution Back substitution.
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.
Lecture 11 - LU Decomposition
24 Jul 2007 KKKQ 3013 PENGIRAAN BERANGKA Week 3 – Systems of Linear Equations 24 July am – 9.00 am.
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.
CSci 6971: Image Registration Lecture 2: Vectors and Matrices January 16, 2004 Prof. Chuck Stewart, RPI Dr. Luis Ibanez, Kitware Prof. Chuck Stewart, RPI.
ECIV 520 Structural Analysis II Review of Matrix Algebra.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
LU BIBLE Math 101 – Linear Algebra By: Abdulsalam Shalashtein.
Chapter 3 The Inverse. 3.1 Introduction Definition 1: The inverse of an n  n matrix A is an n  n matrix B having the property that AB = BA = I B is.
Moore-Penrose Pseudoinverse & Generalized Inverse Matt Connor Fall 2013.
Section 8.1 – Systems of Linear Equations
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2011 Hawkes Learning Systems. All rights reserved. Hawkes Learning Systems College Algebra.
Introduction Information in science, business, and mathematics is often organized into rows and columns to form rectangular arrays called “matrices” (plural.
§ 3.5 Determinants and Cramer’s Rule.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
Everything Matrices All the other tricks without all the hassles.
Elementary Operations of Matrix
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.
MA2213 Lecture 5 Linear Equations (Direct Solvers)
Gaussian Elimination, Rank and Cramer
1.1.2 INTRODUCTION TO SYSTEMS OF LINEAR EQUATIONS Chapter 1: Systems of Linear Equations and Matrices SWBAT: Redefine algebraic operations as Elementary.
MATH 250 Linear Equations and Matrices
Systems of Linear Equations Let’s say you need to solve the following for x, y, & z: 2x + y – 2z = 10 3x + 2y + 2z = 1 5x + 4y + 3z = 4 Two methods –Gaussian.
G AUSSIAN E LIMINATION Presented by: Max Le Max Le Justin Lavorgna Data Structures II: Algorithm Design & Analysis Algorithm Design & Analysis.
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,
Matrix Solutions to Linear Systems. 1. Write the augmented matrix for each system of linear equations.
Solving Systems of 3 or More Variables Why a Matrix? In previous math classes you solved systems of two linear equations using the following method:
Fin500J Mathematical Foundations in Finance Topic 1: Matrix Algebra Philip H. Dybvig Reference: Mathematics for Economists, Carl Simon and Lawrence Blume,
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
1 Ch. 4 Linear Models & Matrix Algebra Matrix algebra can be used: a. To express the system of equations in a compact manner. b. To find out whether solution.
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,
Lecture 8 Matrix Inverse and LU Decomposition
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
Chapter 5 MATRIX ALGEBRA: DETEMINANT, REVERSE, EIGENVALUES.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
10.2 Systems of Linear Equations: Matrices Objectives Objectives 1.Write the Augmented Matrix 2.Write the System from the Augmented matrix 3.Perform Row.
Matrices and Systems of Equations
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems Prof. Hao Zhu Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
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.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
Gaoal of Chapter 2 To develop direct or iterative methods to solve linear systems Useful Words upper/lower triangular; back/forward substitution; coefficient;
SYSTEMS OF LINEAR EQUATIONS College Algebra. Graphing and Substitution Solving a system by graphing Types of systems Solving by substitution Applications.
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
Algebra Review. Systems of Equations Review: Substitution Linear Combination 2 Methods to Solve:
Sinwook Lee Digital Media Lab. HYU.  Linear Equations  To gain the appropriate solution, 1..n of equations are necessary.  The num of equations < n.
Maths for Signals and Systems Linear Algebra for Engineering Applications Lectures 1-2, Tuesday 13 th October 2014 DR TANIA STATHAKI READER (ASSOCIATE.
System of Linear Equations
Linear Algebra Lecture 15.
Chapter 6 Direct Methods for Solving Linear Systems
DETERMINANT MATRIX YULVI ZAIKA.
RECORD. RECORD Gaussian Elimination: derived system back-substitution.
Matrix Solutions to Linear Systems
Review of Matrix Algebra
Numerical Computation and Optimization
Maths for Signals and Systems Linear Algebra in Engineering Lectures 9, Friday 28th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Sec 3.5 Inverses of Matrices
Section 8.1 – Systems of Linear Equations
Lecture 8 Matrix Inverse and LU Decomposition
Chapter 2 Determinants.
Presentation transcript:

Getting Down with Determinants: Defining det (A) Via the PA = LU Decomposition Henry Ricardo Medgar Evers College (CUNY) Brooklyn, NY Joint Mathematics Meetings San Diego, January 7, 2008

Seki and Leibniz

Cauchy

Cayley and Sylvester

…mathematics, like a river, is everchanging in its course, and major branches can dry up to become minor tributaries while small trickling brooks can develop into raging torrents. This is precisely what occurred with determinants and matrices. The study and use of determinants eventually gave way to Cayley’s matrix algebra, and today matrix and linear algebra are in the main stream of applied mathematics, while the role of determinants has been relegated to a minor backwater position. —Carl D. Meyer

“Determinants are difficult, nonintuitive, and often defined without motivation.” —Sheldon Axler “Down with Determinants!” —Sheldon Axler (Amer. Math. Monthly 102 (1995), )

“It is hard to know what to say about determinants….” “There is one more problem about the determinant. It is difficult not only to decide on its importance, and its proper place in the theory of linear algebra, but also to decide on its definition.” [emphasis mine] - Gilbert Strang, Linear Algebra and Its Applications (3 rd Edn.)

The Usual Suspects Laplace’s expansion (minors/cofactors) Permutation definition Unique alternating multilinear function Signed volume of a parallelepiped

Preliminaries I Gaussian elimination –elementary row operations –REF (not unique) –RREF (unique) Elementary matrices (3 types) –elementary row ops via premultiplication Invertible matrices

Preliminaries II LU Decomposition –doesn’t always exist –is unique if a nonsingular matrix has an LU factorization –can be used to solve a system:

Preliminaries III PA = LU Decomposition –always exists –is unique if A is nonsingular (i.e., prod. of is unique) –can be used to solve a system:

DEFINITION Given an n × n matrix A, the determinant of A, denoted det (A) or |A|, is defined as follows: where and k is the number of row interchanges represented by P.

Example

Example (Cont.) Note: det (A) = (-1)(-1)(1)(-27) = -27. So by forward substitution (top-down)

Example (Cont.) So by back substitution c =

Properties Standard properties of the determinant follow easily from previous work with elementary matrices and from the definition itself.

Summary The determinant appears as a natural consequence of using the PA = LU factorization to solve a system of equations. “Handwaving” is minimal. Standard properties of an n x n determinant follow easily.