A simple problem that has a solution that is far deeper than expected!

Size: px
Start display at page:

Download "A simple problem that has a solution that is far deeper than expected!"

Transcription

1 The Water, Gas, Electricity Problem A simple problem that has a solution that is far deeper than expected! Consider the diagram below of three houses and three utilities: water, gas, and electricity. Each house needs to be connected to each utility. So we draw lines or curves to represent the connections. The problem is that in this world, lines are not allowed to cross each other. Can we connect each house to each utility? Play with this problem for a while. You will probably come to the conclusion that it can t be done. There are nine connections that need to be made, and just as soon as you make the eighth, it always seems to block off the route that you need to make the ninth. But can you prove that it is impossible? And what about generalizations? Could you solve it on a sphere? On a Mobius strip? On a torus? To begin to solve these problems, we are going to have to systematically disassemble the plane into small pieces that are easy to deal with. We will break a plane into a union of cells each of which is a very simple piece. That way the plane will become a cell complex that is put together by a few simple rules, but which will allow us to answer questions like this one. To start with, a 0-cell is just a single point. A 1-cell is a line segment or curve segment, with two endpoints. The two endpoints can be glued together, which would yield a loop. Notice that the boundary of a 1-cell is a collection of 0-cells. It is usually two 0-cells, but these can be glued together into a single cell. Now, how nice does our 1-cell have to be? For instance, we definitely want it to be continuous, not wild like sin(1/x) or something. We will allow only curves that are differen- 1

2 tiable. We could make an angle by joining two curves in the middle there s nothing saying our functions need to be differentiable when we stick them together just that each piece is differentiable by itself. Now if we move up, a 2-cell would be a square, or basically some nice piece of a surface. Notice that its boundary is a curve (perhaps not differentiable) so that it is a combination of 1-cells and 0-cells glued together. The important thing is that it not have any holes in it! For instance, an annulus is not a 2-cell. We could keep going up like this to as many dimensions as we wish, but we re working with two dimensions, so we ll stop at two for the time being at least. Let s build some familiar surfaces with cells. A cube is easy. It consists of six 2-cells. Each is a square with four sides and four corners, which are 1-cells and 0-cells respectively. Now two squares meet along their sides. So the 1-cells tie two squares together. So there are 4 6 sides, and each side is part of two squares, so there are 24/2 = 12 1-cells. Similarly, each 1-cell has two ends, which are 0-cells, but three 1-cells meet at each corner of the cube, so altogether there are 12 2/3 = 8 0-cells. We knew all this the cube has six faces, twelve edges, and eight vertices. Could we make a sphere? Sure! Take two hemispherical surfaces. These will be our 2-cells. Sew them together along their boundaries. Now the boundard could be just a single 1-cell looped to join itself end-to-end. That is, we could have one 1-cell and one 0-cell where the ends are attached together. Alternately, we could make the boundary circles of our hemispheres be split into as many pieces as we would like. The diagram shows the equator split into three 0-cells and three 1-cells. Can we make a Mobius strip? Sure! take two squares and glue them together along their edges, making sure to twist one of them. The edges in the diagram below will be glued together so that the arrow match up. Note that there are two 2-cells, six 1-cells, and four 0-cells in this shape. 2

3 What about the plane itself? Well, since it goes on forever, it doesn t really fit into this construction process. We could just say that since everything we are doing takes place in a finite area of the plane, we could just take a single large square that encompasses everything, and this we would have a single 2-cell together with its boundary, which could be any number of 1-cells and 0-cells (as long as it s the same number!) joined together in a loop. In this way, the plane is like the sphere, with one of the 2-cells taken away. A different approach would be to tile the plane with squares, having infinitely many of each kind of cell in a repeating pattern. We don t want to do this. Infinity is too complicated. A third option is to allow some of our 2-cells to go out to infinity. This shouldn t bother us much, seeing as all the really means is that we re keeping an ideal point around. And since the things we re considring, like the WGE problem, don t go off to infinity anyway, we can always draw out pictures so that nothing actually happens within the infinite 2-cell anyway, so we don t need to worry about its properties. This is the way we ll handle it. Here s a weird thought experiment for you. Start with a single 0-cell. Now attach to it a 1-cell so that the ends are connected together, forming a loop. Now the boundary of a 2-cell is a loop, so we can attach the 2-cell to what we have already, and get a proper plane (with boundary). But no one said we had to attach it one-for-one! Stretch the 2-cell out so that the boundary is twice as long as the loop. Now attach half of the boundary to the loop as usual, and then keep going, attaching the other half of the boundary to the loop again! That way, our loop will bound our 2-cell on both sides! What have we created? Hint: the gluing pattern is as shown below: 3

4 Answer: we have created a projective plane! Or another way to think about it, we have created a model of spherical geometry. This object can t really exist in regular 3-dimensional space without passing through itself. That s why it s so hard to imagine! OK, now that we ve played around a little, let s do some topology. Topology is the study of things that do not change when we bend or warp things. Certainly, breaking an object into cells is just drawing lines and points on the object, so we re doing something topological. Thus, something about the cell structures shouldn t change as we make different structures for the same object. So let s say that we have an object that we have divided into cells. Let s say we want to change that cell structure. What can we do? Well, anywhere along a 1-cell we could break it into two 1-cells glued together at a 0-cell. We could also undo this if there is a 0-cell with exactly two different 1-cells coming out of it we could fuse them into one single 1-cell (assuming we can smooth out any angle at which the two meet). They must be two different 1-cells, otherwise we re erasing all the 0-cells on that 1-cell, leaving it with no end points, which is not a 1-cell. And we can t do this merge if there are three or more 1-cells sticking out of the 0-cell either what would happen to the ones that don t get merged? So this operation creates or destroys one 0-cell and one 1-cell. Another thing we could do is that if we have two different 0-cells connected by a 1-cell, we can contract them together. That is, we eliminate the connecting 1-cell, and merge the two 0-cells. We can also do the reverse of this. Given any 0-cell, we can split it by replacing it with two 0-cells connected together by a 1-cell, and separating the 1-cells that originally connected to it into two groups, with each group (which could be empty!) connecting to one of the two new 0-cells. Again, this either creates or destroys one 1-cell and one 0-cell. A final thing we can do is to pick two 0-cells (which may both be the same one!) on the boundary of any 2-cell. Now connect them with a 1-cell. This has the effect of cutting the 2-cell into two pieces, each of which is a 2-cell. So we can add a 1-cell and a 2-cell at the same time. We can undo this as well, merging two 2-cells, provided we can make the angles smooth. So we can subtract one 1-cell and one 2-cell. The upshot is that anything that we do to legally change the cell structure of a shape changes the number of 1-cells, but it also either changes the number of 2-cells or of 0-cells by the exact same amount. This tells us that if F is the number of 2-cells, E the number of 1-cells, and V the number of 0-cells, then F E + V must remain constant. We use these letters to honor the names of the parts of the cube: faces, edges, and vertices. For instance, we have seen that for a cube, F = 6, E = 12, V = 8. So F E + V = 2. We will call this the Euler characteristic of the cube. For a sphere, we have done it two ways: F E + V = = = 2. As far as topology is concerned, the sphere and the cube are essentially the same thing! And so is the plane (assuming we include the the ideal point; if we don t, then planes and spheres are different, because planes have to have infinite pieces, and spheres can t). I claim this let s us prove that WGE can t be solved on a plane. If we could, we might as well work on a sphere. Now let s say there was a solution. Each house and utility could be thought of as a vertex, and each line an edge. So we would have a cell structure for the sphere with six vertices and nine edges. This requires five faces. Now each face has at least four sides. Why? Start at one vertex of a face (say a utility) and walk to a neighboring vertex (which will be a house). Now keep walking around the 4

5 boundary and you will walk to a different utility becuase there is no need to have two lines from the same utility to the same house! Now you will walk to a different house, and then to a utility (which might now finally be the original one). So each face has at least five sides, so there are at least 20 total sides. When counting sides, each edge is counted twice, because it is part of the boundary for exactly two different faces. Still, this means that there must be at least 20/2 = 10 edges, and we know there are only nine! Reality check: if we do one of the diagrams where all of the houses are connected to all of the utilities except we are missing one connection, is this a legal cell structure? It is easy to check, just by drawing and counting, that it is. We get six vertices, eight edges, and four faces, each with four sides, leading to 4 4/2 = 8 edges, and everything checks. 5

Planar Graphs and Surfaces. Graphs 2 1/58

Planar Graphs and Surfaces. Graphs 2 1/58 Planar Graphs and Surfaces Graphs 2 1/58 Last time we discussed the Four Color Theorem, which says that any map can be colored with at most 4 colors and not have two regions that share a border having

More information

Classification of Surfaces

Classification of Surfaces Classification of Surfaces 16 April 2014 Classification of Surfaces 16 April 2014 1/29 Last Time On Monday we saw some examples of surfaces and how we can build some by starting with a rectangle and gluing

More information

Surfaces. 14 April Surfaces 14 April /29

Surfaces. 14 April Surfaces 14 April /29 Surfaces 14 April 2014 Surfaces 14 April 2014 1/29 Last Week Last week, when we discussed graph theory, we saw that the maximum colors any map might need depends on the surface on which the map is drawn.

More information

SMMG September 16 th, 2006 featuring Dr. Jessica Purcell Geometry out of the Paper: An Introduction to Manifolds

SMMG September 16 th, 2006 featuring Dr. Jessica Purcell Geometry out of the Paper: An Introduction to Manifolds 1. Explore a Cylinder SMMG September 16 th, 2006 featuring Dr. Jessica Purcell Geometry out of the Paper: An Introduction to Manifolds Take a strip of paper. Bring the two ends of the strip together to

More information

Mathematical Cut-and-Paste: An Introduction to the Topology of Surfaces

Mathematical Cut-and-Paste: An Introduction to the Topology of Surfaces Mathematical Cut-and-Paste: An Introduction to the Topology of Surfaces March 4, 2018 A mathematician named Klein Thought the Möbius band was divine. Said he, If you glue The edges of two, You ll get a

More information

Pick up some wrapping paper.

Pick up some wrapping paper. Pick up some wrapping paper. What is the area of the following Christmas Tree? There is a nice theorem that allows one to compute the area of any simply-connected (i.e. no holes) grid polygon quickly.

More information

MATERIAL FOR A MASTERCLASS ON HYPERBOLIC GEOMETRY. Timeline. 10 minutes Exercise session: Introducing curved spaces

MATERIAL FOR A MASTERCLASS ON HYPERBOLIC GEOMETRY. Timeline. 10 minutes Exercise session: Introducing curved spaces MATERIAL FOR A MASTERCLASS ON HYPERBOLIC GEOMETRY Timeline 10 minutes Introduction and History 10 minutes Exercise session: Introducing curved spaces 5 minutes Talk: spherical lines and polygons 15 minutes

More information

Unit 1, Lesson 1: Moving in the Plane

Unit 1, Lesson 1: Moving in the Plane Unit 1, Lesson 1: Moving in the Plane Let s describe ways figures can move in the plane. 1.1: Which One Doesn t Belong: Diagrams Which one doesn t belong? 1.2: Triangle Square Dance m.openup.org/1/8-1-1-2

More information

The Game of Criss-Cross

The Game of Criss-Cross Chapter 5 The Game of Criss-Cross Euler Characteristic ( ) Overview. The regions on a map and the faces of a cube both illustrate a very natural sort of situation: they are each examples of regions that

More information

What would you see if you live on a flat torus? What is the relationship between it and a room with 2 mirrors?

What would you see if you live on a flat torus? What is the relationship between it and a room with 2 mirrors? DAY I Activity I: What is the sum of the angles of a triangle? How can you show it? How about a quadrilateral (a shape with 4 sides)? A pentagon (a shape with 5 sides)? Can you find the sum of their angles

More information

Curvature Berkeley Math Circle January 08, 2013

Curvature Berkeley Math Circle January 08, 2013 Curvature Berkeley Math Circle January 08, 2013 Linda Green linda@marinmathcircle.org Parts of this handout are taken from Geometry and the Imagination by John Conway, Peter Doyle, Jane Gilman, and Bill

More information

Topology. BMC Notes by Maia Averett. April 26, 2011

Topology. BMC Notes by Maia Averett. April 26, 2011 Topology BMC Notes by Maia Averett April 26, 2011 A mathematician named Klein Thought the Möbius band was divine. Said he, If you glue The edges of two, You ll get a weird bottle like mine. -Anonymous

More information

CLASSIFICATION OF SURFACES

CLASSIFICATION OF SURFACES CLASSIFICATION OF SURFACES YUJIE ZHANG Abstract. The sphere, Möbius strip, torus, real projective plane and Klein bottle are all important examples of surfaces (topological 2-manifolds). In fact, via the

More information

Topology of Surfaces

Topology of Surfaces EM225 Topology of Surfaces Geometry and Topology In Euclidean geometry, the allowed transformations are the so-called rigid motions which allow no distortion of the plane (or 3-space in 3 dimensional geometry).

More information

6.2 Classification of Closed Surfaces

6.2 Classification of Closed Surfaces Table 6.1: A polygon diagram 6.1.2 Second Proof: Compactifying Teichmuller Space 6.2 Classification of Closed Surfaces We saw that each surface has a triangulation. Compact surfaces have finite triangulations.

More information

Decomposition of the figure-8 knot

Decomposition of the figure-8 knot CHAPTER 1 Decomposition of the figure-8 knot This book is an introduction to knots, links, and their geometry. Before we begin, we need to define carefully exactly what we mean by knots and links, and

More information

Assignment 8; Due Friday, March 10

Assignment 8; Due Friday, March 10 Assignment 8; Due Friday, March 10 The previous two exercise sets covered lots of material. We ll end the course with two short assignments. This one asks you to visualize an important family of three

More information

Computer Graphics Prof. Sukhendu Das Dept. of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 24 Solid Modelling

Computer Graphics Prof. Sukhendu Das Dept. of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 24 Solid Modelling Computer Graphics Prof. Sukhendu Das Dept. of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 24 Solid Modelling Welcome to the lectures on computer graphics. We have

More information

Grade 6 Math Circles November 6 & Relations, Functions, and Morphisms

Grade 6 Math Circles November 6 & Relations, Functions, and Morphisms Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Relations Let s talk about relations! Grade 6 Math Circles November 6 & 7 2018 Relations, Functions, and

More information

Chapter 12 and 11.1 Planar graphs, regular polyhedra, and graph colorings

Chapter 12 and 11.1 Planar graphs, regular polyhedra, and graph colorings Chapter 12 and 11.1 Planar graphs, regular polyhedra, and graph colorings Prof. Tesler Math 184A Fall 2017 Prof. Tesler Ch. 12: Planar Graphs Math 184A / Fall 2017 1 / 45 12.1 12.2. Planar graphs Definition

More information

Visualization Insider A Little Background Information

Visualization Insider A Little Background Information Visualization Insider A Little Background Information Visualization Insider 2 Creating Backgrounds for 3D Scenes Backgrounds are a critical part of just about every type of 3D scene. Although they are

More information

Editing Polygons. Adding material/volume: Extrude. Learning objectives

Editing Polygons. Adding material/volume: Extrude. Learning objectives Learning objectives Be able to: use the Extrude tool to add volume to a polygon know what edge loops are and how to insert edge loops in a polygon cut edges in a polygon know multiple methods of sewing

More information

Grade 6 Math Circles. Spatial and Visual Thinking

Grade 6 Math Circles. Spatial and Visual Thinking Faculty of Mathematics Waterloo, Ontario N2L 3G1 Introduction Grade 6 Math Circles October 31/November 1, 2017 Spatial and Visual Thinking Centre for Education in Mathematics and Computing One very important

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

Getting to know a beetle s world classification of closed 3 dimensional manifolds

Getting to know a beetle s world classification of closed 3 dimensional manifolds Getting to know a beetle s world classification of closed 3 dimensional manifolds Sophia Jahns Tübingen University December 31, 2017 Sophia Jahns A beetle s world December 31, 2017 1 / 34 A beetle s world

More information

Solutions to the Second Midterm Exam, Math 170, Section 002 Spring 2012

Solutions to the Second Midterm Exam, Math 170, Section 002 Spring 2012 Solutions to the Second Midterm Exam, Math 170, Section 002 Spring 2012 Multiple choice questions. Question 1. Suppose we have a rectangle with one side of length 5 and a diagonal of length 13. What is

More information

ACT Math test Plane Geometry Review

ACT Math test Plane Geometry Review Plane geometry problems account for 14 questions on the ACT Math Test that s almost a quarter of the questions on the Subject Test. If you ve taken high school geometry, you ve probably covered all of

More information

ACT SparkNotes Test Prep: Plane Geometry

ACT SparkNotes Test Prep: Plane Geometry ACT SparkNotes Test Prep: Plane Geometry Plane Geometry Plane geometry problems account for 14 questions on the ACT Math Test that s almost a quarter of the questions on the Subject Test If you ve taken

More information

Electrical Circuits and Random Walks: Challenge Problems

Electrical Circuits and Random Walks: Challenge Problems Electrical Circuits and Random Walks: Challenge Problems LA Math Circle, High School II December 9, 2018 1 Effective Resistance The most efficient way of calculating electrical properties of a circuit

More information

(Refer Slide Time: 01.26)

(Refer Slide Time: 01.26) Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture # 22 Why Sorting? Today we are going to be looking at sorting.

More information

How to print a Hypercube

How to print a Hypercube How to print a Hypercube Henry Segerman One of the things that mathematics is about, perhaps the thing that mathematics is about, is trying to make things easier to understand. John von Neumann once said

More information

Grade 7/8 Math Circles November 3/4, M.C. Escher and Tessellations

Grade 7/8 Math Circles November 3/4, M.C. Escher and Tessellations Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Tiling the Plane Grade 7/8 Math Circles November 3/4, 2015 M.C. Escher and Tessellations Do the following

More information

INTRODUCTION TO THE HOMOLOGY GROUPS OF COMPLEXES

INTRODUCTION TO THE HOMOLOGY GROUPS OF COMPLEXES INTRODUCTION TO THE HOMOLOGY GROUPS OF COMPLEXES RACHEL CARANDANG Abstract. This paper provides an overview of the homology groups of a 2- dimensional complex. It then demonstrates a proof of the Invariance

More information

What is a... Manifold?

What is a... Manifold? What is a... Manifold? Steve Hurder Manifolds happens all the time! We just have to know them when we see them. Manifolds have dimension, just like Euclidean space: 1-dimension is the line, 2-dimension

More information

What is dimension? An investigation by Laura Escobar. Math Explorer s Club

What is dimension? An investigation by Laura Escobar. Math Explorer s Club What is dimension? An investigation by Laura Escobar Math Explorer s Club The goal of this activity is to introduce you to the notion of dimension. The movie Flatland is also a great way to learn about

More information

Haga's Origamics. Haga's Origamics are a series of activities designed to illustrate the science behind simple paper folding.

Haga's Origamics. Haga's Origamics are a series of activities designed to illustrate the science behind simple paper folding. Haga's Origamics Haga's Origamics are a series of activities designed to illustrate the science behind simple paper folding. Activity I : TUPS (Turned-Up Parts) Take a square piece of paper and label the

More information

Computer Aided Engineering Design Prof. Anupam Saxena Department of Mechanical Engineering Indian Institute of Technology, Kanpur.

Computer Aided Engineering Design Prof. Anupam Saxena Department of Mechanical Engineering Indian Institute of Technology, Kanpur. (Refer Slide Time: 00:28) Computer Aided Engineering Design Prof. Anupam Saxena Department of Mechanical Engineering Indian Institute of Technology, Kanpur Lecture - 6 Hello, this is lecture number 6 of

More information

Design and Analysis of Algorithms Prof. Madhavan Mukund Chennai Mathematical Institute

Design and Analysis of Algorithms Prof. Madhavan Mukund Chennai Mathematical Institute Design and Analysis of Algorithms Prof. Madhavan Mukund Chennai Mathematical Institute Module 07 Lecture - 38 Divide and Conquer: Closest Pair of Points We now look at another divide and conquer algorithm,

More information

INTRODUCTION TO 3-MANIFOLDS

INTRODUCTION TO 3-MANIFOLDS INTRODUCTION TO 3-MANIFOLDS NIK AKSAMIT As we know, a topological n-manifold X is a Hausdorff space such that every point contained in it has a neighborhood (is contained in an open set) homeomorphic to

More information

15. PARAMETRIZED CURVES AND GEOMETRY

15. PARAMETRIZED CURVES AND GEOMETRY 15. PARAMETRIZED CURVES AND GEOMETRY Parametric or parametrized curves are based on introducing a parameter which increases as we imagine travelling along the curve. Any graph can be recast as a parametrized

More information

CLASSIFICATION OF SURFACES

CLASSIFICATION OF SURFACES CLASSIFICATION OF SURFACES JUSTIN HUANG Abstract. We will classify compact, connected surfaces into three classes: the sphere, the connected sum of tori, and the connected sum of projective planes. Contents

More information

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality Planar Graphs In the first half of this book, we consider mostly planar graphs and their geometric representations, mostly in the plane. We start with a survey of basic results on planar graphs. This chapter

More information

11-5 Networks. Königsberg Bridge Problem

11-5 Networks. Königsberg Bridge Problem Section 11-5 Networks 1 11-5 Networks In the 1700s, the people of Königsberg, Germany (now Kaliningrad in Russia), used to enjoy walking over the bridges of the Pregel River. There were three landmasses

More information

There we are; that's got the 3D screen and mouse sorted out.

There we are; that's got the 3D screen and mouse sorted out. Introduction to 3D To all intents and purposes, the world we live in is three dimensional. Therefore, if we want to construct a realistic computer model of it, the model should be three dimensional as

More information

Section 9.5. Tessellations. Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Section 9.5. Tessellations. Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 9.5 Tessellations What You Will Learn Tessellations 9.5-2 Tessellations A tessellation (or tiling) is a pattern consisting of the repeated use of the same geometric figures to entirely cover a

More information

CS195H Homework 5. Due:March 12th, 2015

CS195H Homework 5. Due:March 12th, 2015 CS195H Homework 5 Due:March 12th, 2015 As usual, please work in pairs. Math Stuff For us, a surface is a finite collection of triangles (or other polygons, but let s stick with triangles for now) with

More information

In what follows, we will focus on Voronoi diagrams in Euclidean space. Later, we will generalize to other distance spaces.

In what follows, we will focus on Voronoi diagrams in Euclidean space. Later, we will generalize to other distance spaces. Voronoi Diagrams 4 A city builds a set of post offices, and now needs to determine which houses will be served by which office. It would be wasteful for a postman to go out of their way to make a delivery

More information

In this chapter, we will investigate what have become the standard applications of the integral:

In this chapter, we will investigate what have become the standard applications of the integral: Chapter 8 Overview: Applications of Integrals Calculus, like most mathematical fields, began with trying to solve everyday problems. The theory and operations were formalized later. As early as 70 BC,

More information

TILING RECTANGLES SIMON RUBINSTEIN-SALZEDO

TILING RECTANGLES SIMON RUBINSTEIN-SALZEDO TILING RECTANGLES SIMON RUBINSTEIN-SALZEDO. A classic tiling problem Question.. Suppose we tile a (large) rectangle with small rectangles, so that each small rectangle has at least one pair of sides with

More information

Hyperbolic Geometry. Thomas Prince. Imperial College London. 21 January 2017

Hyperbolic Geometry. Thomas Prince. Imperial College London. 21 January 2017 Hyperbolic Geometry Thomas Prince Imperial College London 21 January 2017 Thomas Prince (Imperial College London) Hyperbolic Planes 21 January 2017 1 / 31 Introducing Geometry What does the word geometry

More information

1 Appendix to notes 2, on Hyperbolic geometry:

1 Appendix to notes 2, on Hyperbolic geometry: 1230, notes 3 1 Appendix to notes 2, on Hyperbolic geometry: The axioms of hyperbolic geometry are axioms 1-4 of Euclid, plus an alternative to axiom 5: Axiom 5-h: Given a line l and a point p not on l,

More information

Scalar Field Visualization. Some slices used by Prof. Mike Bailey

Scalar Field Visualization. Some slices used by Prof. Mike Bailey Scalar Field Visualization Some slices used by Prof. Mike Bailey Scalar Fields The approximation of certain scalar function in space f(x,y,z). Most of time, they come in as some scalar values defined on

More information

Fractals: Self-Similarity and Fractal Dimension Math 198, Spring 2013

Fractals: Self-Similarity and Fractal Dimension Math 198, Spring 2013 Fractals: Self-Similarity and Fractal Dimension Math 198, Spring 2013 Background Fractal geometry is one of the most important developments in mathematics in the second half of the 20th century. Fractals

More information

3D Design with 123D Design

3D Design with 123D Design 3D Design with 123D Design Introduction: 3D Design involves thinking and creating in 3 dimensions. x, y and z axis Working with 123D Design 123D Design is a 3D design software package from Autodesk. A

More information

How to model a car body in T-Splines

How to model a car body in T-Splines How to model a car body in T-Splines My name is and I ll show you how to model complex cars like the Alfa Romeo 147 gta using the T-Splines Maya plugin and various techniques. This will be useful if you

More information

Groups, Linear Algebra, and the Geometry of the Torus

Groups, Linear Algebra, and the Geometry of the Torus Groups, Linear Algebra, and the Geometry of the Torus These are some notes and exercises to help you complete the group project. You should try all the exercises but should not feel pressured to complete

More information

Geometry Vocabulary. acute angle-an angle measuring less than 90 degrees

Geometry Vocabulary. acute angle-an angle measuring less than 90 degrees Geometry Vocabulary acute angle-an angle measuring less than 90 degrees angle-the turn or bend between two intersecting lines, line segments, rays, or planes angle bisector-an angle bisector is a ray that

More information

Geometric Modeling Mortenson Chapter 11. Complex Model Construction

Geometric Modeling Mortenson Chapter 11. Complex Model Construction Geometric Modeling 91.580.201 Mortenson Chapter 11 Complex Model Construction Topics Topology of Models Connectivity and other intrinsic properties Graph-Based Models Emphasize topological structure Boolean

More information

Regular polygons and tessellations Criterion D: Reflection

Regular polygons and tessellations Criterion D: Reflection Regular polygons and tessellations Criterion D: Reflection Aika Kim 12/13/2012 Math 9+ Assignment task: Our task in this project is to identify what a tessellation is, and what shapes do and don t. But

More information

SketchUp Quick Start For Surveyors

SketchUp Quick Start For Surveyors SketchUp Quick Start For Surveyors Reason why we are doing this SketchUp allows surveyors to draw buildings very quickly. It allows you to locate them in a plan of the area. It allows you to show the relationship

More information

Math 170, Section 002 Spring 2012 Practice Exam 2 with Solutions

Math 170, Section 002 Spring 2012 Practice Exam 2 with Solutions Math 170, Section 002 Spring 2012 Practice Exam 2 with Solutions Contents 1 Problems 2 2 Solution key 10 3 Solutions 11 1 1 Problems Question 1: A right triangle has hypothenuse of length 25 in and an

More information

Lecture 7: Jan 31, Some definitions related to Simplical Complex. 7.2 Topological Equivalence and Homeomorphism

Lecture 7: Jan 31, Some definitions related to Simplical Complex. 7.2 Topological Equivalence and Homeomorphism CS 6170 Computational Topology: Topological Data Analysis University of Utah Spring 2017 School of Computing Lecture 7: Jan 31, 2017 Lecturer: Prof. Bei Wang Scribe: Avani Sharma,

More information

(Refer Slide Time: 02.06)

(Refer Slide Time: 02.06) Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture 27 Depth First Search (DFS) Today we are going to be talking

More information

Geometric Entities for Pilot3D. Copyright 2001 by New Wave Systems, Inc. All Rights Reserved

Geometric Entities for Pilot3D. Copyright 2001 by New Wave Systems, Inc. All Rights Reserved Geometric Entities for Pilot3D Copyright 2001 by New Wave Systems, Inc. All Rights Reserved Introduction on Geometric Entities for Pilot3D The best way to develop a good understanding of any Computer-Aided

More information

CS 177 Homework 1. Julian Panetta. October 22, We want to show for any polygonal disk consisting of vertex set V, edge set E, and face set F:

CS 177 Homework 1. Julian Panetta. October 22, We want to show for any polygonal disk consisting of vertex set V, edge set E, and face set F: CS 177 Homework 1 Julian Panetta October, 009 1 Euler Characteristic 1.1 Polyhedral Formula We want to show for any polygonal disk consisting of vertex set V, edge set E, and face set F: V E + F = 1 First,

More information

4.7 Approximate Integration

4.7 Approximate Integration 4.7 Approximate Integration Some anti-derivatives are difficult to impossible to find. For example, 1 0 e x2 dx or 1 1 1 + x3 dx We came across this situation back in calculus I when we introduced the

More information

pα i + q, where (n, m, p and q depend on i). 6. GROMOV S INVARIANT AND THE VOLUME OF A HYPERBOLIC MANIFOLD

pα i + q, where (n, m, p and q depend on i). 6. GROMOV S INVARIANT AND THE VOLUME OF A HYPERBOLIC MANIFOLD 6. GROMOV S INVARIANT AND THE VOLUME OF A HYPERBOLIC MANIFOLD of π 1 (M 2 )onπ 1 (M 4 ) by conjugation. π 1 (M 4 ) has a trivial center, so in other words the action of π 1 (M 4 ) on itself is effective.

More information

Dowker Notation and Arc Presentation

Dowker Notation and Arc Presentation Dowker Notation and Arc Presentation Jennifer Waters Department of Mathematics California State University- Channel Islands Camarillo, Ca 93012 August 18, 2009 Abstract In this paper we will discuss Cubic

More information

Topology Hmwk 3 All problems are from Allen Hatcher Algebraic Topology (online) ch 1

Topology Hmwk 3 All problems are from Allen Hatcher Algebraic Topology (online) ch 1 Topology Hmwk 3 All problems are from Allen Hatcher Algebraic Topology (online) ch Andrew Ma December 23, 203 This assignment has been corrected post - grading...6 (a) Proof. Assume for a contradiction

More information

Prime Time (Factors and Multiples)

Prime Time (Factors and Multiples) CONFIDENCE LEVEL: Prime Time Knowledge Map for 6 th Grade Math Prime Time (Factors and Multiples). A factor is a whole numbers that is multiplied by another whole number to get a product. (Ex: x 5 = ;

More information

Math Dr. Miller - Constructing in Sketchpad (tm) - Due via by Friday, Mar. 18, 2016

Math Dr. Miller - Constructing in Sketchpad (tm) - Due via  by Friday, Mar. 18, 2016 Math 304 - Dr. Miller - Constructing in Sketchpad (tm) - Due via email by Friday, Mar. 18, 2016 As with our second GSP activity for this course, you will email the assignment at the end of this tutorial

More information

Math 311. Polyhedra Name: A Candel CSUN Math

Math 311. Polyhedra Name: A Candel CSUN Math 1. A polygon may be described as a finite region of the plane enclosed by a finite number of segments, arranged in such a way that (a) exactly two segments meets at every vertex, and (b) it is possible

More information

Here are some of the more basic curves that we ll need to know how to do as well as limits on the parameter if they are required.

Here are some of the more basic curves that we ll need to know how to do as well as limits on the parameter if they are required. 1 of 10 23/07/2016 05:15 Paul's Online Math Notes Calculus III (Notes) / Line Integrals / Line Integrals - Part I Problems] [Notes] [Practice Problems] [Assignment Calculus III - Notes Line Integrals Part

More information

2nd GRADE-Math Year at a Glance

2nd GRADE-Math Year at a Glance 2nd Grade - Math Year at a Glance: 2017-2018 Chariton Community School District Operations and Algebraic Thinking Represent and solve problems Number and Operations in Base Ten Use place value understanding

More information

Recent 3D Printed Sculptures

Recent 3D Printed Sculptures Recent 3D Printed Sculptures Henry Segerman November 13, 2011 1 Introduction I am a mathematician and a mathematical artist, currently a research fellow in the Department of Mathematics and Statistics

More information

One simple example is that of a cube. Each face is a square (=regular quadrilateral) and each vertex is connected to exactly three squares.

One simple example is that of a cube. Each face is a square (=regular quadrilateral) and each vertex is connected to exactly three squares. Berkeley Math Circle Intermediate I, 1/23, 1/20, 2/6 Presenter: Elysée Wilson-Egolf Topic: Polygons, Polyhedra, Polytope Series Part 1 Polygon Angle Formula Let s start simple. How do we find the sum of

More information

THE POSSIBLE SHAPES OF THE UNIVERSE AND THE VIRTUAL FIBERING THEOREM

THE POSSIBLE SHAPES OF THE UNIVERSE AND THE VIRTUAL FIBERING THEOREM THE POSSIBLE SHAPES OF THE UNIVERSE AND THE VIRTUAL FIBERING THEOREM STEFAN FRIEDL. Introduction It is natural to wonder what `shape' our universe has. From our personal perspective we know that wherever

More information

Combinatorial Maps. University of Ljubljana and University of Primorska and Worcester Polytechnic Institute. Maps. Home Page. Title Page.

Combinatorial Maps. University of Ljubljana and University of Primorska and Worcester Polytechnic Institute. Maps. Home Page. Title Page. Combinatorial Maps Tomaz Pisanski Brigitte Servatius University of Ljubljana and University of Primorska and Worcester Polytechnic Institute Page 1 of 30 1. Maps Page 2 of 30 1.1. Flags. Given a connected

More information

The exotic dodecahedron M 0,5 (R) David P. Roberts University of Minnesota, Morris

The exotic dodecahedron M 0,5 (R) David P. Roberts University of Minnesota, Morris The exotic dodecahedron M 0,5 (R) David P. Roberts University of Minnesota, Morris J ai commencé a regarder M 0,5 à des moments perdus, c est un véritable joyau, d une géométrie très riche étroitement

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

Boardworks Ltd KS3 Mathematics. S1 Lines and Angles

Boardworks Ltd KS3 Mathematics. S1 Lines and Angles 1 KS3 Mathematics S1 Lines and Angles 2 Contents S1 Lines and angles S1.1 Labelling lines and angles S1.2 Parallel and perpendicular lines S1.3 Calculating angles S1.4 Angles in polygons 3 Lines In Mathematics,

More information

Appendix E Calculating Normal Vectors

Appendix E Calculating Normal Vectors OpenGL Programming Guide (Addison-Wesley Publishing Company) Appendix E Calculating Normal Vectors This appendix describes how to calculate normal vectors for surfaces. You need to define normals to use

More information

Developmental Math An Open Program Unit 7 Geometry First Edition

Developmental Math An Open Program Unit 7 Geometry First Edition Developmental Math An Open Program Unit 7 Geometry First Edition Lesson 1 Basic Geometric Concepts and Figures TOPICS 7.1.1 Figures in 1 and 2 Dimensions 1 Identify and define points, lines, line segments,

More information

Paperclip graphs. Steve Butler Erik D. Demaine Martin L. Demaine Ron Graham Adam Hesterberg Jason Ku Jayson Lynch Tadashi Tokieda

Paperclip graphs. Steve Butler Erik D. Demaine Martin L. Demaine Ron Graham Adam Hesterberg Jason Ku Jayson Lynch Tadashi Tokieda Paperclip graphs Steve Butler Erik D. Demaine Martin L. Demaine Ron Graham Adam Hesterberg Jason Ku Jayson Lynch Tadashi Tokieda Abstract By taking a strip of paper and forming an S curve with paperclips

More information

Geometrization and the Poincaré conjecture

Geometrization and the Poincaré conjecture Geometrization and the Poincaré conjecture Jan Metzger BRIGFOS, 2008 History of the Poincaré conjecture In 1904 Poincaré formulated his conjecture. It is a statement about three dimensional geometric objects,

More information

Someone else might choose to describe the closet by determining how many square tiles it would take to cover the floor. 6 ft.

Someone else might choose to describe the closet by determining how many square tiles it would take to cover the floor. 6 ft. Areas Rectangles One way to describe the size of a room is by naming its dimensions. So a room that measures 12 ft. by 10 ft. could be described by saying its a 12 by 10 foot room. In fact, that is how

More information

Copyright 2009 Pearson Education, Inc. Chapter 9 Section 6 - Slide 1 AND

Copyright 2009 Pearson Education, Inc. Chapter 9 Section 6 - Slide 1 AND Copyright 2009 Pearson Education, Inc. Chapter 9 Section 6 - Slide 1 AND Chapter 9 Geometry Copyright 2009 Pearson Education, Inc. Chapter 9 Section 6 - Slide 2 WHAT YOU WILL LEARN Transformational geometry,

More information

GSAC TALK: THE WORD PROBLEM. 1. The 8-8 Tessellation. Consider the following infinite tessellation of the open unit disc. Actually, we want to think

GSAC TALK: THE WORD PROBLEM. 1. The 8-8 Tessellation. Consider the following infinite tessellation of the open unit disc. Actually, we want to think GSAC TALK: THE WORD PROBLEM 1. The 8-8 Tessellation Consider the following infinite tessellation of the open unit disc. Actually, we want to think of the disc as a model for R 2 and we can do that using

More information

Unit 1, Lesson 1: Tiling the Plane

Unit 1, Lesson 1: Tiling the Plane Unit 1, Lesson 1: Tiling the Plane Let s look at tiling patterns and think about area. 1.1: Which One Doesn t Belong: Tilings Which pattern doesn t belong? 1 1.2: More Red, Green, or Blue? m.openup.org//6-1-1-2

More information

Solution Guide for Chapter 20

Solution Guide for Chapter 20 Solution Guide for Chapter 0 Here are the solutions for the Doing the Math exercises in Girls Get Curves! DTM from p. 351-35. In the diagram SLICE, LC and IE are altitudes of the triangle!sci. L I If SI

More information

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

3.5 Equations of Lines and Planes

3.5 Equations of Lines and Planes 3.5 Equations of Lines and Planes Objectives Iknowhowtodefinealineinthree-dimensionalspace. I can write a line as a parametric equation, a symmetric equation, and a vector equation. I can define a plane

More information

Use Parametric notation. Interpret the effect that T has on the graph as motion.

Use Parametric notation. Interpret the effect that T has on the graph as motion. Learning Objectives Parametric Functions Lesson 3: Go Speed Racer! Level: Algebra 2 Time required: 90 minutes One of the main ideas of the previous lesson is that the control variable t does not appear

More information

Topological Data Analysis - I. Afra Zomorodian Department of Computer Science Dartmouth College

Topological Data Analysis - I. Afra Zomorodian Department of Computer Science Dartmouth College Topological Data Analysis - I Afra Zomorodian Department of Computer Science Dartmouth College September 3, 2007 1 Acquisition Vision: Images (2D) GIS: Terrains (3D) Graphics: Surfaces (3D) Medicine: MRI

More information

TABLE OF CONTENTS. Worksheets Lesson 1 Worksheet Introduction to Geometry 41 Lesson 2 Worksheet Naming Plane and Solid Shapes.. 44

TABLE OF CONTENTS. Worksheets Lesson 1 Worksheet Introduction to Geometry 41 Lesson 2 Worksheet Naming Plane and Solid Shapes.. 44 Acknowledgement: A+ TutorSoft would like to thank all the individuals who helped research, write, develop, edit, and launch our MATH Curriculum products. Countless weeks, years, and months have been devoted

More information

Three-Dimensional and Dynamic Constructions Based on Leonardo Grids

Three-Dimensional and Dynamic Constructions Based on Leonardo Grids Three-Dimensional and Dynamic Constructions Based on Leonardo Grids Rinus Roelofs Sculptor Lansinkweg 28 7553AL Hengelo, the Netherlands E-mail: rinusroelofs@hetnet.nl Abstract Leonardo grids is the name

More information

1.7 Limit of a Function

1.7 Limit of a Function 1.7 Limit of a Function We will discuss the following in this section: 1. Limit Notation 2. Finding a it numerically 3. Right and Left Hand Limits 4. Infinite Limits Consider the following graph Notation:

More information

Mathematics 350 Section 6.3 Introduction to Fractals

Mathematics 350 Section 6.3 Introduction to Fractals Mathematics 350 Section 6.3 Introduction to Fractals A fractal is generally "a rough or fragmented geometric shape that is self-similar, which means it can be split into parts, each of which is (at least

More information

Animations involving numbers

Animations involving numbers 136 Chapter 8 Animations involving numbers 8.1 Model and view The examples of Chapter 6 all compute the next picture in the animation from the previous picture. This turns out to be a rather restrictive

More information

Computational Geometry: Lecture 5

Computational Geometry: Lecture 5 Computational Geometry: Lecture 5 Don Sheehy January 29, 2010 1 Degeneracy In many of the algorithms that we have discussed so far, we have run into problems when that input is somehow troublesome. For

More information