Symplectic Group.  The orthogonal groups were based on a symmetric metric. Symmetric matrices Determinant of 1  An antisymmetric metric can also exist.

Slides:



Advertisements
Similar presentations
Learning Objectives To apply the summation and product notation To define a matrix To solve problems on matrix summation, subtraction and multiplication.
Advertisements

Identity and Inverse Matrices
Chapter 28 – Part II Matrix Operations. Gaussian elimination Gaussian elimination LU factorization LU factorization Gaussian elimination with partial.
1 Section 7.3 Representing relations (part 1: matrices)
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
1 Group representations Consider the group C 4v ElementMatrix E C C C
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Section 1.7 Diagonal, Triangular, and Symmetric Matrices.
3_3 An Useful Overview of Matrix Algebra
Maths for Computer Graphics
Rotation Group.  A metric is used to measure the distance in a space. Euclidean space is delta  An orthogonal transformation preserves the metric. Inverse.
Matrix Operations. Matrix Notation Example Equality of Matrices.
Lecture # 9 Matrix Representation of Symmetry Groups
Chapter 2 Matrices Definition of a matrix.
1 Neural Nets Applications Vectors and Matrices. 2/27 Outline 1. Definition of Vectors 2. Operations on Vectors 3. Linear Dependence of Vectors 4. Definition.
Section 9.6 Determinants and Inverses Objectives To understand how to find a determinant of a 2x2 matrix. To understand the identity matrix. Do define.
Digital Control Systems Vector-Matrix Analysis. Definitions.
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
Matrices CS485/685 Computer Vision Dr. George Bebis.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Section 10.3 – The Inverse of a Matrix No Calculator.
A matrix having a single row is called a row matrix. e.g.,
Chapter 1: Matrices Definition 1: A matrix is a rectangular array of numbers arranged in horizontal rows and vertical columns. EXAMPLE:
1 Statistical Analysis Professor Lynne Stokes Department of Statistical Science Lecture 5QF Introduction to Vector and Matrix Operations Needed for the.
Linear Algebra & Matrices MfD 2004 María Asunción Fernández Seara January 21 st, 2004 “The beginnings of matrices and determinants.
 Definition: An Identity Matrix is a square matrix that, when multiplied by another matrix, equals the same matrix.  Form: In the Identity Matrix the.
How to find the inverse of a matrix
A vector can be interpreted as a file of data A matrix is a collection of vectors and can be interpreted as a data base The red matrix contain three column.
Compiled By Raj G. Tiwari
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
Little Linear Algebra Contents: Linear vector spaces Matrices Special Matrices Matrix & vector Norms.
Gram-Schmidt Orthogonalization
2.5 - Determinants & Multiplicative Inverses of Matrices.
Inverse & Identity Matrices
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
Matrices, Transformations and the 3D Pipeline Matthew Rusch Paul Keet.
Matrix Algebra and Regression a matrix is a rectangular array of elements m=#rows, n=#columns  m x n a single value is called a ‘scalar’ a single row.
Mathematical foundationsModern Seismology – Data processing and inversion 1 Some basic maths for seismic data processing and inverse problems (Refreshement.
§ Linear Operators Christopher Crawford PHY
INVERSE MATRICES Will Lombard, Meg Kelly, Sarah Bazir.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
Metrics. Euclidean Geometry  Distance map x, y, z  E nx, y, z  E n d: E n  E n → [0,  )d: E n  E n → [0,  )  Satisfies three properties d ( x,
Review of Matrix Operations Vector: a sequence of elements (the order is important) e.g., x = (2, 1) denotes a vector length = sqrt(2*2+1*1) orientation.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
MATRICES Operations with Matrices Properties of Matrix Operations
Instructor: Mircea Nicolescu Lecture 8 CS 485 / 685 Computer Vision.
Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
1 Matrix Math ©Anthony Steed Overview n To revise Vectors Matrices.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
Matrices and Vector Concepts
Linear Algebra review (optional)
Review of Matrix Operations
Copyright © 2009 Dan Nettleton
Matrices and vector spaces
Matrix Operations Add and Subtract Matrices Multiply Matrices
Solving Linear Systems Using Inverse Matrices
CS485/685 Computer Vision Dr. George Bebis
Derivative of scalar forms
Section 3.3 – The Inverse of a Matrix
Further Matrix Algebra
Matrices Introduction.
MATRICES Operations with Matrices Properties of Matrix Operations
Matrix Definitions It is assumed you are already familiar with the terms matrix, matrix transpose, vector, row vector, column vector, unit vector, zero.
Basics of Linear Algebra
Subject :- Applied Mathematics
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

Symplectic Group

 The orthogonal groups were based on a symmetric metric. Symmetric matrices Determinant of 1  An antisymmetric metric can also exist. Transpose is negative Bilinear function Antisymmetry

Dimension 2n  To have an inverse a matrix must be non-singular. 1 x 1 gives det(S) = 01 x 1 gives det(S) = 0 2 x 2 gives det(S) ≠ 02 x 2 gives det(S) ≠ 0 2 n x 2 n gives det(S) ≠ 02 n x 2 n gives det(S) ≠ 0  Use vector spaces of even dimension. Determinant squared is 1Determinant squared is 1 2 n x 2 n antisymmetric matrix2 n x 2 n antisymmetric matrix

Symplectic Metric  Antisymmetric matrices must have 0 on the diagonal.  With unity determinant there is a canonical form. 1 at J i+n,i1 at J i+n,i -1 at J i,i+n-1 at J i,i+n  This is symmetric on the minor diagonal. Symplectic symmetrySymplectic symmetry

Symplectic Group  Find elements in GL(2n) that preserve the antisymmetry. Matrix T called symplectic Means twisted  The symplectic matrices form a group Sp(2n) Sometimes Sp(n), n even Lie group identity inverse closure

Sample Elements  There are three 2x2 matrices with elements 0 or 1 that are in Sp(2).

General Form of Sp(2)  There general form of Sp(2) is the same as SL(2). Isomorphic groupsIsomorphic groups  Sp(2) is also isomorphic to SU(2) Dimension 3Dimension 3

Inverse Matrices  The inverse of a symplectic matrix is easy to compute. Use properties of J next