Geometric Transformations and Wallpaper Groups

Size: px
Start display at page:

Download "Geometric Transformations and Wallpaper Groups"

Transcription

1 and Geometric Transformations and Wallpaper of the Plane Department of Mathematics and Statistics Texas Tech University Lubbock, Texas 2010 Math Camp

2 Outline and 1 2 and 3

3 and A transformation T of the plane is an isometry if it is one-to-one and onto and dist(t (p), T (q)) = dist(p, q), for all points p and q. If S and T are isometries, so is ST, where (ST )(p) = S(T (p)). If T is an isometry, so is T 1. Our goal is to find all the isometries.

4 and A matrix A is orthogonal if Ax = x for all x R 2. An orthogonal matrix gives an isometry of the plane since dist(ap, Aq) = Ap Aq = A(p q) = p q = dist(p, q) If A and B are orthogonal, so is AB. If A is orthogonal, it is invertible and A 1 is orthogonal. Rotation matrices are orthogonal. y q p q p x

5 Outline and 1 2 and 3

6 1 and Theorem A is orthogonal if and only if Ax Ay = x y for all x, y R 2. Thus, an orthogonal matrix preserves angles. Proof. (= ) ( =) Recall Ax 2 = Ax Ax = x x = x 2 2x y = x 2 + y 2 x y 2.

7 2 and Proof Continued. So, we have 2Ax Ay = Ax 2 + Ay 2 Ax Ay 2 = Ax 2 + Ay 2 A(x y) 2 (distributive law) = x 2 + y 2 x y 2 (A is orthogonal) = 2x y, and dividing by 2 gives the result. Theorem A matrix is orthogonal if and only if its columns are orthogonal unit vectors.

8 and Proof. (= ) Ae i = e i = 1. Ae 1 Ae 2 = e 1 e 2 = 0. 3 ( =) Let A = [u v] where u and v are orthogonal unit vectors. Note Ax = x 1 u + x 2 v. Ax 2 = Ax Ax = (x 1 u + x 2 v) (x 1 u + x 2 v) = x 2 1 u u + 2x 1 x 2 u v + x 2 2 v v = x 2 1 (1) + 2x 1 x 2 (0) + x 2 2 (1) = x x 2 2 = x 2

9 Outline and 1 2 and 3

10 1 and If A is orthogonal, Col 1 (A) = (cos(θ), sin(θ)) for some θ. So the possibilities are [ ] cos(θ) sin(θ) A = = R(θ), sin(θ) cos(θ) [ ] cos(θ) sin(θ) A = = S(θ). sin(θ) cos(θ) In the first case A = R(θ) is a rotation. What about S(θ)?

11 1 and If A is orthogonal, Col 1 (A) = (cos(θ), sin(θ)) for some θ. So the possibilities are [ ] cos(θ) sin(θ) A = = R(θ), sin(θ) cos(θ) [ ] cos(θ) sin(θ) A = = S(θ). sin(θ) cos(θ) In the first case A = R(θ) is a rotation. What about S(θ)? There are orthogonal unit vectors u and v so that S(θ)u = u and S(θ)v = v.

12 2 and In fact, let u = (cos(θ/2), sin(θ/2)) and v = ( sin(θ/2), cos(θ/2)). [ ] [ ] cos(θ) sin(θ) cos(θ/2) S(θ)u = sin(θ) cos(θ) sin(θ/2) [ ] cos(θ) cos(θ/2) + sin(θ) sin(θ/2) = sin(θ) cos(θ/2) cos(θ) sin(θ/2)

13 2 and In fact, let u = (cos(θ/2), sin(θ/2)) and v = ( sin(θ/2), cos(θ/2)). [ ] [ ] cos(θ) sin(θ) cos(θ/2) S(θ)u = sin(θ) cos(θ) sin(θ/2) [ ] cos(θ) cos(θ/2) + sin(θ) sin(θ/2) = sin(θ) cos(θ/2) cos(θ) sin(θ/2) [ ] [ ] cos(θ θ/2) cos(θ/2) = = = u. sin(θ θ/2) sin(θ/2)

14 3 and [ ] [ ] cos(θ) sin(θ) sin(θ/2) S(θ)v = sin(θ) cos(θ) cos(θ/2) [ ] cos(θ) sin(θ/2) + sin(θ) cos(θ/2) = sin(θ) sin(θ/2) cos(θ) cos(θ/2) [ ] sin(θ θ/2) = cos(θ θ/2) [ ] [ ] sin(θ/2) sin(θ/2) = = = v. cos(θ/2) cos(θ/2)

15 and 4 S(θ)u = u and S(θ)v = v. If x = tu + sv, then S(θ)x = tu sv. y x sv M tu v u sv x S(θ)x

16 and 4 S(θ)u = u and S(θ)v = v. If x = tu + sv, then S(θ)x = tu sv. y x sv M tu v u sv x S(θ)x S(θ) is a reflection with its mirror line at an angle of θ/2.

17 Outline and 1 2 and 3

18 Matix 1 and S(θ) 2 = I, so S(θ) 1 = S(θ). Let A be an orthogonal matrix. Then A is a rotation (or the identity) if and only if det(a) = 1 and A is a reflection if and only if det(a) = 1. [ ] a c If A = b d [ a b A T = c d A 1 = A T. define the transpose of A by ]. Show that A is orthogonal if and only if

19 and Continued on 2 Use the addition laws for sine and cosine to verify the important identities R(θ)S(φ) = S(θ + φ), S(φ)R(θ) = S(φ θ), S(θ)S(φ) = R(θ φ)

20 Outline and 1 2 and 3

21 and For v R 2, define T v : R 2 R 2 by T v (x) = x + v. We say T v is translation by v. T u T v = T u+v and T 1 v = T v. are isometries dist(t v (x), T v (y)) = T v (x) T v (y) = (x + v) (y + v) = x + v y v = x y = dist(x, y).

22 Outline and 1 2 and 3

23 Three Distances Determine a Point and Let p 1, p 2 and p 3 be noncolinear points. A point x is uniquely determined by the three numbers r 1 = dist(x, p 1 ), r 2 = dist(x, p 2 ) and r 3 = dist(x, p 3 ). p 1 p 2 p 3

24 and If an isometry T fixes three noncolinear points p 1, p 2, p 3 then T is the identity. dist(x, p i ) = dist(t (x), T (p i )) = dist(t (x), p i ), i = 1, 2, 3, = x = T (x). Theorem Every isometry T can be written as T (x) = Ax + v where A is an orthogonal matrix, i.e., T is multiplication by an orthogonal matrix followed by a translation.

25 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear.

26 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear. 2 Let u = T (0). Then T u T (0) = 0.

27 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear. 2 Let u = T (0). Then T u T (0) = 0. 3 dist(t u T (e 1 ), 0) = 1, so we can find a rotation matrix R so that RT u T (e 1 ) = e 1.

28 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear. 2 Let u = T (0). Then T u T (0) = 0. 3 dist(t u T (e 1 ), 0) = 1, so we can find a rotation matrix R so that RT u T (e 1 ) = e 1. 4 RT u T (e 2 ) = ±e 2.

29 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear. 2 Let u = T (0). Then T u T (0) = 0. 3 dist(t u T (e 1 ), 0) = 1, so we can find a rotation matrix R so that RT u T (e 1 ) = e 1. 4 RT u T (e 2 ) = ±e 2. 5 If RT u T (e 2 ) = e 2, let S = S(0) be reflection through the x-axis, otherwise let S = I.

30 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear. 2 Let u = T (0). Then T u T (0) = 0. 3 dist(t u T (e 1 ), 0) = 1, so we can find a rotation matrix R so that RT u T (e 1 ) = e 1. 4 RT u T (e 2 ) = ±e 2. 5 If RT u T (e 2 ) = e 2, let S = S(0) be reflection through the x-axis, otherwise let S = I. 6 SRT u (0) = 0, SRT u T (e 1 ) = e 2, and SRT u T (e 2 ) = e 2

31 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear. 2 Let u = T (0). Then T u T (0) = 0. 3 dist(t u T (e 1 ), 0) = 1, so we can find a rotation matrix R so that RT u T (e 1 ) = e 1. 4 RT u T (e 2 ) = ±e 2. 5 If RT u T (e 2 ) = e 2, let S = S(0) be reflection through the x-axis, otherwise let S = I. 6 SRT u (0) = 0, SRT u T (e 1 ) = e 2, and SRT u T (e 2 ) = e 2 7 SRT u T = I, so T = T u R 1 S 1

32 Proof of and Proof. 1 The points 0, e 1, e 2 are noncolinear. 2 Let u = T (0). Then T u T (0) = 0. 3 dist(t u T (e 1 ), 0) = 1, so we can find a rotation matrix R so that RT u T (e 1 ) = e 1. 4 RT u T (e 2 ) = ±e 2. 5 If RT u T (e 2 ) = e 2, let S = S(0) be reflection through the x-axis, otherwise let S = I. 6 SRT u (0) = 0, SRT u T (e 1 ) = e 2, and SRT u T (e 2 ) = e 2 7 SRT u T = I, so T = T u R 1 S 1 8 Let A = R 1 S 1 and v = u. Then T (x) = Ax + v

33 Outline and 1 2 and 3

34 Notation and Algebra and If T (x) = Ax + v write T = (A v). Calculate the product (composition) in this notation (A u)(b v)x = (A u)(bx + v) = A(Bx + v) + u = ABx + Av + u = (AB u + Av)x. (A u)(b v) = (AB u + Av) The identity transformation is (I 0). Translation by v is (I v). (A u) 1 = (A 1 A 1 u)

35 Rotations and Consider (R v) where R = R(θ) I is a rotation. Look for a fixed point p, i.e., (R v)p = p Rp + v = p p Rp = v (I R)p = v. If (I R) is invertible, there is a unique solution p. (I R) is invertible because (I R)x = 0 x = Rx x = 0. (Use the Big Theorem.) There is a unique fixed point p, and we can write (R v) = (R p Rp). (R p Rp)x = Rx + p Rp = p + R(x p).

36 and Picture of Rotation y = (R p Rp)x = p + R(x p) says that this isometry is rotation though angle θ around the point p,which is called the center of rotation or rotocenter. y y p R(x p) θ x p x x

37 with a Reflection Matrix and Consider (S w) where S = S(θ) is a reflection matrix. Let u and v be the vectors with Su = u and Sv = v. We can write w = αu + βv, so (S w) = (S αu + βv). Case: α = 0. So we have (S βv).

38 with a Reflection Matrix and Consider (S w) where S = S(θ) is a reflection matrix. Let u and v be the vectors with Su = u and Sv = v. We can write w = αu + βv, so (S w) = (S αu + βv). Case: α = 0. So we have (S βv). The point p = βv/2 is fixed. (S βv)p = S(βv/2) + βv = βv/2 + βv = βv/2 = p.

39 with a Reflection Matrix and Consider (S w) where S = S(θ) is a reflection matrix. Let u and v be the vectors with Su = u and Sv = v. We can write w = αu + βv, so (S w) = (S αu + βv). Case: α = 0. So we have (S βv). The point p = βv/2 is fixed. (S βv)p = S(βv/2) + βv = βv/2 + βv = βv/2 = p. The fixed points are exactly x = p + tu. (S 2p)(p + tu) = Sp + tsu + 2p = p + tu + 2p = p + tu.

40 and The Line of Fixed Points The line through p parallel to u is parametrized by x = p + tu, for t R. y tu p x v u x

41 and Reflection Picture We can write a point x as x = p + tu + sv. Then y = (S 2p)x = p + tu sv. y x tu + sv sv M p tu sv tu sv y v u x

42 Reflections and Glides and (S βv) = (S 2p) is reflection through the mirror line M given by y = p + tu. Second Case: α 0. We have (S αu + βv). (S αu + βv) = (I αu)(s βv) This is a reflection followed by a translation parallel to the mirror line. This is called a glide refection or just a glide. The mirror line of the reflection is called the glide line. A glide has no fixed points.

43 and Glide Reflection Picture A glide with a horizontal glide line, and the translation vector shown in blue.

44 Theorem and Theorem Every isometry of the plane falls into on of the following five mutually exclusive classes. 1 The identity. 2 A translation (not the identity). 3 A rotation about some point (not the identity); 4 A reflection through some mirror line. 5 A glide along some glide line.

45 Outline and 1 2 and 3

46 and on 1 Consider the cases for the product T 1 T 2 of two isometries T 1 and T 2. Describe what happens geometrically (e.g., rotation angle, location of the mirror line, etc.). In what cases do the isometries commute, i.e., when does T 1 T 2 = T 2 T 1 2 Project: For a rotation (R v) give a geometric description of how to find the rotocenter p = (I R) 1 v. 3 As part of the first exercise, given two rotations (with possibly different rotocenters) show that the composition is a rotation or a translation. 4 Project: Given two rotations with different rotocenters give a geometric description of how to find the rotocenter of the composition.

Geometric Transformations and Wallpaper. Groups. Lance Drager Math Camp

Geometric Transformations and Wallpaper. Groups. Lance Drager Math Camp How to Geometric Transformations and Department of Mathematics and Statistics Texas Tech University Lubbock, Texas 2010 Math Camp Outline How to 1 How to Outline How to 1 How to How to to A Group is a

More information

Geometric Transformations and Wallpaper Groups

Geometric Transformations and Wallpaper Groups Geometric Transformations and Wallpaper Groups Lance Drager Texas Tech University Geometric Transformations IV p.1/35 Symmetries of Geometric Patterns (Discrete Groups of Isometries) Geometric Transformations

More information

Geometric Transformations and Wallpaper Groups

Geometric Transformations and Wallpaper Groups Geometric Transformations and Wallpaper Groups Lance Drager Texas Tech University Geometric Transformations III p.1/25 Introduction to Groups of Isometrics Geometric Transformations III p.2/25 Symmetries

More information

ISOMETRIES OF R n KEITH CONRAD

ISOMETRIES OF R n KEITH CONRAD ISOMETRIES OF R n KEITH CONRAD 1. Introduction An isometry of R n is a function h: R n R n that preserves the distance between vectors: h(v) h(w) = v w for all v and w in R n, where (x 1,..., x n ) = x

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Introduction to Matrix Algebra August 18, 2010 1 Vectors 1.1 Notations A p-dimensional vector is p numbers put together. Written as x 1 x =. x p. When p = 1, this represents a point in the line. When p

More information

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS 1. HW 1: Due September 4 1.1.21. Suppose v, w R n and c is a scalar. Prove that Span(v + cw, w) = Span(v, w). We must prove two things: that every element

More information

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

(A B) 2 + (A B) 2. and factor the result.

(A B) 2 + (A B) 2. and factor the result. Transformational Geometry of the Plane (Master Plan) Day 1. Some Coordinate Geometry. Cartesian (rectangular) coordinates on the plane. What is a line segment? What is a (right) triangle? State and prove

More information

Overview of vector calculus. Coordinate systems in space. Distance formula. (Sec. 12.1)

Overview of vector calculus. Coordinate systems in space. Distance formula. (Sec. 12.1) Math 20C Multivariable Calculus Lecture 1 1 Coordinates in space Slide 1 Overview of vector calculus. Coordinate systems in space. Distance formula. (Sec. 12.1) Vector calculus studies derivatives and

More information

Lecture 4: Affine Transformations. for Satan himself is transformed into an angel of light. 2 Corinthians 11:14

Lecture 4: Affine Transformations. for Satan himself is transformed into an angel of light. 2 Corinthians 11:14 Lecture 4: Affine Transformations for Satan himself is transformed into an angel of light. 2 Corinthians 11:14 1. Transformations Transformations are the lifeblood of geometry. Euclidean geometry is based

More information

Linear Transformations

Linear Transformations DM554 Linear and Integer Programming Lecture 8 Marco Chiarandini Department of Mathematics & Computer Science University of Southern Denmark Outline 1. 2. 2 Resume Linear dependence and independence Determine

More information

Review of linear algebra

Review of linear algebra Review of linear algebra 1 Vectors and matrices We will just touch very briefly on certain aspects of linear algebra, most of which should be familiar. Recall that we deal with vectors, i.e. elements of

More information

Distance Between Ellipses in 2D

Distance Between Ellipses in 2D Distance Between Ellipses in 2D David Eberly, Geometric Tools, Redmond WA 98052 https://www.geometrictools.com/ This work is licensed under the Creative Commons Attribution 4.0 International License. To

More information

Homogeneous Transformations

Homogeneous Transformations Purpose: Homogeneous Transformations The purpose of this chapter is to introduce you to the Homogeneous Transformation. This simple 4 x 4 transformation is used in the geometry engines of CAD systems and

More information

MAC Module 5 Vectors in 2-Space and 3-Space II

MAC Module 5 Vectors in 2-Space and 3-Space II MAC 2103 Module 5 Vectors in 2-Space and 3-Space II 1 Learning Objectives Upon completing this module, you should be able to: 1. Determine the cross product of a vector in R 3. 2. Determine a scalar triple

More information

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 2: Rigid Motions and Homogeneous Transformations

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 2: Rigid Motions and Homogeneous Transformations MCE/EEC 647/747: Robot Dynamics and Control Lecture 2: Rigid Motions and Homogeneous Transformations Reading: SHV Chapter 2 Mechanical Engineering Hanz Richter, PhD MCE503 p.1/22 Representing Points, Vectors

More information

Math 315: Linear Algebra Solutions to Assignment 7

Math 315: Linear Algebra Solutions to Assignment 7 Math 5: Linear Algebra s to Assignment 7 # Find the eigenvalues of the following matrices. (a.) 4 0 0 0 (b.) 0 0 9 5 4. (a.) The characteristic polynomial det(λi A) = (λ )(λ )(λ ), so the eigenvalues are

More information

Chapter 8. Rigid transformations

Chapter 8. Rigid transformations Chapter 8. Rigid transformations We are about to start drawing figures in 3D. There are no built-in routines for this purpose in PostScript, and we shall have to start more or less from scratch in extending

More information

a 11 a 12 a 11 a 12 a 13 a 21 a 22 a 23 . a 31 a 32 a 33 a 12 a 21 a 23 a 31 a = = = = 12

a 11 a 12 a 11 a 12 a 13 a 21 a 22 a 23 . a 31 a 32 a 33 a 12 a 21 a 23 a 31 a = = = = 12 24 8 Matrices Determinant of 2 2 matrix Given a 2 2 matrix [ ] a a A = 2 a 2 a 22 the real number a a 22 a 2 a 2 is determinant and denoted by det(a) = a a 2 a 2 a 22 Example 8 Find determinant of 2 2

More information

Math 51, Homework-2. Section numbers are from the course textbook.

Math 51, Homework-2. Section numbers are from the course textbook. SSEA Summer 2017 Math 51, Homework-2 Section numbers are from the course textbook. 1. Write the parametric equation of the plane that contains the following point and line: 1 1 1 3 2, 4 2 + t 3 0 t R.

More information

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p Math Bootcamp 2012 1 Review of matrix algebra 1.1 Vectors and rules of operations An p-dimensional vector is p numbers put together. Written as x 1 x =. x p. When p = 1, this represents a point in the

More information

CHANGE OF BASIS AND ALL OF THAT

CHANGE OF BASIS AND ALL OF THAT CHANGE OF BASIS AND ALL OF THAT LANCE D DRAGER Introduction The goal of these notes is to provide an apparatus for dealing with change of basis in vector spaces, matrices of linear transformations, and

More information

1 Planar rotations. Math Abstract Linear Algebra Fall 2011, section E1 Orthogonal matrices and rotations

1 Planar rotations. Math Abstract Linear Algebra Fall 2011, section E1 Orthogonal matrices and rotations Math 46 - Abstract Linear Algebra Fall, section E Orthogonal matrices and rotations Planar rotations Definition: A planar rotation in R n is a linear map R: R n R n such that there is a plane P R n (through

More information

Week Quadratic forms. Principal axes theorem. Text reference: this material corresponds to parts of sections 5.5, 8.2,

Week Quadratic forms. Principal axes theorem. Text reference: this material corresponds to parts of sections 5.5, 8.2, Math 051 W008 Margo Kondratieva Week 10-11 Quadratic forms Principal axes theorem Text reference: this material corresponds to parts of sections 55, 8, 83 89 Section 41 Motivation and introduction Consider

More information

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 :

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 : Length, Angle and the Inner Product The length (or norm) of a vector v R 2 (viewed as connecting the origin to a point (v 1,v 2 )) is easily determined by the Pythagorean Theorem and is denoted v : v =

More information

Practice Exam. 2x 1 + 4x 2 + 2x 3 = 4 x 1 + 2x 2 + 3x 3 = 1 2x 1 + 3x 2 + 4x 3 = 5

Practice Exam. 2x 1 + 4x 2 + 2x 3 = 4 x 1 + 2x 2 + 3x 3 = 1 2x 1 + 3x 2 + 4x 3 = 5 Practice Exam. Solve the linear system using an augmented matrix. State whether the solution is unique, there are no solutions or whether there are infinitely many solutions. If the solution is unique,

More information

Transformations. Chapter D Transformations Translation

Transformations. Chapter D Transformations Translation Chapter 4 Transformations Transformations between arbitrary vector spaces, especially linear transformations, are usually studied in a linear algebra class. Here, we focus our attention to transformation

More information

6. Linear Transformations.

6. Linear Transformations. 6. Linear Transformations 6.1. Matrices as Transformations A Review of Functions domain codomain range x y preimage image http://en.wikipedia.org/wiki/codomain 6.1. Matrices as Transformations A Review

More information

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices MTHSC 3110 Section 2.2 Inverses of Matrices Definition Suppose that T : R n R m is linear. We will say that T is invertible if for every b R m there is exactly one x R n so that T ( x) = b. Note If T is

More information

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2.

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2. APPENDIX A Background Mathematics A. Linear Algebra A.. Vector algebra Let x denote the n-dimensional column vector with components 0 x x 2 B C @. A x n Definition 6 (scalar product). The scalar product

More information

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra Section 1.1 System of Linear Equations College of Science MATHS 211: Linear Algebra (University of Bahrain) Linear System 1 / 33 Goals:. 1 Define system of linear equations and their solutions. 2 To represent

More information

Introduction to Linear Algebra, Second Edition, Serge Lange

Introduction to Linear Algebra, Second Edition, Serge Lange Introduction to Linear Algebra, Second Edition, Serge Lange Chapter I: Vectors R n defined. Addition and scalar multiplication in R n. Two geometric interpretations for a vector: point and displacement.

More information

Section 10.7 The Cross Product

Section 10.7 The Cross Product 44 Section 10.7 The Cross Product Objective #0: Evaluating Determinants. Recall the following definition for determinants: Determinants a The determinant for matrix 1 b 1 is denoted as a 1 b 1 a b a b

More information

Lecture Note 1: Background

Lecture Note 1: Background ECE5463: Introduction to Robotics Lecture Note 1: Background Prof. Wei Zhang Department of Electrical and Computer Engineering Ohio State University Columbus, Ohio, USA Spring 2018 Lecture 1 (ECE5463 Sp18)

More information

Final Examination 201-NYC-05 - Linear Algebra I December 8 th, and b = 4. Find the value(s) of a for which the equation Ax = b

Final Examination 201-NYC-05 - Linear Algebra I December 8 th, and b = 4. Find the value(s) of a for which the equation Ax = b Final Examination -NYC-5 - Linear Algebra I December 8 th 7. (4 points) Let A = has: (a) a unique solution. a a (b) infinitely many solutions. (c) no solution. and b = 4. Find the value(s) of a for which

More information

The Singular Value Decomposition

The Singular Value Decomposition The Singular Value Decomposition Philippe B. Laval KSU Fall 2015 Philippe B. Laval (KSU) SVD Fall 2015 1 / 13 Review of Key Concepts We review some key definitions and results about matrices that will

More information

5. Orthogonal matrices

5. Orthogonal matrices L Vandenberghe EE133A (Spring 2017) 5 Orthogonal matrices matrices with orthonormal columns orthogonal matrices tall matrices with orthonormal columns complex matrices with orthonormal columns 5-1 Orthonormal

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra)

AMS526: Numerical Analysis I (Numerical Linear Algebra) AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 2: Orthogonal Vectors and Matrices; Vector Norms Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Numerical Analysis I 1 / 11 Outline 1 Orthogonal

More information

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam This study sheet will not be allowed during the test Books and notes will not be allowed during the test Calculators and cell phones

More information

1.4 Linear Transformation I

1.4 Linear Transformation I .4. LINEAR TRANSFORMATION I.4 Linear Transformation I MATH 9 FALL 99 PRELIM # 5 9FA9PQ5.tex.4. a) Consider the vector transformation y f(x) from V to V such that if y (y ; y ); x (x ; x ); y (x + x ) p

More information

SUPPLEMENT I. Example. Graph the vector 4, 3. Definition. Given two points A(x 1, y 1 ) and B(x 2, y 2 ), the vector represented by # AB is # AB =,

SUPPLEMENT I. Example. Graph the vector 4, 3. Definition. Given two points A(x 1, y 1 ) and B(x 2, y 2 ), the vector represented by # AB is # AB =, SUPPLEMENT I 1. Vectors Definition. A vector is a quantity that has both a magnitude and a direction. A twodimensional vector is an ordered pair a = a 1, a 2 of real numbers. The numbers a 1 and a 2 are

More information

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4 MATH2202 Notebook 1 Fall 2015/2016 prepared by Professor Jenny Baglivo Contents 1 MATH2202 Notebook 1 3 1.1 Single Variable Calculus versus Multivariable Calculus................... 3 1.2 Rectangular Coordinate

More information

Linear vector spaces and subspaces.

Linear vector spaces and subspaces. Math 2051 W2008 Margo Kondratieva Week 1 Linear vector spaces and subspaces. Section 1.1 The notion of a linear vector space. For the purpose of these notes we regard (m 1)-matrices as m-dimensional vectors,

More information

Linear Systems. Class 27. c 2008 Ron Buckmire. TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5.4

Linear Systems. Class 27. c 2008 Ron Buckmire. TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5.4 Linear Systems Math Spring 8 c 8 Ron Buckmire Fowler 9 MWF 9: am - :5 am http://faculty.oxy.edu/ron/math//8/ Class 7 TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5. Summary

More information

Be fruitful and multiply Genesis 1:28

Be fruitful and multiply Genesis 1:28 Chapter 15: Quaternions: Multiplication in the Space of Mass-Points Be fruitful and multiply Genesis 1:8 1. Vector Spaces and Division Algebras The space of mass-points is a 4-dimensional vector space:

More information

Linear Algebra Lecture Notes-II

Linear Algebra Lecture Notes-II Linear Algebra Lecture Notes-II Vikas Bist Department of Mathematics Panjab University, Chandigarh-64 email: bistvikas@gmail.com Last revised on March 5, 8 This text is based on the lectures delivered

More information

Section 1.8/1.9. Linear Transformations

Section 1.8/1.9. Linear Transformations Section 1.8/1.9 Linear Transformations Motivation Let A be a matrix, and consider the matrix equation b = Ax. If we vary x, we can think of this as a function of x. Many functions in real life the linear

More information

MAT 2037 LINEAR ALGEBRA I web:

MAT 2037 LINEAR ALGEBRA I web: MAT 237 LINEAR ALGEBRA I 2625 Dokuz Eylül University, Faculty of Science, Department of Mathematics web: Instructor: Engin Mermut http://kisideuedutr/enginmermut/ HOMEWORK 2 MATRIX ALGEBRA Textbook: Linear

More information

Linear Algebra - Part II

Linear Algebra - Part II Linear Algebra - Part II Projection, Eigendecomposition, SVD (Adapted from Sargur Srihari s slides) Brief Review from Part 1 Symmetric Matrix: A = A T Orthogonal Matrix: A T A = AA T = I and A 1 = A T

More information

Lecture 4: Affine Transformations. for Satan himself is transformed into an angel of light. 2 Corinthians 11:14

Lecture 4: Affine Transformations. for Satan himself is transformed into an angel of light. 2 Corinthians 11:14 Lecture 4: Affine Transformations for Satan himself is transformed into an angel of light. 2 Corinthians 11:14 1. Transformations Transformations are the lifeblood of geometry. Euclidean geometry is based

More information

Chapter 3. Vectors and Two-Dimensional Motion

Chapter 3. Vectors and Two-Dimensional Motion Chapter 3 Vectors and Two-Dimensional Motion 1 Vector vs. Scalar Review All physical quantities encountered in this text will be either a scalar or a vector A vector quantity has both magnitude (size)

More information

Lecture 14: Orthogonality and general vector spaces. 2 Orthogonal vectors, spaces and matrices

Lecture 14: Orthogonality and general vector spaces. 2 Orthogonal vectors, spaces and matrices Lecture 14: Orthogonality and general vector spaces 1 Symmetric matrices Recall the definition of transpose A T in Lecture note 9. Definition 1.1. If a square matrix S satisfies then we say S is a symmetric

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information

Properties of Transformations

Properties of Transformations 6. - 6.4 Properties of Transformations P. Danziger Transformations from R n R m. General Transformations A general transformation maps vectors in R n to vectors in R m. We write T : R n R m to indicate

More information

LORENTZIAN MATRIX MULTIPLICATION AND THE MOTIONS ON LORENTZIAN PLANE. Kırıkkale University, Turkey

LORENTZIAN MATRIX MULTIPLICATION AND THE MOTIONS ON LORENTZIAN PLANE. Kırıkkale University, Turkey GLASNIK MATEMATIČKI Vol. 41(61)(2006), 329 334 LORENTZIAN MATRIX MULTIPLICATION AND THE MOTIONS ON LORENTZIAN PLANE Halı t Gündoğan and Osman Keçı lı oğlu Kırıkkale University, Turkey Abstract. In this

More information

Final Exam. Linear Algebra Summer 2011 Math S2010X (3) Corrin Clarkson. August 10th, Solutions

Final Exam. Linear Algebra Summer 2011 Math S2010X (3) Corrin Clarkson. August 10th, Solutions Final Exam Linear Algebra Summer Math SX (3) Corrin Clarkson August th, Name: Solutions Instructions: This is a closed book exam. You may not use the textbook, notes or a calculator. You will have 9 minutes

More information

Numerical Linear Algebra Homework Assignment - Week 2

Numerical Linear Algebra Homework Assignment - Week 2 Numerical Linear Algebra Homework Assignment - Week 2 Đoàn Trần Nguyên Tùng Student ID: 1411352 8th October 2016 Exercise 2.1: Show that if a matrix A is both triangular and unitary, then it is diagonal.

More information

MATH 213 Linear Algebra and Ordinary Differential Equations Spring 2015 Study Sheet for Final Exam. Topics

MATH 213 Linear Algebra and Ordinary Differential Equations Spring 2015 Study Sheet for Final Exam. Topics MATH 213 Linear Algebra and Ordinary Differential Equations Spring 2015 Study Sheet for Final Exam This study sheet will not be allowed during the test. Books and notes will not be allowed during the test.

More information

Math 24 Winter 2010 Sample Solutions to the Midterm

Math 24 Winter 2010 Sample Solutions to the Midterm Math 4 Winter Sample Solutions to the Midterm (.) (a.) Find a basis {v, v } for the plane P in R with equation x + y z =. We can take any two non-collinear vectors in the plane, for instance v = (,, )

More information

Math 3108: Linear Algebra

Math 3108: Linear Algebra Math 3108: Linear Algebra Instructor: Jason Murphy Department of Mathematics and Statistics Missouri University of Science and Technology 1 / 323 Contents. Chapter 1. Slides 3 70 Chapter 2. Slides 71 118

More information

1. General Vector Spaces

1. General Vector Spaces 1.1. Vector space axioms. 1. General Vector Spaces Definition 1.1. Let V be a nonempty set of objects on which the operations of addition and scalar multiplication are defined. By addition we mean a rule

More information

Mathematical Foundations: Intro

Mathematical Foundations: Intro Mathematical Foundations: Intro Graphics relies on 3 basic objects: 1. Scalars 2. Vectors 3. Points Mathematically defined in terms of spaces: 1. Vector space 2. Affine space 3. Euclidean space Math required:

More information

Mathematical Principles for Scientific Computing and Visualization

Mathematical Principles for Scientific Computing and Visualization Mathematical Principles for Scientific Computing and Visualization Chapter 4: Background Numerical Linear Algebra Gerald Farin & Dianne Hansford CRC Press, Taylor & Francis Group, An A K Peters Book www.farinhansford.com/books/scv

More information

Lecture Notes: Eigenvalues and Eigenvectors. 1 Definitions. 2 Finding All Eigenvalues

Lecture Notes: Eigenvalues and Eigenvectors. 1 Definitions. 2 Finding All Eigenvalues Lecture Notes: Eigenvalues and Eigenvectors Yufei Tao Department of Computer Science and Engineering Chinese University of Hong Kong taoyf@cse.cuhk.edu.hk 1 Definitions Let A be an n n matrix. If there

More information

Lecture 3: Linear Algebra Review, Part II

Lecture 3: Linear Algebra Review, Part II Lecture 3: Linear Algebra Review, Part II Brian Borchers January 4, Linear Independence Definition The vectors v, v,..., v n are linearly independent if the system of equations c v + c v +...+ c n v n

More information

Math Linear Algebra Final Exam Review Sheet

Math Linear Algebra Final Exam Review Sheet Math 15-1 Linear Algebra Final Exam Review Sheet Vector Operations Vector addition is a component-wise operation. Two vectors v and w may be added together as long as they contain the same number n of

More information

Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach

Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach Introduction to 3D Game Programming with DirectX 90c: A Shader Approach Part I Solutions Note : Please email to frank@moon-labscom if ou find an errors Note : Use onl after ou have tried, and struggled

More information

Dot Products. K. Behrend. April 3, Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem.

Dot Products. K. Behrend. April 3, Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem. Dot Products K. Behrend April 3, 008 Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem. Contents The dot product 3. Length of a vector........................

More information

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions MATH 55 Applied Honors Calculus III Winter 11 Midterm 1 Review Solutions 11.1: #19 Particle starts at point ( 1,, traces out a semicircle in the counterclockwise direction, ending at the point (1,. 11.1:

More information

Announcements Monday, November 06

Announcements Monday, November 06 Announcements Monday, November 06 This week s quiz: covers Sections 5 and 52 Midterm 3, on November 7th (next Friday) Exam covers: Sections 3,32,5,52,53 and 55 Section 53 Diagonalization Motivation: Difference

More information

Lecture 15, 16: Diagonalization

Lecture 15, 16: Diagonalization Lecture 15, 16: Diagonalization Motivation: Eigenvalues and Eigenvectors are easy to compute for diagonal matrices. Hence, we would like (if possible) to convert matrix A into a diagonal matrix. Suppose

More information

4.1 Distance and Length

4.1 Distance and Length Chapter Vector Geometry In this chapter we will look more closely at certain geometric aspects of vectors in R n. We will first develop an intuitive understanding of some basic concepts by looking at vectors

More information

Linear Algebra (Math-324) Lecture Notes

Linear Algebra (Math-324) Lecture Notes Linear Algebra (Math-324) Lecture Notes Dr. Ali Koam and Dr. Azeem Haider September 24, 2017 c 2017,, Jazan All Rights Reserved 1 Contents 1 Real Vector Spaces 6 2 Subspaces 11 3 Linear Combination and

More information

Math 115A: Homework 5

Math 115A: Homework 5 Math 115A: Homework 5 1 Suppose U, V, and W are finite-dimensional vector spaces over a field F, and that are linear a) Prove ker ST ) ker T ) b) Prove nullst ) nullt ) c) Prove imst ) im S T : U V, S

More information

Worksheet 1.4: Geometry of the Dot and Cross Products

Worksheet 1.4: Geometry of the Dot and Cross Products Boise State Math 275 (Ultman) Worksheet 1.4: Geometry of the Dot and Cross Products From the Toolbox (what you need from previous classes): Basic algebra and trigonometry: be able to solve quadratic equations,

More information

EXAM. Exam #3. Math 2360, Spring April 24, 2001 ANSWERS

EXAM. Exam #3. Math 2360, Spring April 24, 2001 ANSWERS EXAM Exam #3 Math 2360, Spring 200 April 24, 200 ANSWERS i 40 pts Problem In this problem, we will work in the vectorspace P 3 = { ax 2 + bx + c a, b, c R }, the space of polynomials of degree less than

More information

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix DIAGONALIZATION Definition We say that a matrix A of size n n is diagonalizable if there is a basis of R n consisting of eigenvectors of A ie if there are n linearly independent vectors v v n such that

More information

Review 1 Math 321: Linear Algebra Spring 2010

Review 1 Math 321: Linear Algebra Spring 2010 Department of Mathematics and Statistics University of New Mexico Review 1 Math 321: Linear Algebra Spring 2010 This is a review for Midterm 1 that will be on Thursday March 11th, 2010. The main topics

More information

Extra Problems for Math 2050 Linear Algebra I

Extra Problems for Math 2050 Linear Algebra I Extra Problems for Math 5 Linear Algebra I Find the vector AB and illustrate with a picture if A = (,) and B = (,4) Find B, given A = (,4) and [ AB = A = (,4) and [ AB = 8 If possible, express x = 7 as

More information

MATH 22A: LINEAR ALGEBRA Chapter 1

MATH 22A: LINEAR ALGEBRA Chapter 1 MATH 22A: LINEAR ALGEBRA Chapter 1 Steffen Borgwardt, UC Davis original version of these slides: Jesús De Loera, UC Davis January 10, 2015 Vectors and Matrices (1.1-1.3). CHAPTER 1 Vectors and Linear Combinations

More information

Chapter 2. Matrix Arithmetic. Chapter 2

Chapter 2. Matrix Arithmetic. Chapter 2 Matrix Arithmetic Matrix Addition and Subtraction Addition and subtraction act element-wise on matrices. In order for the addition/subtraction (A B) to be possible, the two matrices A and B must have the

More information

Math 3191 Applied Linear Algebra

Math 3191 Applied Linear Algebra Math 191 Applied Linear Algebra Lecture 1: Inner Products, Length, Orthogonality Stephen Billups University of Colorado at Denver Math 191Applied Linear Algebra p.1/ Motivation Not all linear systems have

More information

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors.

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors. MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors. Orthogonal sets Let V be a vector space with an inner product. Definition. Nonzero vectors v 1,v

More information

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product. MATH 311-504 Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product. Determinant is a scalar assigned to each square matrix. Notation. The determinant of a matrix A = (a ij

More information

MTH 464: Computational Linear Algebra

MTH 464: Computational Linear Algebra MTH 464: Computational Linear Algebra Lecture Outlines Exam 2 Material Prof. M. Beauregard Department of Mathematics & Statistics Stephen F. Austin State University March 2, 2018 Linear Algebra (MTH 464)

More information

SUMMARY OF MATH 1600

SUMMARY OF MATH 1600 SUMMARY OF MATH 1600 Note: The following list is intended as a study guide for the final exam. It is a continuation of the study guide for the midterm. It does not claim to be a comprehensive list. You

More information

Mathematics 1. Part II: Linear Algebra. Exercises and problems

Mathematics 1. Part II: Linear Algebra. Exercises and problems Bachelor Degree in Informatics Engineering Barcelona School of Informatics Mathematics Part II: Linear Algebra Eercises and problems February 5 Departament de Matemàtica Aplicada Universitat Politècnica

More information

Math 3191 Applied Linear Algebra

Math 3191 Applied Linear Algebra Math 9 Applied Linear Algebra Lecture : Orthogonal Projections, Gram-Schmidt Stephen Billups University of Colorado at Denver Math 9Applied Linear Algebra p./ Orthonormal Sets A set of vectors {u, u,...,

More information

Linear Algebra. Workbook

Linear Algebra. Workbook Linear Algebra Workbook Paul Yiu Department of Mathematics Florida Atlantic University Last Update: November 21 Student: Fall 2011 Checklist Name: A B C D E F F G H I J 1 2 3 4 5 6 7 8 9 10 xxx xxx xxx

More information

Be fruitful and multiply Genesis 1:28

Be fruitful and multiply Genesis 1:28 Lecture 15: Quaternions: Multiplication in the Space of Mass-Points Be fruitful and multiply Genesis 1:8 15.1 Vector Spaces and Division Algebras The space of mass-points is a 4-dimensional vector space:

More information

Chapter 2 Notes, Linear Algebra 5e Lay

Chapter 2 Notes, Linear Algebra 5e Lay Contents.1 Operations with Matrices..................................1.1 Addition and Subtraction.............................1. Multiplication by a scalar............................ 3.1.3 Multiplication

More information

1 Matrices and matrix algebra

1 Matrices and matrix algebra 1 Matrices and matrix algebra 1.1 Examples of matrices A matrix is a rectangular array of numbers and/or variables. For instance 4 2 0 3 1 A = 5 1.2 0.7 x 3 π 3 4 6 27 is a matrix with 3 rows and 5 columns

More information

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

More information

Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated )

Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated ) Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated 24--27) Denis Sevee s Vector Geometry notes appear as Chapter 5 in the current custom textbook used at John Abbott College for

More information

ft-uiowa-math2550 Assignment NOTRequiredJustHWformatOfQuizReviewForExam3part2 due 12/31/2014 at 07:10pm CST

ft-uiowa-math2550 Assignment NOTRequiredJustHWformatOfQuizReviewForExam3part2 due 12/31/2014 at 07:10pm CST me me ft-uiowa-math2550 Assignment NOTRequiredJustHWformatOfQuizReviewForExam3part2 due 12/31/2014 at 07:10pm CST 1. (1 pt) local/library/ui/eigentf.pg A is n n an matrices.. There are an infinite number

More information

Rigid Geometric Transformations

Rigid Geometric Transformations Rigid Geometric Transformations Carlo Tomasi This note is a quick refresher of the geometry of rigid transformations in three-dimensional space, expressed in Cartesian coordinates. 1 Cartesian Coordinates

More information

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP) MATH 20F: LINEAR ALGEBRA LECTURE B00 (T KEMP) Definition 01 If T (x) = Ax is a linear transformation from R n to R m then Nul (T ) = {x R n : T (x) = 0} = Nul (A) Ran (T ) = {Ax R m : x R n } = {b R m

More information

Symmetric and anti symmetric matrices

Symmetric and anti symmetric matrices Symmetric and anti symmetric matrices In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally, matrix A is symmetric if. A = A Because equal matrices have equal

More information

Math113: Linear Algebra. Beifang Chen

Math113: Linear Algebra. Beifang Chen Math3: Linear Algebra Beifang Chen Spring 26 Contents Systems of Linear Equations 3 Systems of Linear Equations 3 Linear Systems 3 2 Geometric Interpretation 3 3 Matrices of Linear Systems 4 4 Elementary

More information