Planar Graphs and Surfaces. Graphs 2 1/58

Size: px
Start display at page:

Download "Planar Graphs and Surfaces. Graphs 2 1/58"

Transcription

1 Planar Graphs and Surfaces Graphs 2 1/58

2 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 the same color. Graphs 2 2/58

3 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 the same color. It turns out that this result has something to do with the topology of the plane. If we draw maps on other surfaces, we may need a different number of colors. Graphs 2 2/58

4 For example, if we draw a map on a torus (a doughnut), we may need up to 7 colors, as the following pictures indicate. Graphs 2 3/58

5 For example, if we draw a map on a torus (a doughnut), we may need up to 7 colors, as the following pictures indicate. Here is an animation of a map on the torus which needs 7 colors. Graphs 2 3/58

6 For example, if we draw a map on a torus (a doughnut), we may need up to 7 colors, as the following pictures indicate. Here is an animation of a map on the torus which needs 7 colors. The map on the torus shown above has 7 regions and each region is adjacent to each of the other 6 regions. This is why it needs 7 colors. Graphs 2 3/58

7 For example, if we draw a map on a torus (a doughnut), we may need up to 7 colors, as the following pictures indicate. Here is an animation of a map on the torus which needs 7 colors. The map on the torus shown above has 7 regions and each region is adjacent to each of the other 6 regions. This is why it needs 7 colors. The next video shows an important application of the torus. Graphs 2 3/58

8 While it may seem that determining the minimum number of colors to color a map drawn on a torus would be much harder than for maps drawn on a plane, it is just the opposite. Graphs 2 4/58

9 While it may seem that determining the minimum number of colors to color a map drawn on a torus would be much harder than for maps drawn on a plane, it is just the opposite. The Four Color Theorem for maps on a plane took a huge amount of effort, 61 pages in Scientific American, and lots of computer calculation, the result for the torus can be written down in a few pages, and was proved much earlier. Graphs 2 4/58

10 Planar Graphs The graphs that arise from a map turn out to have the following property: They can be drawn in such a way that no two edges cross. These are called planar graphs. Graphs 2 5/58

11 Planar Graphs The graphs that arise from a map turn out to have the following property: They can be drawn in such a way that no two edges cross. These are called planar graphs. The pentagon graph we saw the previous class is not a planar graph. This is why it does not represent the graph of a map and why it does not violate the Four Color Theorem. Graphs 2 5/58

12 Let s consider the following graph with 4 vertices and 6 edges: Graphs 2 6/58

13 Clicker Question Can we redraw the graph so that the edges do not cross? A Yes B No Graphs 2 7/58

14 Answer Yes we can redraw it by having one of the diagonal edges drawn outside of the square. Thus, it is a planar graph, even though the original drawing does not indicate so. Graphs 2 8/58

15 Faces of a Planar Graph Graphs 2 9/58

16 Faces of a Planar Graph For solids, such as those above, there is a reasonable meaning of vertex, edge, and face. For example, the cube has 8 vertices (or corners), 12 edges, and 6 square faces. Graphs 2 9/58

17 The cube can be drawn as a graph in multiple ways. Here are two such. One is a pretty typical way to draw a cube, and the other is less so. Graphs 2 10/58

18 The cube can be drawn as a graph in multiple ways. Here are two such. One is a pretty typical way to draw a cube, and the other is less so. Graphs 2 10/58

19 The cube can be drawn as a graph in multiple ways. Here are two such. One is a pretty typical way to draw a cube, and the other is less so. The second graph is a planar graph. One way to view the six faces of the cube in it are to consider the 5 regions inside the graph along with the outside. Graphs 2 10/58

20 In general, with a planar graph, we can see regions inside the graph, and we say the number of faces of the graph is the number of regions inside plus the outside. In this way a graph that represents a solid will have the same number of faces as the solid. Graphs 2 11/58

21 In general, with a planar graph, we can see regions inside the graph, and we say the number of faces of the graph is the number of regions inside plus the outside. In this way a graph that represents a solid will have the same number of faces as the solid. Graphs 2 11/58

22 In general, with a planar graph, we can see regions inside the graph, and we say the number of faces of the graph is the number of regions inside plus the outside. In this way a graph that represents a solid will have the same number of faces as the solid. Graphs 2 11/58

23 Clicker Question How many faces does the Octahedron have? Graphs 2 12/58

24 Answer There are 8 faces. Looking at the figure on the left, there are 4 faces on the top half, and 4 on the bottom half. Looking at the graph on the right, there are 7 regions inside the graph, and 1 outside, making 8 faces. Graphs 2 13/58

25 Is there a relationship between the Numbers of Vertices, Edges, and Faces? V E F Solid Tetrahedron Square Octahedron Dodecahedron Icosahedron Stare at this table for a bit and see if you can find any relationship between V, E, F that holds for all of the solids. Graphs 2 14/58

26 Euler s Formula One of Euler s other contributions to graph theory was the following result about planar graphs: Graphs 2 15/58

27 Euler s Formula One of Euler s other contributions to graph theory was the following result about planar graphs: If V is the number of vertices, E the number of edges, and F the number of regions formed by a planar graph, then Graphs 2 15/58

28 Euler s Formula One of Euler s other contributions to graph theory was the following result about planar graphs: If V is the number of vertices, E the number of edges, and F the number of regions formed by a planar graph, then V E + F = 2 Graphs 2 15/58

29 Euler s Formula One of Euler s other contributions to graph theory was the following result about planar graphs: If V is the number of vertices, E the number of edges, and F the number of regions formed by a planar graph, then V E + F = 2 This formula was a key factor in the proof of the Four Color Theorem. Graphs 2 15/58

30 Platonic Solids The solids in this picture are called Platonic solids, named after the Greek philosopher Plato. These solids are the most regular solids that are built from plane figures. While the Ancient Greeks were well aware of these five shapes, they didn t know if there were any others. Graphs 2 16/58

31 How Many Platonic Solids Are There? Euler s formula can help us determine all Platonic solids. The file Platonic Solids.pdf describes how one can see that there are exactly five such solids from the formula and some algebra. Graphs 2 17/58

32 How Many Platonic Solids Are There? Euler s formula can help us determine all Platonic solids. The file Platonic Solids.pdf describes how one can see that there are exactly five such solids from the formula and some algebra. Euler s formula also helps to classify surfaces. We ll now talk about some examples of surfaces. Graphs 2 17/58

33 Examples of Surfaces Two surfaces with which we are familiar are the plane and the sphere. Graphs 2 18/58

34 The Torus We ve also seen the torus, which is a pretty familiar shape. Graphs 2 19/58

35 The Torus We ve also seen the torus, which is a pretty familiar shape. The second picture shows how to build the torus with little rectangles. Graphs 2 19/58

36 The Möbius Strip Escher s Ants Graphs 2 20/58

37 Escher s Möbius Birds Graphs 2 21/58

38 Building a Möbius Strip To build a Möbius strip, take a strip of paper. Twist the strip and then glue or tape the ends together. The Möbius strip has the unexpected property that it has only one side. If you start walking on blue, eventually you will end up on white. So, while the strip of paper we use to build the Möbius strip has two sides, the result has only one. This means the Möbits strip is not orientable. Graphs 2 22/58

39 Topology To construct some other surfaces and to understand what we get, we need to discuss some ideas involving how we can change a shape. Specifically, we ll discuss the mathematical area of topology. Graphs 2 23/58

40 Topology To construct some other surfaces and to understand what we get, we need to discuss some ideas involving how we can change a shape. Specifically, we ll discuss the mathematical area of topology. Very roughly, topology is concerned with shapes, and the properties of shapes that do not change when smoothly deforming them. Such deformations include stretching and shrinking but not tearing or gluing. Graphs 2 23/58

41 Topology To construct some other surfaces and to understand what we get, we need to discuss some ideas involving how we can change a shape. Specifically, we ll discuss the mathematical area of topology. Very roughly, topology is concerned with shapes, and the properties of shapes that do not change when smoothly deforming them. Such deformations include stretching and shrinking but not tearing or gluing. However, we will see that tearing and gluing are useful in producing new shapes. Graphs 2 23/58

42 To start to make some sense of this, consider the following two shapes: Graphs 2 24/58

43 To start to make some sense of this, consider the following two shapes: If we had the line segment made from play dough, we could bend it to make the semicircle. These shapes are called (topologically) equivalent. To a topologist, they are the same shape. Similarly, a cube and a sphere are equivalent. Graphs 2 24/58

44 To start to make some sense of this, consider the following two shapes: If we had the line segment made from play dough, we could bend it to make the semicircle. These shapes are called (topologically) equivalent. To a topologist, they are the same shape. Similarly, a cube and a sphere are equivalent. Here is a video showing how to turn a sphere into a cube. Graphs 2 24/58

45 Mathematicians can t Tell the Difference Between a Coffee Cup and a Donut An example of a smooth deformation is in the following video. YouTube video of turning a coffee cup into a donut Graphs 2 25/58

46 Two shapes which are not equivalent are the line segment and circle. Graphs 2 26/58

47 Two shapes which are not equivalent are the line segment and circle. We can t turn one into the other just by smooth deformations. We can make the line segment from the circle by cutting the circle. Graphs 2 26/58

48 Two shapes which are not equivalent are the line segment and circle. We can t turn one into the other just by smooth deformations. We can make the line segment from the circle by cutting the circle. Alternatively, we can make the circle from the line segment by first smoothly deforming the line segment, then gluing the ends together. Graphs 2 26/58

49 Clicker Question Can the donut below be smoothly deformed into a sphere? A Yes B No C I m not sure Graphs 2 27/58

50 Answer A Yes, it can be, at least theoretically. We just need to squash the donut carefully, and maybe stretch the middle, to do so. This is easier to visualize in your mind than to actually do it. Graphs 2 28/58

51 Building Surfaces From a Rectangle Some surfaces can be described by starting with a rectangle and gluing certain sides together. We can turn a rectangle into a cube, and then into a sphere. Graphs 2 29/58

52 Building Surfaces From a Rectangle Some surfaces can be described by starting with a rectangle and gluing certain sides together. We can turn a rectangle into a cube, and then into a sphere. We can take a rectangle, smoothly deform it to the following shape, then bend it into a cube, by gluing edges. Graphs 2 29/58

53 Building the Möbius Strip From a Rectangle We ve already seen how to build a Möbius strip from a rectangle. The following picture indicates what and how we glue. Graphs 2 30/58

54 Building the Möbius Strip From a Rectangle We ve already seen how to build a Möbius strip from a rectangle. The following picture indicates what and how we glue. Graphs 2 30/58

55 Building the Möbius Strip From a Rectangle We ve already seen how to build a Möbius strip from a rectangle. The following picture indicates what and how we glue. The arrows indicate that we glue the top left corner with the bottom right. We must glue so that the arrows go in the same direction. Graphs 2 30/58

56 Clicker Question What kind of surface would we get if we glued the left and right sides together by putting the top corners together? A a sphere B a torus C a cylinder D a cone E something else Graphs 2 31/58

57 Answer You d get a cylinder (without top or bottom). One way to see this is to take a piece of paper and put two edges together. Graphs 2 32/58

58 Building the Torus From a Rectangle Graphs 2 33/58

59 Building the Torus From a Rectangle To build the torus, we glue the top and bottom sides together, and glue the left and right sides together. The arrows indicate that we keep the sides orientation unchanged. Graphs 2 33/58

60 Building the Torus From a Rectangle To build the torus, we glue the top and bottom sides together, and glue the left and right sides together. The arrows indicate that we keep the sides orientation unchanged. That means, for example, we glue the top end of the left side to the top end of the right side. Graphs 2 33/58

61 Building the Torus From a Rectangle To build the torus, we glue the top and bottom sides together, and glue the left and right sides together. The arrows indicate that we keep the sides orientation unchanged. That means, for example, we glue the top end of the left side to the top end of the right side. Here is a video showing how to construct a torus, and here is a second video. Graphs 2 33/58

62 Clicker Question What surface would we get if we glue the two sides of a rectangle induced in the picture: A A sphere B A cylinder C A cone D A torus E Something else Graphs 2 34/58

63 Answer We d get a cone, at least after we deform the result some after doing the gluing. Graphs 2 35/58

64 Exotic Surfaces There are surfaces which cannot exist in 3-dimensional space, but nonetheless exist mathematically (in 4-space). We ll see a couple of these, the projective plane and the Klein bottle. Graphs 2 36/58

65 Exotic Surfaces There are surfaces which cannot exist in 3-dimensional space, but nonetheless exist mathematically (in 4-space). We ll see a couple of these, the projective plane and the Klein bottle. We ll construct these surfaces by taking a rectangle and gluing edges, but in a different way than we did for the Möbius strip and the torus. Graphs 2 36/58

66 The Projective Plane The projective plane originated from artists in the Renaissance, who started to use projective geometry, or perspective geometry, for drawing. Previously artists did not have good methods for drawing buildings or landscapes and demonstrating depth perception. Graphs 2 37/58

67 The Projective Plane The projective plane originated from artists in the Renaissance, who started to use projective geometry, or perspective geometry, for drawing. Previously artists did not have good methods for drawing buildings or landscapes and demonstrating depth perception. Without proper techniques, one can draw geometrically impossible pictures. Escher, who understood very well perspective drawing, new how to violate the rules. Graphs 2 37/58

68 Escher s Waterfall Graphs 2 38/58

69 Building the Projective Plane From a Rectangle The projective plane can be constructed from a rectangle by gluing according to the following picture. Graphs 2 39/58

70 Building the Projective Plane From a Rectangle The projective plane can be constructed from a rectangle by gluing according to the following picture. Graphs 2 39/58

71 Building the Projective Plane From a Rectangle The projective plane can be constructed from a rectangle by gluing according to the following picture. Gluing the left and right sides is the same as for the Möbius strip, but then we do extra gluing. If you try to do this by gluing the opposing edges of the Möbius strip, you ll find you can t do it without tearing. This is because the projective plane cannot exist in 3 dimensions. Graphs 2 39/58

72 The Klein Bottle The Klein bottle has the unusual property that it has neither inside nor outside. It isn t really a bottle in the usual sense! Like the projective plane, it does not exist in 3 dimensions. In spite of this, people draw pictures to represent it. These pictures aren t really of the Klein bottle, but they attempt to give some idea of what is the shape. Here are some additional pictures of the Klein bottle. Graphs 2 40/58

73 Building a Klein Bottle From a Rectangle The Klein bottle can be formed from gluing sides of a rectangle. Graphs 2 41/58

74 Building a Klein Bottle From a Rectangle The Klein bottle can be formed from gluing sides of a rectangle. Graphs 2 41/58

75 The following video gives a representation of how to build a Klein bottle from a rectangle. It isn t possible for the Klein bottle to live in 3 dimensions, so we cannot show the actual Klein bottle in a video. The Klein bottle does live in 4 dimensions. However, that doesn t help us picture what it looks like. Construction of a Klein Bottle Graphs 2 42/58

76 Building Surfaces From Little Panels We haven t, and won t, give a formal definition of surface. But, one way to think about them is that a surface, being a two-dimensional object, can be built by gluing together little square panels together. Graphs 2 43/58

77 The Euler Characteristic of a Surface If you build a surface with little panels, then you have effectively drawn a map on that surface. We can then talk about the vertices, edges, and faces of the map. Graphs 2 44/58

78 The Euler Characteristic of a Surface If you build a surface with little panels, then you have effectively drawn a map on that surface. We can then talk about the vertices, edges, and faces of the map. If V is the number of vertices, E the number of edges, and F the number of faces, we define the Euler characteristic of the surface as V E + F Graphs 2 44/58

79 The Euler Characteristic of a Surface If you build a surface with little panels, then you have effectively drawn a map on that surface. We can then talk about the vertices, edges, and faces of the map. If V is the number of vertices, E the number of edges, and F the number of faces, we define the Euler characteristic of the surface as V E + F We saw Euler s formula last time, which then says that the Euler characteristic of a sphere is 2. Essentially, Euler s formula is talking about a sphere. Graphs 2 44/58

80 There can be many ways to build a surface from little panels. It is not at all obvious that one gets the same Euler characteristic, regardless of how the surface is built. However, it can be proven that this is the case. Graphs 2 45/58

81 There can be many ways to build a surface from little panels. It is not at all obvious that one gets the same Euler characteristic, regardless of how the surface is built. However, it can be proven that this is the case. The Euler characteristic is a property of surfaces that does not change when you smoothly deform the surface. That is, if you reshape the surface with stretching or shrinking, the Euler characteristic does not change. Cutting and gluing can effect the Euler characteristic. Graphs 2 45/58

82 The Euler Characteristic of a Sphere One way to see that the Euler characteristic of a sphere is 2 is to consider the following map. Graphs 2 46/58

83 The Euler Characteristic of a Sphere One way to see that the Euler characteristic of a sphere is 2 is to consider the following map. Graphs 2 46/58

84 The Euler Characteristic of a Sphere One way to see that the Euler characteristic of a sphere is 2 is to consider the following map. Graphs 2 46/58

85 The Euler Characteristic of a Sphere One way to see that the Euler characteristic of a sphere is 2 is to consider the following map. There are two vertices and two edges (the forward half circle and the back half circle). There are two faces of the map. Therefore, V = E = F = 2, so V E + F = 2. Graphs 2 46/58

86 We are using the fact that a hemisphere is topologically equivalent to a rectangle. That is, we can take a rectangle and smoothly deform it into a semicircle. Graphs 2 47/58

87 We are using the fact that a hemisphere is topologically equivalent to a rectangle. That is, we can take a rectangle and smoothly deform it into a semicircle. Here is a video that shows this. Graphs 2 47/58

88 Clicker Question What is the Euler characteristic of a Single Panel? To help answer this, what is the simplest map you can draw and cover the panel? How many vertices, edges, and faces does the map have? Graphs 2 48/58

89 Answer A single panel has 1 face. It has 4 vertices (the four corners) and 4 edges. Therefore, the Euler characteristic is V E + F = = 1 Graphs 2 49/58

90 The Euler Characteristic of the Torus To calculate this we need to break the torus up into panels. We showed a picture of this earlier, but it is made up of lots of panels and counting them will be difficult. Graphs 2 50/58

91 The Euler Characteristic of the Torus To calculate this we need to break the torus up into panels. We showed a picture of this earlier, but it is made up of lots of panels and counting them will be difficult. Here is a way to build the torus with panels. Graphs 2 50/58

92 Clicker Question How many faces are there? Graphs 2 51/58

93 Clicker Question How many faces are there? Answer: There are 32. There are 8 panels (4 blue, 4 yellow) in a ring around the hole. There are 4 such rings of panels, so 8 4 = 32 faces. Graphs 2 52/58

94 Clicker Question How many vertices are there? Graphs 2 53/58

95 Clicker Question How many vertices are there? Answer: There are 32. Looking at the circle on the top of the torus separating panels, we can count 8 vertices on the circle. There are four such circles, on the top, bottom, outside equator, and inside equator, so there are 8 4 = 32 total vertices. Graphs 2 54/58

96 How many edges are there? Graphs 2 55/58

97 How many edges are there? There are 64. Looking at the four circles we mentioned in the previous slide, each is made up of 8 edges, so there are 8 4 = 32 of those. But there are also edges making up smaller circles in another direction. There are 8 smaller circles, each made up of 4 edges, so there are 32 of these. Together they give 64 edges. Graphs 2 55/58

98 We then have V = F = 32 and E = 64. Then the Euler characteristic of the torus is V E + F = = 0 Thus, the Euler characteristic is 0. Graphs 2 56/58

99 Classification of Surfaces It turns out that surfaces can be completely classified by knowing their Euler characteristic, whether or not they are orientable, and knowing about their boundary. We aren t going to go into any detail about this, but will summarize what has been discovered about this. Graphs 2 57/58

100 Classification of Surfaces It turns out that surfaces can be completely classified by knowing their Euler characteristic, whether or not they are orientable, and knowing about their boundary. We aren t going to go into any detail about this, but will summarize what has been discovered about this. Two surfaces without boundary are equivalent if they have the same Euler characteristic and are both Graphs 2 57/58

101 Classification of Surfaces It turns out that surfaces can be completely classified by knowing their Euler characteristic, whether or not they are orientable, and knowing about their boundary. We aren t going to go into any detail about this, but will summarize what has been discovered about this. Two surfaces without boundary are equivalent if they have the same Euler characteristic and are both Surfaces with are classified by their boundary, their orientability, and their Euler characteristic. Graphs 2 57/58

102 Classification of Surfaces It turns out that surfaces can be completely classified by knowing their Euler characteristic, whether or not they are orientable, and knowing about their boundary. We aren t going to go into any detail about this, but will summarize what has been discovered about this. Two surfaces without boundary are equivalent if they have the same Euler characteristic and are both Surfaces with are classified by their boundary, their orientability, and their Euler characteristic. That is, if two surfaces have the same type of boundary, the same Euler characteristic, and are both orientable or both non-orientable, then they are topologically equivalent. Graphs 2 57/58

103 Have a good spring break! Graphs 2 58/58

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

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

Planar Graphs, Solids, and Surfaces. Planar Graphs 1/28

Planar Graphs, Solids, and Surfaces. Planar Graphs 1/28 Planar Graphs, Solids, and Surfaces Planar Graphs 1/28 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

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

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

A simple problem that has a solution that is far deeper than expected! 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

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

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

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 POINCARÉ CONJECTURE The Mathematics of Smooth Behavior

THE POINCARÉ CONJECTURE The Mathematics of Smooth Behavior THE POINCARÉ CONJECTURE The Mathematics of Smooth Behavior Freshman Seminar University of California, Irvine Bernard Russo University of California, Irvine Spring 2015 Bernard Russo (UCI) THE POINCARÉ

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

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

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

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

Euler Characteristic

Euler Characteristic Euler Characteristic Rebecca Robinson May 15, 2007 Euler Characteristic Rebecca Robinson 1 PLANAR GRAPHS 1 Planar graphs v = 5, e = 4, f = 1 v e + f = 2 v = 6, e = 7, f = 3 v = 4, e = 6, f = 4 v e + f

More information

Explore Solids

Explore Solids 1212.1 Explore Solids Surface Area and Volume of Solids 12.2 Surface Area of Prisms and Cylinders 12.3 Surface Area of Pyramids and Cones 12.4 Volume of Prisms and Cylinders 12.5 Volume of Pyramids and

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

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

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

) for all p. This means however, that the map ϕ 0 descends to the quotient

) for all p. This means however, that the map ϕ 0 descends to the quotient Solutions to sheet 6 Solution to exercise 1: (a) Let M be the Möbius strip obtained by a suitable identification of two opposite sides of the unit square [0, 1] 2. We can identify the boundary M with S

More information

Question. Why is the third shape not convex?

Question. Why is the third shape not convex? 1. CONVEX POLYGONS Definition. A shape D in the plane is convex if every line drawn between two points in D is entirely inside D. Convex 6 gon Another convex 6 gon Not convex Question. Why is the third

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

3. POLYHEDRA, GRAPHS AND SURFACES 3.3. Surfaces and Topology

3. POLYHEDRA, GRAPHS AND SURFACES 3.3. Surfaces and Topology What is a Surface? For our purposes, a surface refers to a geometric object which obeys the following conditions. If you pick a point on a surface and look at all of the points close to it, then they should

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

Answer Key: Three-Dimensional Cross Sections

Answer Key: Three-Dimensional Cross Sections Geometry A Unit Answer Key: Three-Dimensional Cross Sections Name Date Objectives In this lesson, you will: visualize three-dimensional objects from different perspectives be able to create a projection

More information

1. CONVEX POLYGONS. Definition. A shape D in the plane is convex if every line drawn between two points in D is entirely inside D.

1. CONVEX POLYGONS. Definition. A shape D in the plane is convex if every line drawn between two points in D is entirely inside D. 1. CONVEX POLYGONS Definition. A shape D in the plane is convex if every line drawn between two points in D is entirely inside D. Convex 6 gon Another convex 6 gon Not convex Question. Why is the third

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

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

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

11.4 Three-Dimensional Figures

11.4 Three-Dimensional Figures 11. Three-Dimensional Figures Essential Question What is the relationship between the numbers of vertices V, edges E, and faces F of a polyhedron? A polyhedron is a solid that is bounded by polygons, called

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

Key Concept Euler s Formula

Key Concept Euler s Formula 11-1 Space Figures and Cross Sections Objectives To recognize polyhedrons and their parts To visualize cross sections of space figures Common Core State Standards G-GMD.B.4 Identify the shapes of two-dimensional

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

Ma/CS 6b Class 9: Euler s Formula

Ma/CS 6b Class 9: Euler s Formula Ma/CS 6b Class 9: Euler s Formula By Adam Sheffer Recall: Plane Graphs A plane graph is a drawing of a graph in the plane such that the edges are noncrossing curves. 1 Recall: Planar Graphs The drawing

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

The radius for a regular polygon is the same as the radius of the circumscribed circle.

The radius for a regular polygon is the same as the radius of the circumscribed circle. Perimeter and Area The perimeter and area of geometric shapes are basic properties that we need to know. The more complex a shape is, the more complex the process can be in finding its perimeter and area.

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

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

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

Lecture 1 Lectures 1-7 are based on The Shape of Space, by Jeff Weeks

Lecture 1 Lectures 1-7 are based on The Shape of Space, by Jeff Weeks Lecture 1 Lectures 1-7 are based on The Shape of Space, by Jeff Weeks 1. Creating universes by gluing We would like to understand the universe in which we live, as well as other possible universes. People

More information

Geometry and Topology SHP Fall 16

Geometry and Topology SHP Fall 16 Geometry and Topology SHP Fall 16 Henry Liu Last updated: December 10, 2016 Contents 0 About Mathematics 2 1 Surfaces 3 1.1 Examples of surfaces......................... 3 1.2 Equivalence of surfaces........................

More information

Geometry and Topology SHP Spring 17

Geometry and Topology SHP Spring 17 Geometry and Topology SHP Spring 17 Henry Liu Last updated: April 29, 2017 Contents 0 About Mathematics 3 1 Surfaces 4 1.1 Examples of surfaces......................... 4 1.2 Equivalence of surfaces........................

More information

SHAPE AND STRUCTURE. Shape and Structure. An explanation of Mathematical terminology

SHAPE AND STRUCTURE. Shape and Structure. An explanation of Mathematical terminology Shape and Structure An explanation of Mathematical terminology 2005 1 POINT A dot Dots join to make lines LINE A line is 1 dimensional (length) A line is a series of points touching each other and extending

More information

Major Facilities for Mathematical Thinking and Understanding. (2) Vision, spatial sense and kinesthetic (motion) sense.

Major Facilities for Mathematical Thinking and Understanding. (2) Vision, spatial sense and kinesthetic (motion) sense. Major Facilities for Mathematical Thinking and Understanding. (2) Vision, spatial sense and kinesthetic (motion) sense. Left brain Right brain Hear what you see. See what you hear. Mobius Strip http://www.metacafe.com/watch/331665/

More information

Lesson/Unit Plan Name: Platonic Solids Using geometric nets to explore Platonic solids and discovering Euler s formula.

Lesson/Unit Plan Name: Platonic Solids Using geometric nets to explore Platonic solids and discovering Euler s formula. Grade Level/Course: Grade 6 Lesson/Unit Plan Name: Platonic Solids Using geometric nets to explore Platonic solids and discovering Euler s formula. Rationale/Lesson Abstract: An activity where the students

More information

Geometry and Topology SHP Fall 17

Geometry and Topology SHP Fall 17 Geometry and Topology SHP Fall 17 Henry Liu Last updated: December 16, 2017 Contents 0 About Mathematics 3 1 Surfaces 4 1.1 Examples of surfaces......................... 4 1.2 Equivalence of surfaces........................

More information

Mathematics As A Liberal Art

Mathematics As A Liberal Art Math 105 Fall 2015 BY: 2015 Ron Buckmire Mathematics As A Liberal Art Class 26: Friday November 13 Fowler 302 MWF 10:40am- 11:35am http://sites.oxy.edu/ron/math/105/15/ Euclid, Geometry and the Platonic

More information

Rectangular prism. The two bases of a prism. bases

Rectangular prism. The two bases of a prism. bases Page 1 of 8 9.1 Solid Figures Goal Identify and name solid figures. Key Words solid polyhedron base face edge The three-dimensional shapes on this page are examples of solid figures, or solids. When a

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

Two- and Three-Dimensional Constructions Based on Leonardo Grids

Two- and Three-Dimensional Constructions Based on Leonardo Grids Rinus Roelofs Lansinkweg 28 7553AL Hengelo THE NETHERLANDS rinus@rinusroelofs.nl Keywords: Leonardo da Vinci, grids, structural patterns, tilings Research Two- and Three-Dimensional Constructions Based

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

PRIMES Circle: High School Math Enrichment at MIT

PRIMES Circle: High School Math Enrichment at MIT PRIMES Circle: High School Math Enrichment at MIT Department of Mathematics, MIT ivogt@mit.edu June 25th, 2015 PRIMES Umbrella organization: research and outreach Four programs: MIT PRIMES: research on

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

Coloring planar graphs

Coloring planar graphs : coloring and higher genus surfaces Math 104, Graph Theory April 2, 201 Coloring planar graphs Six Color Let G be a planar graph. Then c(g) apple 6. Proof highlights. I Proof type: Induction on V (G).

More information

Math 210 Manifold III, Spring 2018 Euler Characteristics of Surfaces Hirotaka Tamanoi

Math 210 Manifold III, Spring 2018 Euler Characteristics of Surfaces Hirotaka Tamanoi Math 210 Manifold III, Spring 2018 Euler Characteristics of Surfaces Hirotaka Tamanoi 1. Euler Characteristic of Surfaces Leonhard Euler noticed that the number v of vertices, the number e of edges and

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

Euler's formula and Platonic solids

Euler's formula and Platonic solids University of Washington Euler's formula and Platonic solids Name: David Clark, Kelsey Kyllo, Kurt Maugerle, Yue Yuan Zhang Course Number: Math 445 Professor: Julia Pevtsova Date: 2013/06/03 Table of Contents:

More information

Today we will be exploring three-dimensional objects, those that possess length, width, and depth.

Today we will be exploring three-dimensional objects, those that possess length, width, and depth. Lesson 22 Lesson 22, page 1 of 13 Glencoe Geometry Chapter 11.1 3-D figures & Polyhedra Today we will be exploring three-dimensional objects, those that possess length, width, and depth. In Euclidean,

More information

UNIT 11 VOLUME AND THE PYTHAGOREAN THEOREM

UNIT 11 VOLUME AND THE PYTHAGOREAN THEOREM UNIT 11 VOLUME AND THE PYTHAGOREAN THEOREM INTRODUCTION In this Unit, we will use the idea of measuring volume that we studied to find the volume of various 3 dimensional figures. We will also learn about

More information

Classifying 3D Shapes

Classifying 3D Shapes Classifying 3D Shapes Middle School Texas Essential Knowledge and Skills (TEKS) Math 5.4B Algebraic reasoning The student applies mathematical process standards to develop concepts of expressions and equations.

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

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

Degree of nonsimple graphs. Chemistry questions. Degree Sequences. Pigeon party.

Degree of nonsimple graphs. Chemistry questions. Degree Sequences. Pigeon party. 1. WEEK 1 PROBLEMS 1.1. Degree of nonsimple graphs. In the lecture notes we defined the degree d(v) of a vertex v to be the number of vertices adjacent to v. To see why Euler s theorem doesn t hold for

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

INTRODUCTION TO GRAPH THEORY. 1. Definitions

INTRODUCTION TO GRAPH THEORY. 1. Definitions INTRODUCTION TO GRAPH THEORY D. JAKOBSON 1. Definitions A graph G consists of vertices {v 1, v 2,..., v n } and edges {e 1, e 2,..., e m } connecting pairs of vertices. An edge e = (uv) is incident with

More information

3.D. The Platonic solids

3.D. The Platonic solids 3.D. The Platonic solids The purpose of this addendum to the course notes is to provide more information about regular solid figures, which played an important role in Greek mathematics and philosophy.

More information

TEACHERS NOTES AND SOLUTIONS

TEACHERS NOTES AND SOLUTIONS TEACHERS NOTES AND SOLUTIONS Although all the activities in this set are linked in some way and complement each other, some tasks follow on from each other more strictly than others. If you plan to do

More information

Week 9: Planar and non-planar graphs. 1st and 3rd of November, 2017

Week 9: Planar and non-planar graphs. 1st and 3rd of November, 2017 (1/26) MA284 : Discrete Mathematics Week 9: Planar and non-planar graphs http://www.maths.nuigalway.ie/~niall/ma284/ 1st and 3rd of November, 2017 1 Recall... planar graphs and Euler s formula 2 Non-planar

More information

Embedding the Petersen Graph on the Cross Cap

Embedding the Petersen Graph on the Cross Cap Embedding the Petersen Graph on the Cross Cap Julius Plenz Martin Zänker April 8, 2014 Introduction In this project we will introduce the Petersen graph and highlight some of its interesting properties,

More information

Homology of Simplicial Complexes

Homology of Simplicial Complexes Homology of Simplicial Complexes Math, David Perkinson Introduction. This is an introduction to the homology of simplicial complexes suitable for a first course in linear algebra. It uses little more than

More information

A Selection of Interesting Sets

A Selection of Interesting Sets A Selection of January 25, 2010 A Selection of Overview Overview Set, Oh joyous sets Overview Set, Oh joyous sets Some large, some small Overview Set, Oh joyous sets Some large, some small All of them

More information

25. How would you make the octahedral die shown below?

25. How would you make the octahedral die shown below? 304450_ch_08_enqxd 12/6/06 1:39 PM Page 577 Chapter Summary 577 draw others you will not necessarily need all of them. Describe your method, other than random trial and error. How confident are you that

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

COMBINATORIAL METHODS IN ALGEBRAIC TOPOLOGY

COMBINATORIAL METHODS IN ALGEBRAIC TOPOLOGY COMBINATORIAL METHODS IN ALGEBRAIC TOPOLOGY 1. Geometric and abstract simplicial complexes Let v 0, v 1,..., v k be points in R n. These points determine a hyperplane in R n, consisting of linear combinations

More information

Map-colouring with Polydron

Map-colouring with Polydron Map-colouring with Polydron The 4 Colour Map Theorem says that you never need more than 4 colours to colour a map so that regions with the same colour don t touch. You have to count the region round 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

Visualising Solid Shapes

Visualising Solid Shapes VISUALISING SOLID SHAPES 2 7 7 Visualising Solid Shapes Chapter 15 15.1 INTRODUCTION: PLANE FIGURES AND SOLID SHAPES In this chapter, you will classify figures you have seen in terms of what is known as

More information

A Flavor of Topology. Shireen Elhabian and Aly A. Farag University of Louisville January 2010

A Flavor of Topology. Shireen Elhabian and Aly A. Farag University of Louisville January 2010 A Flavor of Topology Shireen Elhabian and Aly A. Farag University of Louisville January 2010 In 1670 s I believe that we need another analysis properly geometric or linear, which treats place directly

More information

Bands: A Physical Data Structure to Represent Both Orientable and Non-Orientable 2-Manifold Meshes

Bands: A Physical Data Structure to Represent Both Orientable and Non-Orientable 2-Manifold Meshes Bands: A Physical Data Structure to Represent Both Orientable and Non-Orientable 2-Manifold Meshes Abstract This paper presents a physical data structure to represent both orientable and non-orientable

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

Mathematics Background

Mathematics Background Measurement All measurements are approximations. In their work in this Unit, students explore ways to find measures for two and three dimensional figures. Even using exact formulas depends on how students

More information

Large PHiZZy Donuts & Cola Modelling Surfaces with Modular Origami

Large PHiZZy Donuts & Cola Modelling Surfaces with Modular Origami Large PHiZZy Donuts & Cola Modelling Surfaces with Modular Origami by Lee Jian Le, Lim Jia Wei, Lu Yongquan Mentor: Gwee Hwee Ngee Hwa Chong Institution (High School) 1 Introduction Modular origami is

More information

Example: The following is an example of a polyhedron. Fill the blanks with the appropriate answer. Vertices:

Example: The following is an example of a polyhedron. Fill the blanks with the appropriate answer. Vertices: 11.1: Space Figures and Cross Sections Polyhedron: solid that is bounded by polygons Faces: polygons that enclose a polyhedron Edge: line segment that faces meet and form Vertex: point or corner where

More information

CS 2336 Discrete Mathematics

CS 2336 Discrete Mathematics CS 2336 Discrete Mathematics Lecture 15 Graphs: Planar Graphs 1 Outline What is a Planar Graph? Euler Planar Formula Platonic Solids Five Color Theorem Kuratowski s Theorem 2 What is a Planar Graph? Definition

More information

Flavor of Computational Geometry. Convex Hull in 2D. Shireen Y. Elhabian Aly A. Farag University of Louisville

Flavor of Computational Geometry. Convex Hull in 2D. Shireen Y. Elhabian Aly A. Farag University of Louisville Flavor of Computational Geometry Convex Hull in 2D Shireen Y. Elhabian Aly A. Farag University of Louisville February 2010 Agenda Introduction Definitions of Convexity and Convex Hulls Naïve Algorithms

More information

Week 7 Convex Hulls in 3D

Week 7 Convex Hulls in 3D 1 Week 7 Convex Hulls in 3D 2 Polyhedra A polyhedron is the natural generalization of a 2D polygon to 3D 3 Closed Polyhedral Surface A closed polyhedral surface is a finite set of interior disjoint polygons

More information

Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder

Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder 1 2 SketchUp 1. SketchUp is free, and you can download it from the website www.sketchup.com. For some K12 use, see www.sketchup.com/3dfor/k12-education.

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

Problem Set 12: Service Pack 3

Problem Set 12: Service Pack 3 Not ready reading drive A:... Problem Set 12: Service Pack 3 Problem Set 12: Service Pack 3 Opener 1. a. Use some Zomes to make an equilateral pyramid with a Zomes are sponsored by triangular base. Zoom

More information

Week 9: Planar and non-planar graphs. 7 and 9 November, 2018

Week 9: Planar and non-planar graphs. 7 and 9 November, 2018 (1/27) MA284 : Discrete Mathematics Week 9: Planar and non-planar graphs http://www.maths.nuigalway.ie/ niall/ma284/ 7 and 9 November, 2018 1 Planar graphs and Euler s formula 2 Non-planar graphs K 5 K

More information

The following is a summary, hand-waving certain things which actually should be proven.

The following is a summary, hand-waving certain things which actually should be proven. 1 Basics of Planar Graphs The following is a summary, hand-waving certain things which actually should be proven. 1.1 Plane Graphs A plane graph is a graph embedded in the plane such that no pair of lines

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

Introduction to Topology MA3F1

Introduction to Topology MA3F1 Introduction to Introduction to Topology MA3F1 David Mond 1 Conventions September 2016 Topologists use a lot of diagrams showing spaces and maps. For example X f Y h q p W g Z has four spaces and five

More information

Grade 6 Math Circles October 16 & Non-Euclidean Geometry and the Globe

Grade 6 Math Circles October 16 & Non-Euclidean Geometry and the Globe Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 6 Math Circles October 16 & 17 2018 Non-Euclidean Geometry and the Globe (Euclidean) Geometry Review:

More information

Computer Graphics using OpenGL, 3 rd Edition F. S. Hill, Jr. and S. Kelley

Computer Graphics using OpenGL, 3 rd Edition F. S. Hill, Jr. and S. Kelley Computer Graphics using OpenGL, 3 rd Edition F. S. Hill, Jr. and S. Kelley Chapter 6.1-3 Modeling Shapes with Polygonal Meshes S. M. Lea University of North Carolina at Greensboro 2007, Prentice Hall 3D

More information

Zipper Unfoldings of Polyhedral Complexes

Zipper Unfoldings of Polyhedral Complexes Zipper Unfoldings of Polyhedral Complexes Erik D. Demaine Martin L. Demaine Anna Lubiw Arlo Shallit Jonah L. Shallit Abstract We explore which polyhedra and polyhedral complexes can be formed by folding

More information

The Beautiful Mathematical Explorations of Maryam Mirzakhani

The Beautiful Mathematical Explorations of Maryam Mirzakhani The Beautiful Mathematical Explorations of Maryam Mirzakhani After her untimely death, Maryam Mirzakhani s life is best remembered through her work. By Moira Chas Jan Vondrák Maryam Mirzakhani in 2014.

More information

Graph Theory. 26 March Graph Theory 26 March /29

Graph Theory. 26 March Graph Theory 26 March /29 Graph Theory 26 March 2012 Graph Theory 26 March 2012 1/29 Graph theory was invented by a mathematician named Euler in the 18th century. We will see some of the problems which motivated its study. However,

More information

Date: Wednesday, 18 January :00AM. Location: Barnard's Inn Hall

Date: Wednesday, 18 January :00AM. Location: Barnard's Inn Hall Wallpaper Patterns and Buckyballs Transcript Date: Wednesday, 18 January 2006-12:00AM Location: Barnard's Inn Hall WALLPAPER PATTERNS AND BUCKYBALLS Professor Robin Wilson My lectures this term will be

More information

Vocabulary. Term Page Definition Clarifying Example. cone. cube. cylinder. edge of a threedimensional. figure. face of a polyhedron.

Vocabulary. Term Page Definition Clarifying Example. cone. cube. cylinder. edge of a threedimensional. figure. face of a polyhedron. CHAPTER 10 Vocabulary The table contains important vocabulary terms from Chapter 10. As you work through the chapter, fill in the page number, definition, and a clarifying example. cone Term Page Definition

More information

CARDSTOCK MODELING Math Manipulative Kit. Student Activity Book

CARDSTOCK MODELING Math Manipulative Kit. Student Activity Book CARDSTOCK MODELING Math Manipulative Kit Student Activity Book TABLE OF CONTENTS Activity Sheet for L.E. #1 - Getting Started...3-4 Activity Sheet for L.E. #2 - Squares and Cubes (Hexahedrons)...5-8 Activity

More information