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.

Slides:



Advertisements
Similar presentations
4.1 Introduction to Matrices
Advertisements

Rules of Matrix Arithmetic
Elementary Linear Algebra Anton & Rorres, 9th Edition
Applied Informatics Štefan BEREŽNÝ
4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Chap. 3 Determinants 3.1 The Determinants of a Matrix
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 9: Introduction to Matrix Inversion Gaussian Elimination Sections 2.4, 2.5, 2.6 Sections 2.2.3, 2.3.
Goldstein/Schnieder/Lay: Finite Math & Its Applications, 9e 1 of 86 Chapter 2 Matrices.
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
10.1 Gaussian Elimination Method
LIAL HORNSBY SCHNEIDER
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Solving System of Linear Equations. 1. Diagonal Form of a System of Equations 2. Elementary Row Operations 3. Elementary Row Operation 1 4. Elementary.
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
Systems and Matrices (Chapter5)
 Row and Reduced Row Echelon  Elementary Matrices.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
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.
Systems of Linear Equation and Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
Slide Chapter 7 Systems and Matrices 7.1 Solving Systems of Two Equations.
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.
8.1 Matrices & Systems of Equations
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
Unit 6 : Matrices.
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,
Linear Algebra 1.Basic concepts 2.Matrix operations.
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.
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.
Class Opener:. Identifying Matrices Student Check:
Solving Linear Systems Solving linear systems Ax = b is one part of numerical linear algebra, and involves manipulating the rows of a matrix. Solving linear.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
Matrices and Systems of Equations
Chapter 1 Systems of Linear Equations Linear Algebra.
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.
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Math 1320 Chapter 3: Systems of Linear Equations and Matrices 3.2 Using Matrices to Solve Systems of Equations.
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
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)
7.7 Determinants. Cramer’s Rule
Chapter 2 Determinants by Cofactor Expansion
MATRICES MATRIX OPERATIONS.
DETERMINANT MATRIX YULVI ZAIKA.
Chapter 2 Determinants Basil Hamed
MATRICES MATRIX OPERATIONS.
Unit 3: Matrices
RECORD. RECORD COLLABORATE: Discuss: Is the statement below correct? Try a 2x2 example.
Matrices.
Matrices.
Linear Algebra Lecture 18.
EIGENVECTORS AND EIGENVALUES
Elementary Linear Algebra Anton & Rorres, 9th Edition
DETERMINANT MATH 80 - Linear Algebra.
MATRICES MATRIX OPERATIONS.
Matrices.
Chapter 2 Determinants.
Chapter 2 Determinants.
Presentation transcript:

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 system Ax  0 has a solution x  0

Brief history 2  2 case is easy and goes back to antiquity around 1650, in Europe and in Japan, some particular linear systems were solved, leading to particular cases of the determinant in 1833, with the paper of Cayley, the theory takes the modern form

det is also characterized by 1) det is linear on each row 2) det(A)=0 if two rows of A are equal 3) det(I)=1 (normalization) Practical computation through Gaussian elimination needs properties 1), 2), 3).We add multiples of a row to another row until we find a triangular form.

Challenge Take a 2  2  2 hypermatrix or a 3  2  2 hypermatrix Is there any useful function analogous to det ?

In the multidimensional setting there are parallel slices instead of rows and columns Vertical slices Lateral slices Horizontal slices

First remark: linearity on slices is too strong a request, it cannot be preserved in the multidimensional setting

Look at the connection with systems Let A be a (k 0 +1)  (k 1 +1) ...  (k p +1) hypermatrix, regard it as a multilinear map A :  k 1 +1 ...   k p +1   k 0 +1 A is called degenerate if  x 1  0,…, x p  0 such that A(x 1 ...  x p )  0

Second remark: the theory of hyperdeterminants is easier over , in contrast with the usual theory of determinants, which works equally well over every field. On , to check if a hypermatrix is degenerate is a subtle question, depending on real solutions of polynomials. On , to check if a hypermatrix is degenerate is much easier. For example all 2  2  2 hypermatrices are degenerate.

Theorem (over  ) If k 0   k i all hypermatrices are degenerate. If k 0   k i the degenerate hypermatrices form an irreducible subvariety of codimension k 0   k i  1. The case k 0   k i is called of boundary format. 3  2  2 is of boundary format Let us consider hypermatrices of format (k 0 +1)  (k 1 +1) ...  (k p +1)

Definition In the boundary format case, degenerate hypermatrices form a hypersurface. The equation defining it is called the hyperdeterminant and it is denoted by Det. Above definition is correct up to a constant. We will soon normalize the function Det. In the n  n case Det = det

Summary Let k 0   k i (boundary format). Let A be a (k 0 +1)  (k 1 +1) ...  (k p +1) hypermatrix. Det(A)=0  A(x 1 ...  x p )  0 has a nonzero solution This notion is invariant for the natural action of GL(k 0 +1)  GL(k 1 +1) ...  GL(k p +1)

By elementary invariant theory, there are constants n i such that, for any g i  GL(k i +1) Det(A  g i ) = Det(A) det(g i ) n i Theorem deg(Det) = We will prove the theorem in the 3  2  2 case, where an explicit formula is available, which goes back to Cayley. Cayley defined hyperdeterminants in The modern references are Gelfand, Kapranov, Zelevinsky, Hyperdeterminants, Adv. in Math., 96, (1992) 1994 Birkhauser book by the same authors

Consider a 000 a 001 a 010 a 011 a 100 a 101 a 110 a 111 a 200 a 201 a 210 a 211 and call A 00, A 01, A 10, A 11, the four 3  3 minors. Then Det(A) = A 01 A 10  A 00 A 11 A 00 A 11 A 10 A 01

Swapping two vertical slices, hyperdet does not change Because for g  GL(3) Det(A  g) = Det(A) det(g) 2

Swapping two horizontal slices, hyperdet changes its sign Because for g  GL(2) Det(A  g) = Det(A) det(g) 3

Boundary format hypermatrices have a well defined diagonal a i 0 …i p is on the diagonal if i 0 = i 1 +…+ i p

Computation of hyperdet of a 3  2  2 diagonal hypermatrix is interesting. a 000 a 001 a 010 a 011 a 100 a 101 a 110 a 111 a 200 a 201 a 210 a 211 Only the red elements are nonzero, hence A 01 = a 000 a 110 a 211 A 10 = a 000 a 101 a 211 A 00 = A 11 = 0 Then Det(A) = A 01 A 10  A 00 A 11 = a a 101 a 110 a 211 2

We can visualize the four diagonal elements In general, Det of a diagonal hypermatrix is given by the product of diagonal elements, each one with a certain exponent which can be determined by combinatorics.

Normalization of Det Let I be the matrix with 1 on the diagonal and 0 otherwise. Put Det(I) = 1

Is it possible to compute Det with Gaussian elimination on slices, by reducing to diagonal or triangular case? Answer: Unfortunately only in a few cases, namely when the format is 2  n  (n+1) Natural question

Indeed, a nondegenerate A can be reduced to triangular form if and only if A is not a stable point according to Mumford GIT(Ancona-O. Advances in Geom. 1(2001) ). A can be reduced to diagonal form if and only if the stabilizer of A in the group SL(k 0 +1) ...  SL(k p +1) is isomorphic to  *. The stabilizer of A is always contained in SL(2), and the equality holds if and only if A can be reduced to I. Vandermonde matrices can be generalized in the multidimensional setting. They can always be reduced to I. Their hyperdeterminant is analogous to the usual square case.

The Binet-Cauchy formula det(AB)=det(A)det(B) can be generalized to the multidimensional setting, of course with certain exponents (Dionisi-O., J. Algebra 259 (2003) ).