Lecture # 9 Matrix Representation of Symmetry Groups

Slides:



Advertisements
Similar presentations
Applied Informatics Štefan BEREŽNÝ
Advertisements

1 3D Vector & Matrix Chapter 2. 2 Vector Definition: Vector is a line segment that has the direction. The length of the line segment is called the magnitude.
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
Mathematics. Matrices and Determinants-1 Session.
3_3 An Useful Overview of Matrix Algebra
MF-852 Financial Econometrics
Maths for Computer Graphics
Chapter 4.1 Mathematical Concepts
Chapter 4.1 Mathematical Concepts. 2 Applied Trigonometry Trigonometric functions Defined using right triangle  x y h.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 12 System of Linear Equations.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 14 Elimination Methods.
Chapter 2 Matrices Definition of a matrix.
Ch 7.2: Review of Matrices For theoretical and computation reasons, we review results of matrix theory in this section and the next. A matrix A is an m.
CSci 6971: Image Registration Lecture 2: Vectors and Matrices January 16, 2004 Prof. Chuck Stewart, RPI Dr. Luis Ibanez, Kitware Prof. Chuck Stewart, RPI.
MOHAMMAD IMRAN DEPARTMENT OF APPLIED SCIENCES JAHANGIRABAD EDUCATIONAL GROUP OF INSTITUTES.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
Part 3 Chapter 8 Linear Algebraic Equations and Matrices PowerPoints organized by Dr. Michael R. Gustafson II, Duke University All images copyright © The.
Matrix Definition A Matrix is an ordered set of numbers, variables or parameters. An example of a matrix can be represented by: The matrix is an ordered.
Lecture 7: Matrix-Vector Product; Matrix of a Linear Transformation; Matrix-Matrix Product Sections 2.1, 2.2.1,
Intro to Matrices Don’t be scared….
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
3.8 Matrices.
1 Operations with Matrice 2 Properties of Matrix Operations
Linear Algebra & Matrices MfD 2004 María Asunción Fernández Seara January 21 st, 2004 “The beginnings of matrices and determinants.
Basics of Linear Algebra A review?. Matrix  Mathematical term essentially corresponding to an array  An arrangement of numbers into rows and columns.
Lecture 10 REPRESENTATIONS OF SYMMETRY POINT GROUPS 1) Basis functions, characters and representations Each symmetry operation in a group can be represented.
Compiled By Raj G. Tiwari
ECON 1150 Matrix Operations Special Matrices
Chapter 4.1 Mathematical Concepts
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. A matrix, A, is a rectangular collection of numbers. A matrix with “m” rows and “n” columns is said to have order m x n. Each entry, or element,
Unit 6 : 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.
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.
13.1 Matrices and Their Sums
Prepared by Deluar Jahan Moloy Lecturer Northern University Bangladesh
Relations, Functions, and Matrices Mathematical Structures for Computer Science Chapter 4 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Relations, Functions.
ES 240: Scientific and Engineering Computation. Chapter 8 Chapter 8: Linear Algebraic Equations and Matrices Uchechukwu Ofoegbu Temple University.
1 Graphics CSCI 343, Fall 2015 Lecture 10 Coordinate Transformations.
MT411 Robotic Engineering Asian Institution of Technology (AIT) Chapter 1 Introduction to Matrix Narong Aphiratsakun, D.Eng.
Matrices and Determinants
MATRICES Operations with Matrices Properties of Matrix Operations
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
Chapter 4.1 Mathematical Concepts. 2 Applied Trigonometry "Old Henry And His Old Aunt" Defined using right triangle  x y h.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
1 Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors. Review Matrices.
Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Graphics Graphics Korea University kucg.korea.ac.kr Mathematics for Computer Graphics 고려대학교 컴퓨터 그래픽스 연구실.
Lecture 1 Linear algebra Vectors, matrices. Linear algebra Encyclopedia Britannica:“a branch of mathematics that is concerned with mathematical structures.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
A very brief introduction to Matrix (Section 2.7) Definitions Some properties Basic matrix operations Zero-One (Boolean) matrices.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
Engineering Analysis ENG 3420 Fall 2009 Dan C. Marinescu Office: HEC 439 B Office hours: Tu-Th 11:00-12:00.
Matrices. Matrix A matrix is an ordered rectangular array of numbers. The entry in the i th row and j th column is denoted by a ij. Ex. 4 Columns 3 Rows.
Matrices Introduction.
MTH108 Business Math I Lecture 20.
Matrices and Vector Concepts
Linear Algebra Lecture 2.
DETERMINANTS A determinant is a number associated to a square matrix. Determinants are possible only for square matrices.
Matrix Operations SpringSemester 2017.
2.2 Introduction to Matrices
MATRICES Operations with Matrices Properties of Matrix Operations
Matrices.
Basics of Linear Algebra
Matrix Operations SpringSemester 2017.
Matrix A matrix is a rectangular arrangement of numbers in rows and columns Each number in a matrix is called an Element. The dimensions of a matrix are.
Presentation transcript:

Lecture # 9 Matrix Representation of Symmetry Groups CHEM 515 Spectroscopy Lecture # 9 Matrix Representation of Symmetry Groups

Matrix Representations Symmetry operators and symmetry operations can be expressed in forms of matrices. Matrices can be used as representations of symmetry operators. A vector which is used to define a point in a space can be represented with a one-dimensional matrix. row vector column vector

Matrices A matrix is any rectangular array of numbers setting between two brackets. The general form of a matrix is: or in a more compact form: A = aij The above matrix have a dimension of m×n .

Matrix Representations We are concerned here with square matrices that have equal dimensions (n × n), and with column matrices for vector representations

Matrix Addition and Subtraction If and only if the dimensions of the two matrices A and B are the same, they can be added or subtracted. (Both matrices have the identical amount of rows and columns) Addition can be performed by adding the corresponding elements: aij+bij

Matrix Addition and Subtraction

Matrix Multiplication When the number of columns of the first matrix is the same as the number of rows in the second matrix, then matrix multiplication can be performed.

Matrix Multiplication

Matrix Multiplication Example:

The Determinant of a Matrix For the matrix: Its determinant |A| is given by:

The Determinant of a Matrix For the matrix: Its determinant |A| is given by:

The Determinant of a Matrix The above matrix is said to be a singular matrix.

Transpose of Matrices The transpose of a matrix is found by exchanging rows for columns. For the matrix A = (aij) , its transpose is given by AT=(aji)

Transpose of Matrices In the case of a square matrix (n×n), the transpose can be used to check if a matrix is symmetric. For a symmetric matrix A = AT

Inverse of Matrices Assuming we have a square matrix A, which is non-singular, then there exists an n×n matrix A-1 which is called the inverse of A, such that this property holds: AA-1= A-1A = E ; where E is the identity matrix.

Application of Matrices on Symmetry Operations Matrices can be used as representations of symmetry operations. The effect of symmetry operations is going to be considered on a point defined by a column matrix: where x, y and z represent the location of that vector in space with respect to the point of origin.

The C2h Point Group as an Example For the C2h symmetry, we have the elements: E, i, C2 and σh. Operator E (Identity) does nothing to the vector.

The C2h Point Group as an Example The operator i can be represented by the following matrix that exchanges each coordinate into minus itself.

The C2h Point Group as an Example The operator σh leaves x and y coordinates unchanged but inverts the sign of z.

The C2h Point Group as an Example The operator C2 (to be taken to set along the z-axis) changes x and y coordinates but leaves z unchanged. It is better to derive a general matrix for an n-fold rotation that is applicable for a rotation through any angle θ.

The C2h Point Group as an Example Before a rotation takes a place, the coordinates for the vector of length l is The rotated vector has coordinates From trigonometry:

The C2h Point Group as an Example Which can be expressed using matrices: For the C2 rotation, θ = π

The C2h Point Group as an Example The final matrix representation for C2 rotation is: The general form of matrix representing the C2 rotation is:

The Representations of the Four Operators for the C2h Point Group These four matrices form a mathematical group that obeys the same mathematical table for the C2h point group as the operations there.

The Representations of the Four Operators for the C2h Point Group