Polynomials. Math 4800/6080 Project Course

Size: px
Start display at page:

Download "Polynomials. Math 4800/6080 Project Course"

Transcription

1 Polnomials. Math 4800/6080 Project Course 2. The Plane. Boss, boss, ze plane, ze plane! Tattoo, Fantas Island The points of the plane R 2 are ordered pairs (x, ) of real numbers. We ll also use vector notation to denote a point of the plane: x R 2 In high school geometr, we talk about congruences and similarities. These are examples of affine linear transformations of the plane. Definition. A general linear transformation is an invertible map: A : R 2 R 2 with the following two properties: ( ) ( ) ( ) x1 x2 x1 x2 A A A for all pairs of vectors, and ( ) x A α ( x αa for all scalars α R. In particular, A fixes the origin (0, 0). A linear transformation is realized b matrix multiplication: ( ) x a b x A c d where the matrix is computed via: ( ) ( ) 1 a 0 b A and A 0 c 1 d Examples. The rotation counter-clockwise (around the origin) b the angle θ is given b: ( ) x cos(θ) sin(θ) x R sin(θ) cos(θ) A rotation is a rigid motion of the plane, meaning that it does not change the distances between two points (or the angles between two vectors). It also preserves orientation, meaning that a clock would measure clockwise in the same wa before and after a rotation. 1 )

2 2 A reflection is another rigid motion. The basic reflections are: and across the -axis and x-axis, respectivel. Reflecting across the x-axis, followed b rotating b θ gives rise to another reflection: cos(θ) sin(θ) 1 0 cos(θ) sin(θ) sin(θ) cos(θ) 0 1 sin(θ) cos(θ) this time across the line given (in polar coordinates!) b: r θ 2 A little exercise with trigonometr angle addition formulas gives: cos(θ2 ) sin(θ 2 ) sin(θ 2 ) cos(θ 2 ) cos(θ1 ) sin(θ 1 ) sin(θ 1 ) cos(θ 1 ) cos(θ1 θ 2 ) sin(θ 1 θ 2 ) sin(θ 1 θ 2 ) cos(θ 1 θ 2 ) from which we verif the (intuitivel obvious) fact that rotating b θ 1 and then b θ 2 results in a rotation b θ 1 θ 2. In particular, rotations commute with each other. On the other hand, reflecting across r θ 1 /2 followed b reflecting across r θ 2 /2 gives rise to: cos(θ2 ) sin(θ 2 ) sin(θ 2 ) cos(θ 2 ) cos(θ1 ) sin(θ 1 ) sin(θ 1 ) cos(θ 1 ) cos(θ2 θ 1 ) sin(θ 2 θ 1 ) sin(θ 2 θ 1 ) cos(θ 2 θ 1 ) which is a rotation b the difference of the two angles θ 2 θ 1. In particular, the two reflection matrices do not (usuall) commute since rotating b θ 1 θ 2 is the inverse of rotating b θ 2 θ 1. Definition. A set of linear transformations is a group (or class) if it is closed under compositions and taking inverses. In our examples, (a) The set of rotations (b an angle 0 θ < 2π) is a group, but (b) The set of reflections across the lines r θ/2 is not a group, since the composition of two reflections is a rotation, not a reflection. However, (c) The union of the sets of rotations and reflections is a group. Remark. To complete a verification of (c), ou would need to check that a rotation followed b a reflection is a reflection, and also that a reflection followed b a rotation is a reflection. I encourage ou to check these and also to verif the two matrix multiplications above.

3 3 Definition. A translation of R 2 is a mapping: given b: T : R 2 R 2 ( ) x x T x0 0 Important Remark. A translation is not a linear transformation and cannot be described b matrix multiplication. However, a translation is a rigid motion, since it clearl does not change the lengths of vectors or the angles between them. It also, like rotations (and unlike reflections) preserves orientation. Congruences are rigid motions of the plane that preserve orientation. Each of these can be expressed as a rotation followed b a translation. ( ) x cos(θ) sin(θ) x x0 C sin(θ) cos(θ) 0 But a congruence ma be more intuitive if the translation is done first, followed b the rotation. Linear algebra comes to our rescue: ( ) cos(θ) sin(θ) x x0 sin(θ) cos(θ) 0 cos(θ) sin(θ) x cos(θ) sin(θ) x0 sin(θ) cos(θ) sin(θ) cos(θ) 0 is also a rotation followed b a translation (but not b the same vector!) One can check that a composition of congruences is a congruence and that the inverse of a congruence is a congruence. The are a group. Debate. Some might argue that a planar shape is congruent to its mirror image under a reflection. For this to be so, we need to enlarge our group of congruences to include reflections followed b translations. Similarities are like congruences, except instead of fixing lengths of line segments, all segments are magnified b a fixed scaling factor α 0. This is accomplished b multipling the rotation matrix b a scaling matrix: ( ) x α 0 cos(θ) sin(θ) x x0 S 0 α sin(θ) cos(θ) 0 A similarit that fixes the origin might be called a rotation with scaling: ( ) x α 0 cos(θ) sin(θ) x S 0 α sin(θ) cos(θ)

4 4 Since a composition of similarities will scale lengths b the product of the α s, it follows that similarities with a fixed scaling factor are not a group (unless the are congruences). The similarities of all possible (positive) scaling factors do, however, form a group. General Linear Transformations scale areas, rather than lengths: ( ) x a b x A c d has an area scaling factor equal to the absolute value of the determinant a b det ad bc c d (the sign of the determinant determines whether or not orientation is preserved b the transformation). Thus, it is in particular required that the determinant not be zero. These form a group. It is important to keep in mind that a linear transformation ma not preserve angles, so circles ma turn into ellipses, angles of triangles ma change, etc. A general linear transformation followed b a translation is an Affine (General) Linear Transformation: ( ) x a b x x0 F c d 0 These are, for now, our most general transformations of the plane. As a model for all the other claims we ve made, let s prove: Proposition. The set of Affine Linear Transformations is a group. Proof. Given two affine linear transformations: ( ) x a1 b F 1 x x1 d 1 1 c 1 c 1 and ( ) x a2 b G 2 x x2 c 2 d 2 2 The composition: ( ) ( x a2 b G F 2 a1 b 1 x c 2 d 2 c 1 d 1 ( ) ( a2 b 2 a1 b 1 x a2 b 2 x1 c 2 d 2 c 1 d 1 c 2 d 2 1 is again an affine linear transformation, and the inverse of F is: ( ) 1 1 x F 1 a1 b 1 x a1 b 1 x1 d 1 d 1 1 c 1 ) x1 x2 1 2 x2 2 )

5 Examples of interesting general linear transformations: 1 s x x s 0 1 is a shear. It fixes points on the x-axis, and fixes the -coordinates of an point, but it shoves the points of a given -coordinate to the right (or left) b the fixed multiple s of the -coordinate. A distortion has different scaling factors in the x and directions: u 0 x ux 0 v v It is not hard to see that ever linear transformation with positive determinant (preserving orientation) can be decomposed into a rotation followed b a shear followed b a distortion. The Projective Plane is a wa of completing the plane with points at infinit. Projective transformations of the projective plane will be an even larger group of transformations that will be our most general transformations. We will introduce both the projective line and the projective plane simultaneousl (to contrast them). The astute reader will notice that there is a pattern here that can be extended to give projective spaces of all dimensions. Definition. (i) The projective line RP 1 is the set of all the lines through the origin in the plane R 2. (ii) The projective plane RP 2 is the set of all the lines through the origin in space R 3. First Remark. Ever line through the origin intersects the unit sphere in exactl two points. The unit sphere in the plane is more commonl referred to as the unit circle: S 1 : {(x, ) x 2 2 1} whereas in three space it is what we usuall think of as a sphere: S 2 : {(x,, z) x 2 2 z 2 1} The fact that ever line meets the sphere in two (antipodal) points means that there are surjective maps: a 1 : S 1 RP 1 and a 2 : S 2 RP 2 with the propert that the inverse image of an point consists of the two poles of the intersection of the line with the sphere. These maps make RP 1 and RP 2 into topological manifolds. 5

6 6 The topological manifold RP 1 is eas to describe. It is also a circle. In fact, the circle is the onl connected, one-dimensional closed manifold. In this case, walking along RP 1 is just the same as walking along the unit circle, except that ou return to the start after π radians, rather than after 2π radians. Interestingl, the manifold RP 2 is not a sphere, as we will see. Second Remark: Ratios give coordinates of points of RP 1 and RP 2. For RP 1, these are ordinar ratios: (x : ) (0 : 0) with (x : ) (αx : α) for all α 0 Recall that ratios are almost like fractions, except that ratios (x : 0) are allowed, while fractions are not allowed a 0 in the denominator. Onl the ratio (0 : 0) is not permitted. In the case of RP 2, the ratios are triple ratios: (x : : z) (0 : 0 : 0) with (x : : z) (αx : α : αz) Special Ratios. The ratios (x : 1) and (1 : ) determine two embeddings of the real line in RP 1 ; f : R RP 1 ; f(x) (x : 1) and g : R RP 1 ; g() (1 : ) since two ratios (x : 1) and (x : 1) are different if x x. These two embeddings cover RP 1, with each one missing a different point. Similarl, the ratios: (x : : 1), (x : 1 : z) and (1 : : z) determine three embeddings of R 2 that cover the projective plane: f(x, ) (x : : 1), g(x, z) (x : 1 : z) and h(, z) (1 : : z) though each of these embeddings misses a cop of RP 1. For example: ( ) RP 2 {(x : : 1)} {(x : : 0)} and the latter set is identified in the obvious wa with RP 1. All these embeddings ma be realized geometricall. In the case of RP 1, a line through the origin in R 2 intersects the line 1 at a point (x, 1) (unless it is the x-axis). Similarl, it intersects x 1 at a point (1, ) unless it is the -axis. In the case of RP 2, the lines through the origin intersect the planes z 1, 1 and x 1, respectivel in points (x,, 1), (x, 1, z) and (1,, z) unless the lines are contained in the x-plane, xz-plane and z-plane, respectivel.

7 Focusing on the union ( ) above, we ma consider the closure S RP 2 of a subset S R 2 b adding points from the RP 1 at infinit. Example: (a) The closure of the line mx b is the single point: (x : mx : 0) (1 : m : 0) at infinit. This is because the projective coordinates of the finite points of the line (with the exception of the -intercept) are: (x : mx b : 1) (1 : m b/x : 1/x) and the limit as x ± is the point (1 : m : 0). This means that following the line in one direction to infinit will flip to the opposite end of the line. The closure of the line is a cop of RP 1! (b) Consider the region bounded above b: and bounded below b max{ x, 1, x} min{ x, 1, x} The points to add to this bow-tie shaped region to obtain its closure in RP 2 is an interval of points at infinit: {(1 : m : 0) 1 m 1} If ou were to walk along the positive x-axis (growing linearl taller and moving exponentiall faster in proportion to our distance from the origin), ou would reach infinit on the right and then flip upside down as ou return from infinit on the left. This means that the closure of the bow-tie is a cop of the Möbius strip, which is a one-sided surface that cannot be embedded in a sphere. Moreover, the complementar region to the bow-tie closure is a topological disk, realizing the projective plane as a capped Möbius strip (the edge of the Möbius strip is a circle!) which cannot be placed into R 3. Thus RP 2, unlike RP 1, is not another sphere, but rather a (non-orientable) surface of a different topological tpe. Finall, we consider the projective linear transformations. As with general linear transformations, these are matrices, but of size one larger than the dimension of the projective space: Projective Transformations of RP 1 are 2 2 Invertible Matrices: ( ) x a b x A : RP 1 RP 1 ; A c d 7

8 8 This is well-defined because matrix multiplication takes lines through the origin to lines through the origin. It is different from a general linear transformation of the plane because the vectors of the matrix multiplication are ratios: α 0 a b x a b αx a b x 0 α c d c d α c d So scaled transformations are the same projective transformations. Recall that an affine linear transformation of the real line is: F (x) ax b where b is the translation, and a is the scaling factor. Consider the projective transformation of the projective line: ( ) x a b x F 0 1 For points of R (with coordinates (x : 1)) this is the same as F : ( ) x a b x ax b F and the additional point at infinit is fixed: ( ) 1 a b 1 a F In other words, the affine transformations of the line are a subgroup of the projective transformations of the projective line. This is also the case with the projective plane, except that something interesting happens there at infinit: Projective Transformations of RP 2 are 3 3 Invertible Matrices: A : RP 2 RP 2 ; A x a 1,1 a 1,2 a 1,3 a 2,1 a 2,2 a 2,3 x z a 3,1 a 3,2 a 3,3 z As with the projective line, a matrix and a scalar multiple of it define the same projective linear transformation, and also as with the projective line, an affine linear transformation: ( ) x a1 b F 1 x d 1 c 1 x1 1

9 can be extended to the projective linear transformation of RP 2 : F x a 1 b 1 x 1 c 1 d 1 1 x z z This transformation is just F on the points of R 2 : F x a 1 b 1 x 1 c 1 d 1 1 x a 1x b 1 x 1 c 1 x d but interestingl, unlike the previous case, this extended transformation moves around the points at infinit via a projective transformation of the projective line of points at infinit: F x 0 a 1 b 1 x 1 c 1 d 1 1 x 0 a 1x b 1 c 1 x d 1 0 Permutations are another important group of transformations. In the projective line case, these are: r and e with r 2 e The transformation r switches the x and coordinates, hence: ( ) ( ) x 1 r 1 x so in particular, r switches the two embeddings of R in RP 1. In the projective plane case, there are six permutations: e , c 1 0 0, c r x , r xz , r z which permute the three embeddings of R 2 in the projective plane. An Application. We will use the permutation transformations to swing points in from infinit. In other words, given a subset S RP 2, we ma appl permutation transformations to S to move points at infinit into the plane R 2, and then examine them. 9

COMP30019 Graphics and Interaction Transformation geometry and homogeneous coordinates

COMP30019 Graphics and Interaction Transformation geometry and homogeneous coordinates COMP30019 Graphics and Interaction Transformation geometry and homogeneous coordinates Department of Computer Science and Software Engineering The Lecture outline Introduction Vectors and matrices Translation

More information

Graphics and Interaction Transformation geometry and homogeneous coordinates

Graphics and Interaction Transformation geometry and homogeneous coordinates 433-324 Graphics and Interaction Transformation geometry and homogeneous coordinates Department of Computer Science and Software Engineering The Lecture outline Introduction Vectors and matrices Translation

More information

Math 190: Quotient Topology Supplement

Math 190: Quotient Topology Supplement Math 190: Quotient Topology Supplement 1. Introduction The purpose of this document is to give an introduction to the quotient topology. The quotient topology is one of the most ubiquitous constructions

More information

3D Mathematics. Co-ordinate systems, 3D primitives and affine transformations

3D Mathematics. Co-ordinate systems, 3D primitives and affine transformations 3D Mathematics Co-ordinate systems, 3D primitives and affine transformations Coordinate Systems 2 3 Primitive Types and Topologies Primitives Primitive Types and Topologies 4 A primitive is the most basic

More information

AQA GCSE Further Maths Topic Areas

AQA GCSE Further Maths Topic Areas AQA GCSE Further Maths Topic Areas This document covers all the specific areas of the AQA GCSE Further Maths course, your job is to review all the topic areas, answering the questions if you feel you need

More information

PITSCO Math Individualized Prescriptive Lessons (IPLs)

PITSCO Math Individualized Prescriptive Lessons (IPLs) Orientation Integers 10-10 Orientation I 20-10 Speaking Math Define common math vocabulary. Explore the four basic operations and their solutions. Form equations and expressions. 20-20 Place Value Define

More information

Topic: Orientation, Surfaces, and Euler characteristic

Topic: Orientation, Surfaces, and Euler characteristic Topic: Orientation, Surfaces, and Euler characteristic The material in these notes is motivated by Chapter 2 of Cromwell. A source I used for smooth manifolds is do Carmo s Riemannian Geometry. Ideas of

More information

A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES GEOMETRY

A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES GEOMETRY A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES GEOMETRY Revised TEKS (2012): Building to Geometry Coordinate and Transformational Geometry A Vertical Look at Key Concepts and Procedures Derive and use

More information

Transformations. Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico

Transformations. Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico Transformations Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico Angel: Interactive Computer Graphics 4E Addison-Wesley 25 1 Objectives

More information

Geometry. (F) analyze mathematical relationships to connect and communicate mathematical ideas; and

Geometry. (F) analyze mathematical relationships to connect and communicate mathematical ideas; and (1) Mathematical process standards. The student uses mathematical processes to acquire and demonstrate mathematical understanding. The student is (A) apply mathematics to problems arising in everyday life,

More information

Hands-On Standards Deluxe Grades: 7, 8 States: California Content Standards

Hands-On Standards Deluxe Grades: 7, 8 States: California Content Standards Hands-On Standards Deluxe Grades: 7, 8 States: Hands-On Standards Deluxe Edition Kit, Grades 5-6: Algebra Summary: This resource guide meets 5 and 6 math curriculum standards by matching activities to

More information

Notes on point set topology, Fall 2010

Notes on point set topology, Fall 2010 Notes on point set topology, Fall 2010 Stephan Stolz September 3, 2010 Contents 1 Pointset Topology 1 1.1 Metric spaces and topological spaces...................... 1 1.2 Constructions with topological

More information

Geometric transformations assign a point to a point, so it is a point valued function of points. Geometric transformation may destroy the equation

Geometric transformations assign a point to a point, so it is a point valued function of points. Geometric transformation may destroy the equation Geometric transformations assign a point to a point, so it is a point valued function of points. Geometric transformation may destroy the equation and the type of an object. Even simple scaling turns a

More information

Revision Problems for Examination 2 in Algebra 1

Revision Problems for Examination 2 in Algebra 1 Centre for Mathematical Sciences Mathematics, Faculty of Science Revision Problems for Examination in Algebra. Let l be the line that passes through the point (5, 4, 4) and is at right angles to the plane

More information

Def.: a, b, and c are called the for the line L. x = y = z =

Def.: a, b, and c are called the for the line L. x = y = z = Bob Brown, CCBC Dundalk Math 253 Calculus 3, Chapter Section 5 Completed Lines in Space Eercise : Consider the vector v = Sketch and describe the following set: t v ta, tb, tc : t a, b, c. Let P =,,. Sketch

More information

4. Two Dimensional Transformations

4. Two Dimensional Transformations 4. Two Dimensional Transformations CS362 Introduction to Computer Graphics Helena Wong, 2 In man applications, changes in orientations, sizes, and shapes are accomplished with geometric transformations

More information

2.3 Circular Functions of Real Numbers

2.3 Circular Functions of Real Numbers www.ck12.org Chapter 2. Graphing Trigonometric Functions 2.3 Circular Functions of Real Numbers Learning Objectives Graph the six trigonometric ratios as functions on the Cartesian plane. Identify the

More information

Lecture 4: Transforms. Computer Graphics CMU /15-662, Fall 2016

Lecture 4: Transforms. Computer Graphics CMU /15-662, Fall 2016 Lecture 4: Transforms Computer Graphics CMU 15-462/15-662, Fall 2016 Brief recap from last class How to draw a triangle - Why focus on triangles, and not quads, pentagons, etc? - What was specific to triangles

More information

Constructing Mobius Transformations with Spheres

Constructing Mobius Transformations with Spheres Rose-Hulman Undergraduate Mathematics Journal Volume 13 Issue 2 Article 8 Constructing Mobius Transformations with pheres Rob iliciano Princeton University, rsilicia@princeton.edu Follow this and additional

More information

Math background. 2D Geometric Transformations. Implicit representations. Explicit representations. Read: CS 4620 Lecture 6

Math background. 2D Geometric Transformations. Implicit representations. Explicit representations. Read: CS 4620 Lecture 6 Math background 2D Geometric Transformations CS 4620 Lecture 6 Read: Chapter 2: Miscellaneous Math Chapter 5: Linear Algebra Notation for sets, functions, mappings Linear transformations Matrices Matrix-vector

More information

Chapel Hill Math Circle: Symmetry and Fractals

Chapel Hill Math Circle: Symmetry and Fractals Chapel Hill Math Circle: Symmetry and Fractals 10/7/17 1 Introduction This worksheet will explore symmetry. To mathematicians, a symmetry of an object is, roughly speaking, a transformation that does not

More information

2D Image Transforms Computer Vision (Kris Kitani) Carnegie Mellon University

2D Image Transforms Computer Vision (Kris Kitani) Carnegie Mellon University 2D Image Transforms 16-385 Computer Vision (Kris Kitani) Carnegie Mellon University Extract features from an image what do we do next? Feature matching (object recognition, 3D reconstruction, augmented

More information

UNIT 2 2D TRANSFORMATIONS

UNIT 2 2D TRANSFORMATIONS UNIT 2 2D TRANSFORMATIONS Introduction With the procedures for displaying output primitives and their attributes, we can create variety of pictures and graphs. In many applications, there is also a need

More information

104, 107, 108, 109, 114, 119, , 129, 139, 141, , , , , 180, , , 128 Ch Ch1-36

104, 107, 108, 109, 114, 119, , 129, 139, 141, , , , , 180, , , 128 Ch Ch1-36 111.41. Geometry, Adopted 2012 (One Credit). (c) Knowledge and skills. Student Text Practice Book Teacher Resource: Activities and Projects (1) Mathematical process standards. The student uses mathematical

More information

A GENTLE INTRODUCTION TO THE BASIC CONCEPTS OF SHAPE SPACE AND SHAPE STATISTICS

A GENTLE INTRODUCTION TO THE BASIC CONCEPTS OF SHAPE SPACE AND SHAPE STATISTICS A GENTLE INTRODUCTION TO THE BASIC CONCEPTS OF SHAPE SPACE AND SHAPE STATISTICS HEMANT D. TAGARE. Introduction. Shape is a prominent visual feature in many images. Unfortunately, the mathematical theory

More information

Vector Algebra Transformations. Lecture 4

Vector Algebra Transformations. Lecture 4 Vector Algebra Transformations Lecture 4 Cornell CS4620 Fall 2008 Lecture 4 2008 Steve Marschner 1 Geometry A part of mathematics concerned with questions of size, shape, and relative positions of figures

More information

Cecil Jones Academy Mathematics Fundamentals

Cecil Jones Academy Mathematics Fundamentals Year 10 Fundamentals Core Knowledge Unit 1 Unit 2 Estimate with powers and roots Calculate with powers and roots Explore the impact of rounding Investigate similar triangles Explore trigonometry in right-angled

More information

3D Computer Vision II. Reminder Projective Geometry, Transformations. Nassir Navab. October 27, 2009

3D Computer Vision II. Reminder Projective Geometry, Transformations. Nassir Navab. October 27, 2009 3D Computer Vision II Reminder Projective Geometr, Transformations Nassir Navab based on a course given at UNC b Marc Pollefes & the book Multiple View Geometr b Hartle & Zisserman October 27, 29 2D Transformations

More information

Bramhall high school Year 9 Assessment descriptor Mathematics

Bramhall high school Year 9 Assessment descriptor Mathematics Grade Description Exceeding Calculate with fractional powers. Calculate exactly with surds. 8/9 Establish the exact values of sinθ and cosθ for θ = 0, 30, 45, 60 and 90, the exact value of tanθ for θ =

More information

Chapter 5. Transforming Shapes

Chapter 5. Transforming Shapes Chapter 5 Transforming Shapes It is difficult to walk through daily life without being able to see geometric transformations in your surroundings. Notice how the leaves of plants, for example, are almost

More information

274 Curves on Surfaces, Lecture 5

274 Curves on Surfaces, Lecture 5 274 Curves on Surfaces, Lecture 5 Dylan Thurston Notes by Qiaochu Yuan Fall 2012 5 Ideal polygons Previously we discussed three models of the hyperbolic plane: the Poincaré disk, the upper half-plane,

More information

Notes on Spherical Geometry

Notes on Spherical Geometry Notes on Spherical Geometry Abhijit Champanerkar College of Staten Island & The Graduate Center, CUNY Spring 2018 1. Vectors and planes in R 3 To review vector, dot and cross products, lines and planes

More information

9 3 Rotations 9 4 Symmetry

9 3 Rotations 9 4 Symmetry h 9: Transformations 9 1 Translations 9 Reflections 9 3 Rotations 9 Smmetr 9 1 Translations: Focused Learning Target: I will be able to Identif Isometries. Find translation images of figures. Vocabular:

More information

Answers to practice questions for Midterm 1

Answers to practice questions for Midterm 1 Answers to practice questions for Midterm Paul Hacking /5/9 (a The RREF (reduced row echelon form of the augmented matrix is So the system of linear equations has exactly one solution given by x =, y =,

More information

Lecture 11 COVERING SPACES

Lecture 11 COVERING SPACES Lecture 11 COVERING SPACES A covering space (or covering) is not a space, but a mapping of spaces (usually manifolds) which, locally, is a homeomorphism, but globally may be quite complicated. The simplest

More information

Homogeneous Coordinates

Homogeneous Coordinates Homogeneous Coordinates Com S 477/77 Notes Yan-Bin Jia Aug, 07 Introduction Geometr lies at the core of computer graphics, computer-aided design, computer vision, robotics, geographic information sstems,

More information

Analytic Spherical Geometry:

Analytic Spherical Geometry: Analytic Spherical Geometry: Begin with a sphere of radius R, with center at the origin O. Measuring the length of a segment (arc) on a sphere. Let A and B be any two points on the sphere. We know that

More information

Introduction to Complex Analysis

Introduction to Complex Analysis Introduction to Complex Analysis George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 413 George Voutsadakis (LSSU) Complex Analysis October 2014 1 / 50 Outline

More information

Geometry I Can Statements I can describe the undefined terms: point, line, and distance along a line in a plane I can describe the undefined terms:

Geometry I Can Statements I can describe the undefined terms: point, line, and distance along a line in a plane I can describe the undefined terms: Geometry I Can Statements I can describe the undefined terms: point, line, and distance along a line in a plane I can describe the undefined terms: point, line, and distance along a line in a plane I can

More information

CSE328 Fundamentals of Computer Graphics: Theory, Algorithms, and Applications

CSE328 Fundamentals of Computer Graphics: Theory, Algorithms, and Applications CSE328 Fundamentals of Computer Graphics: Theor, Algorithms, and Applications Hong in State Universit of New York at Ston Brook (Ston Brook Universit) Ston Brook, New York 794-44 Tel: (63)632-845; Fa:

More information

6-12 Math Course Sequence Effective

6-12 Math Course Sequence Effective 6-12 Math Course Sequence Effective 2009-2010 Regular Single Acceleration Double Acceleration Grade 6 Everyday Math Pre- Algebra Linear Algebra I Grade 7 Pre-Algebra Linear Algebra I Intermediate Algebra

More information

Glossary alternate interior angles absolute value function Example alternate exterior angles Example angle of rotation Example

Glossary alternate interior angles absolute value function Example alternate exterior angles Example angle of rotation Example Glossar A absolute value function An absolute value function is a function that can be written in the form, where is an number or epression. alternate eterior angles alternate interior angles Alternate

More information

Exercises for Chapter Three You know you've got to exercise your brain just like your muscles. Will Rogers ( )

Exercises for Chapter Three You know you've got to exercise your brain just like your muscles. Will Rogers ( ) Exercises for Chapter Three You know you've got to exercise your brain just like your muscles. Will Rogers (1879 1935) Investigation Exercise 3.1. (a) Construct a tessellation. (Directions for construction.)

More information

Image Metamorphosis By Affine Transformations

Image Metamorphosis By Affine Transformations Image Metamorphosis B Affine Transformations Tim Mers and Peter Spiegel December 16, 2005 Abstract Among the man was to manipulate an image is a technique known as morphing. Image morphing is a special

More information

Transformations using matrices

Transformations using matrices Transformations using matrices 6 sllabusref eferenceence Core topic: Matrices and applications In this cha 6A 6B 6C 6D 6E 6F 6G chapter Geometric transformations and matri algebra Linear transformations

More information

Basics of Computational Geometry

Basics of Computational Geometry Basics of Computational Geometry Nadeem Mohsin October 12, 2013 1 Contents This handout covers the basic concepts of computational geometry. Rather than exhaustively covering all the algorithms, it deals

More information

1 Affine and Projective Coordinate Notation

1 Affine and Projective Coordinate Notation CS348a: Computer Graphics Handout #9 Geometric Modeling Original Handout #9 Stanford University Tuesday, 3 November 992 Original Lecture #2: 6 October 992 Topics: Coordinates and Transformations Scribe:

More information

8 th Grade Mathematics Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the

8 th Grade Mathematics Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 8 th Grade Mathematics Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13. This document is designed to help North Carolina educators

More information

4. Definition: topological space, open set, topology, trivial topology, discrete topology.

4. Definition: topological space, open set, topology, trivial topology, discrete topology. Topology Summary Note to the reader. If a statement is marked with [Not proved in the lecture], then the statement was stated but not proved in the lecture. Of course, you don t need to know the proof.

More information

2014 Texas Education Agency. All Rights Reserved 2014 Introduction to the Revised Mathematics TEKS: Vertical Alignment Chart Grade 5 8, Geometry 1

2014 Texas Education Agency. All Rights Reserved 2014 Introduction to the Revised Mathematics TEKS: Vertical Alignment Chart Grade 5 8, Geometry 1 2014 Texas Education Agency. All Rights Reserved 2014 Introduction to the Revised Mathematics TEKS: Vertical Alignment Chart Grade 5 8, Geometry 1 The materials are copyrighted (c) and trademarked (tm)

More information

Maths Year 11 Mock Revision list

Maths Year 11 Mock Revision list Maths Year 11 Mock Revision list F = Foundation Tier = Foundation and igher Tier = igher Tier Number Tier Topic know and use the word integer and the equality and inequality symbols use fractions, decimals

More information

A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES GEOMETRY. Texas Education Agency

A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES GEOMETRY. Texas Education Agency A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES GEOMETRY Texas Education Agency The materials are copyrighted (c) and trademarked (tm) as the property of the Texas Education Agency (TEA) and may not be

More information

Interactive Math Glossary Terms and Definitions

Interactive Math Glossary Terms and Definitions Terms and Definitions Absolute Value the magnitude of a number, or the distance from 0 on a real number line Addend any number or quantity being added addend + addend = sum Additive Property of Area the

More information

Coordinate Transformations in Advanced Calculus

Coordinate Transformations in Advanced Calculus Coordinate Transformations in Advanced Calculus by Sacha Nandlall T.A. for MATH 264, McGill University Email: sacha.nandlall@mail.mcgill.ca Website: http://www.resanova.com/teaching/calculus/ Fall 2006,

More information

Unit 2: Function Transformation Chapter 1. Basic Transformations Reflections Inverses

Unit 2: Function Transformation Chapter 1. Basic Transformations Reflections Inverses Unit 2: Function Transformation Chapter 1 Basic Transformations Reflections Inverses Section 1.1: Horizontal and Vertical Transformations A transformation of a function alters the equation and any combination

More information

5.3 Angles and Their Measure

5.3 Angles and Their Measure 5.3 Angles and Their Measure 1. Angles and their measure 1.1. Angles. An angle is formed b rotating a ra about its endpoint. The starting position of the ra is called the initial side and the final position

More information

Examination Duration Date

Examination Duration Date Hillel Academy High School Grade 9 Mathematics End of Year Study Guide September2013- June 2014 Examination Duration Date The exam consists of 2 papers: Paper 1: Short Response Calculator Paper 2:Structured

More information

Math 462: Review questions

Math 462: Review questions Math 462: Review questions Paul Hacking 4/22/10 (1) What is the angle between two interior diagonals of a cube joining opposite vertices? [Hint: It is probably quickest to use a description of the cube

More information

Math 26: Fall (part 1) The Unit Circle: Cosine and Sine (Evaluating Cosine and Sine, and The Pythagorean Identity)

Math 26: Fall (part 1) The Unit Circle: Cosine and Sine (Evaluating Cosine and Sine, and The Pythagorean Identity) Math : Fall 0 0. (part ) The Unit Circle: Cosine and Sine (Evaluating Cosine and Sine, and The Pthagorean Identit) Cosine and Sine Angle θ standard position, P denotes point where the terminal side of

More information

Mathematics Scope & Sequence Grade 8 Revised: June 2015

Mathematics Scope & Sequence Grade 8 Revised: June 2015 Mathematics Scope & Sequence 2015-16 Grade 8 Revised: June 2015 Readiness Standard(s) First Six Weeks (29 ) 8.2D Order a set of real numbers arising from mathematical and real-world contexts Convert between

More information

Mathematics Scope & Sequence Geometry

Mathematics Scope & Sequence Geometry Mathematics Scope & Sequence 2016-17 Geometry Revised: June 21, 2016 First Grading Period (24 ) Readiness Standard(s) G.5A investigate patterns to make conjectures about geometric relationships, including

More information

y = f(x) x (x, f(x)) f(x) g(x) = f(x) + 2 (x, g(x)) 0 (0, 1) 1 3 (0, 3) 2 (2, 3) 3 5 (2, 5) 4 (4, 3) 3 5 (4, 5) 5 (5, 5) 5 7 (5, 7)

y = f(x) x (x, f(x)) f(x) g(x) = f(x) + 2 (x, g(x)) 0 (0, 1) 1 3 (0, 3) 2 (2, 3) 3 5 (2, 5) 4 (4, 3) 3 5 (4, 5) 5 (5, 5) 5 7 (5, 7) 0 Relations and Functions.7 Transformations In this section, we stud how the graphs of functions change, or transform, when certain specialized modifications are made to their formulas. The transformations

More information

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9).

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). 9-1 GCSE Maths GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). In each tier, there are three exams taken at the end of Year 11. Any topic may be assessed on each of

More information

GEOMETRIC TRANSFORMATIONS AND VIEWING

GEOMETRIC TRANSFORMATIONS AND VIEWING GEOMETRIC TRANSFORMATIONS AND VIEWING 2D and 3D 1/44 2D TRANSFORMATIONS HOMOGENIZED Transformation Scaling Rotation Translation Matrix s x s y cosθ sinθ sinθ cosθ 1 dx 1 dy These 3 transformations are

More information

GEOMETRY CCR MATH STANDARDS

GEOMETRY CCR MATH STANDARDS CONGRUENCE, PROOF, AND CONSTRUCTIONS M.GHS. M.GHS. M.GHS. GEOMETRY CCR MATH STANDARDS Mathematical Habits of Mind. Make sense of problems and persevere in solving them.. Use appropriate tools strategically..

More information

Chapter 2: Transformations. Chapter 2 Transformations Page 1

Chapter 2: Transformations. Chapter 2 Transformations Page 1 Chapter 2: Transformations Chapter 2 Transformations Page 1 Unit 2: Vocabulary 1) transformation 2) pre-image 3) image 4) map(ping) 5) rigid motion (isometry) 6) orientation 7) line reflection 8) line

More information

Differential Geometry: Circle Patterns (Part 1) [Discrete Conformal Mappinngs via Circle Patterns. Kharevych, Springborn and Schröder]

Differential Geometry: Circle Patterns (Part 1) [Discrete Conformal Mappinngs via Circle Patterns. Kharevych, Springborn and Schröder] Differential Geometry: Circle Patterns (Part 1) [Discrete Conformal Mappinngs via Circle Patterns. Kharevych, Springborn and Schröder] Preliminaries Recall: Given a smooth function f:r R, the function

More information

CS F-07 Objects in 2D 1

CS F-07 Objects in 2D 1 CS420-2010F-07 Objects in 2D 1 07-0: Representing Polgons We want to represent a simple polgon Triangle, rectangle, square, etc Assume for the moment our game onl uses these simple shapes No curves for

More information

Cambridge IGCSE mapping

Cambridge IGCSE mapping Cambridge IGCSE mapping Specification point Boardworks presentation 1. Number, set notation and language Identify and use natural numbers, integers (positive, negative and zero), prime numbers, square

More information

String Graphs Part 1 + 2

String Graphs Part 1 + 2 String Graphs Part + Answers 7 8 9 TI-Nspire Investigation Student 45 min Aim Connect the outcomes of Advanced Strings Graphs Part and Advanced Strings Part using transformation matrices Visualising the

More information

Junior Circle Meeting 9 Commutativity and Inverses. May 30, We are going to examine different ways to transform the square below:

Junior Circle Meeting 9 Commutativity and Inverses. May 30, We are going to examine different ways to transform the square below: Junior Circle Meeting 9 Commutativity and Inverses May 0, 2010 We are going to examine different ways to transform the square below: Just as with the triangle from last week, we are going to examine flips

More information

Surfaces Beyond Classification

Surfaces Beyond Classification Chapter XII Surfaces Beyond Classification In most of the textbooks which present topological classification of compact surfaces the classification is the top result. However the topology of 2- manifolds

More information

Use throughout the course: for example, Parallel and Perpendicular Lines Proving Lines Parallel. Polygons and Parallelograms Parallelograms

Use throughout the course: for example, Parallel and Perpendicular Lines Proving Lines Parallel. Polygons and Parallelograms Parallelograms Geometry Correlated to the Texas Essential Knowledge and Skills TEKS Units Lessons G.1 Mathematical Process Standards The student uses mathematical processes to acquire and demonstrate mathematical understanding.

More information

Amarillo ISD Math Curriculum

Amarillo ISD Math Curriculum Amarillo Independent School District follows the Texas Essential Knowledge and Skills (TEKS). All of AISD curriculum and documents and resources are aligned to the TEKS. The State of Texas State Board

More information

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential MINNESOTA MATHEMATICS STANDARDS Grades 9, 10, 11 I. MATHEMATICAL REASONING Apply skills of mathematical

More information

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse Tutorial Outline Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse exams. Math Tutorials offer targeted instruction,

More information

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Definition 1.1. Let X be a set and T a subset of the power set P(X) of X. Then T is a topology on X if and only if all of the following

More information

Unit Activity Correlations to Common Core State Standards. Geometry. Table of Contents. Geometry 1 Statistics and Probability 8

Unit Activity Correlations to Common Core State Standards. Geometry. Table of Contents. Geometry 1 Statistics and Probability 8 Unit Activity Correlations to Common Core State Standards Geometry Table of Contents Geometry 1 Statistics and Probability 8 Geometry Experiment with transformations in the plane 1. Know precise definitions

More information

Unit Maps: Grade 8 Math

Unit Maps: Grade 8 Math Real Number Relationships 8.3 Number and operations. The student represents and use real numbers in a variety of forms. Representation of Real Numbers 8.3A extend previous knowledge of sets and subsets

More information

Cardinality of Sets. Washington University Math Circle 10/30/2016

Cardinality of Sets. Washington University Math Circle 10/30/2016 Cardinality of Sets Washington University Math Circle 0/0/06 The cardinality of a finite set A is just the number of elements of A, denoted by A. For example, A = {a, b, c, d}, B = {n Z : n } = {,,, 0,,,

More information

8 th Grade Pre Algebra Pacing Guide 1 st Nine Weeks

8 th Grade Pre Algebra Pacing Guide 1 st Nine Weeks 8 th Grade Pre Algebra Pacing Guide 1 st Nine Weeks MS Objective CCSS Standard I Can Statements Included in MS Framework + Included in Phase 1 infusion Included in Phase 2 infusion 1a. Define, classify,

More information

G.CO.2 G.CO.3 G.CO.4 G.CO.5 G.CO.6

G.CO.2 G.CO.3 G.CO.4 G.CO.5 G.CO.6 Standard G.CO.1 G.CO.2 G.CO.3 G.CO.4 G.CO.5 G.CO.6 Jackson County Core Curriculum Collaborative (JC4) Geometry Learning Targets in Student Friendly Language I can define the following terms precisely in

More information

THE USE OF HAND-HELD TECHNOLOGY IN THE LEARNING AND TEACHING OF SECONDARY SCHOOL MATHEMATICS

THE USE OF HAND-HELD TECHNOLOGY IN THE LEARNING AND TEACHING OF SECONDARY SCHOOL MATHEMATICS THE USE OF HAND-HELD TECHNOLOGY IN THE LEARNING AND TEACHING OF SECONDARY SCHOOL MATHEMATICS The functionalit of CABRI and DERIVE in a graphic calculator Ercole CASTAGNOLA School trainer of ADT 1 (Associazione

More information

Geometry Spring 2017 Item Release

Geometry Spring 2017 Item Release Geometry Spring 2017 Item Release 1 Geometry Reporting Category: Congruence and Proof Question 2 16743 20512 Content Cluster: Use coordinates to prove simple geometric theorems algebraically and to verify

More information

TRANSFORMATIONS AND CONGRUENCE

TRANSFORMATIONS AND CONGRUENCE 1 TRANSFORMATIONS AND CONGRUENCE LEARNING MAP INFORMATION STANDARDS 8.G.1 Verify experimentally the s, s, and s: 8.G.1.a Lines are taken to lines, and line segments to line segments of the same length.

More information

MAT 3271: Selected Solutions to the Assignment 6

MAT 3271: Selected Solutions to the Assignment 6 Chapter 2: Major Exercises MAT 3271: Selected Solutions to the Assignment 6 1. Since a projective plan is a model of incidence geometry, Incidence Axioms 1-3 and Propositions 2.1-2.5 (which follow logically

More information

Linear Transformations

Linear Transformations Linear Transformations The two basic vector operations are addition and scaling From this perspective, the nicest functions are those which preserve these operations: Def: A linear transformation is a

More information

Middle School Math Series: Course 3

Middle School Math Series: Course 3 1 Linear Equations This chapter focuses on strategies to solve linear equations in one variable with one solution, infinitely many solutions, and no solutions. Equations include rational number coefficients

More information

Honors Advanced Math More on Determinants, Transformations and Systems 14 May 2013

Honors Advanced Math More on Determinants, Transformations and Systems 14 May 2013 Honors Advanced Math Name: More on Determinants, Transformations and Sstems 14 Ma 013 Directions: The following problems are designed to help develop connections between determinants, sstems of equations

More information

HPISD Eighth Grade Math

HPISD Eighth Grade Math HPISD Eighth Grade Math The student uses mathematical processes to: acquire and demonstrate mathematical understanding Apply mathematics to problems arising in everyday life, society, and the workplace.

More information

UNIT 7 Coordinate Geometry 15 DAYS

UNIT 7 Coordinate Geometry 15 DAYS Pg 46 UNIT 7 Coordinate Geometry 15 DAYS G.GPE.5 Prove the slope criteria for parallel and perpendicular lines and uses them to solve geometric problems (e.g., find the equation of a line parallel or perpendicular

More information

Aspects of Geometry. Finite models of the projective plane and coordinates

Aspects of Geometry. Finite models of the projective plane and coordinates Review Sheet There will be an exam on Thursday, February 14. The exam will cover topics up through material from projective geometry through Day 3 of the DIY Hyperbolic geometry packet. Below are some

More information

CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES

CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES YINGYING REN Abstract. In this paper, the applications of homogeneous coordinates are discussed to obtain an efficient model

More information

2D Object Definition (1/3)

2D Object Definition (1/3) 2D Object Definition (1/3) Lines and Polylines Lines drawn between ordered points to create more complex forms called polylines Same first and last point make closed polyline or polygon Can intersect itself

More information

Geometric Transformations

Geometric Transformations Geometric Transformations CS 4620 Lecture 9 2017 Steve Marschner 1 A little quick math background Notation for sets, functions, mappings Linear and affine transformations Matrices Matrix-vector multiplication

More information

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability 7 Fractions GRADE 7 FRACTIONS continue to develop proficiency by using fractions in mental strategies and in selecting and justifying use; develop proficiency in adding and subtracting simple fractions;

More information

UPCAT Reviewer Booklet

UPCAT Reviewer Booklet UPCAT Reviewer Booklet I. Linear Equations y = y-value at a certain point in the graph x = x-value at a certain point in the graph b = a constant m = the slope of the line Section 1 Mathematics Linear

More information

Computer Graphics Hands-on

Computer Graphics Hands-on Computer Graphics Hands-on Two-Dimensional Transformations Objectives Visualize the fundamental 2D geometric operations translation, rotation about the origin, and scale about the origin Learn how to compose

More information

Amarillo ISD Math Curriculum

Amarillo ISD Math Curriculum Amarillo Independent School District follows the Texas Essential Knowledge and Skills (TEKS). All of AISD curriculum and documents and resources are aligned to the TEKS. The State of Texas State Board

More information

2D transformations: An introduction to the maths behind computer graphics

2D transformations: An introduction to the maths behind computer graphics 2D transformations: An introduction to the maths behind computer graphics Lecturer: Dr Dan Cornford d.cornford@aston.ac.uk http://wiki.aston.ac.uk/dancornford CS2150, Computer Graphics, Aston University,

More information