Math for Liberal Studies.  Here is a map of the parking meters in a small neighborhood  Our goal is to start at an intersection, check the meters, and.

Slides:



Advertisements
Similar presentations
Discrete math Objectives: To learn vocabulary, vertex/edge patterns in discrete math. Vertex Edge Graph - A collection of points some of which are joined.
Advertisements

Math for Liberal Studies. This graph does not have an Euler circuit. This graph does have an Euler circuit.
Section 14.1 Intro to Graph Theory. Beginnings of Graph Theory Euler’s Konigsberg Bridge Problem (18 th c.)  Can one walk through town and cross all.
AMDM UNIT 7: Networks and Graphs
BY: MIKE BASHAM, Math in Scheduling. The Bridges of Konigsberg.
Chapter 1: Urban Services Chapter at a Glance…
Section 1.7: Coloring Graphs
How to solve Euler paths & circuits. by Mr. King.
Euler Circuits and Paths
Koenigsberg bridge problem It is the Pregel River divided Koenigsberg into four distinct sections. Seven bridges connected the four portions of Koenigsberg.
Graph theory at work.  Examine the procedure utilized by snow plows in Iowa City  Systemize and minimize routes  Review mathematical concepts involved.
Graphs. Overview What is a graph? Some terminology Types of graph Implementing graphs (briefly) Some graph algorithms Graphs 2/18.
Euler Graphs Section Euler Graphs 2 Circuit? Path? Non- traversable? A D E C B A D E C B A D E C B End at A End at B Start at A Miss an edge.
Homework collection Thursday 3/29 Read Pages 160 – 174 Page 185: 1, 3, 6, 7, 8, 9, 12 a-f, 15 – 20.
4/17/2017 Section 8.5 Euler & Hamilton Paths ch8.5.
MTH118 Sanchita Mal-Sarkar. Routing Problems The fundamental questions: Is there any proper route for the particular problem? If there are many possible.
Euler Paths and Circuits. The original problem A resident of Konigsberg wrote to Leonard Euler saying that a popular pastime for couples was to try.
7.1 Introduction to Graph Theory
Spring 2015 Mathematics in Management Science Euler’s Theorems Euler Circuits & Paths ECT & EPT Burning Bridges Fleury’s Algorithm.
1 Starter of the day 23 x 27 = x 47 = x 87 = x 55 = x 58 = ???? 54 x 56 = ???? Can you spot the trick for this group of.
5.1  Routing Problems: planning and design of delivery routes.  Euler Circuit Problems: Type of routing problem also known as transversability problem.
UNIT 3 THINKING MATHEMATICALLY BY BLITZER Hamilton Paths and Hamilton Circuits.
Spring 2015 Mathematics in Management Science Chinese Postman Problem What is CPP? CPP & ECs & EPs Fleury’s Algorithm Eulerization.
Euler and Hamilton Paths. Euler Paths and Circuits The Seven bridges of Königsberg a b c d A B C D.
Relations and Functions Module 1 Lesson 1 What is a Relation? A ________ is a set of ordered pairs. When you group two or more points in a set, it is.
Lesson Reflection for Chapter 14 Section 6 Pre-Algebra Learning Goal Students will understand collecting, displaying, & analyzing data.
What do you know?. There’s several areas you want to review to succeed in Advanced Algebra. Go through all the area. You can advance at your own pace.
5.4 Graph Models (part I – simple graphs). Graph is the tool for describing real-life situation. The process of using mathematical concept to solve real-life.
Page 714 #1-10 ANSWERS Lesson Reflection for Chapter 14 Section 7.
Examples Euler Circuit Problems Unicursal Drawings Graph Theory
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 4.1, Slide 1 4 Graph Theory (Networks) The Mathematics of Relationships 4.
Chapter 1: Urban Services Lesson Plan
Vertex-Edge Graphs Euler Paths Euler Circuits. The Seven Bridges of Konigsberg.
Associated Matrices of Vertex Edge Graphs Euler Paths and Circuits Block Days April 30, May 1 and May
Euler Paths and Circuits. The original problem A resident of Konigsberg wrote to Leonard Euler saying that a popular pastime for couples was to try.
Lecture 52 Section 11.2 Wed, Apr 26, 2006
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 14.2 Euler Paths, and Euler Circuits.
Chapter 6: Graphs 6.1 Euler Circuits
Chapter 5: The Mathematics of Getting Around
Review Euler Graph Theory: DEFINITION: A NETWORK IS A FIGURE MADE UP OF POINTS (VERTICES) CONNECTED BY NON-INTERSECTING CURVES (ARCS). DEFINITION: A VERTEX.
Graph Theory Two Applications D.N. Seppala-Holtzman St. Joseph ’ s College.
Street Networks Ch. 1 Finite Math. Our Learning Goal (why am I doing this?) To be able to figure out the best path to choose when traveling a street network.
EULER PATHS & CHINESE POSTMAN SOL: DM.2 CLASSWORK WORKSHEET HOMEWORK (DAY 59) WORKSHEET.
CS 261 – Nov. 17 Graph properties – Bipartiteness – Isomorphic to another graph – Pseudograph, multigraph, subgraph Path Cycle – Hamiltonian – Euler.
Graph Theory Euler Paths and Euler Circuits. Euler Paths & Circuits Euler Paths and Euler Circuits (Euler is pronounced the same as Oiler) An Euler path.
Today we will… Identify the vertices and edges on a given shape.
Chapter 14 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Fleury's Algorithm Euler Circuit Algorithm
Please CLOSE YOUR LAPTOPS, and turn off and put away your cell phones, and get out your note- taking materials.
MAT 110 Workshop Created by Michael Brown, Haden McDonald & Myra Bentley for use by the Center for Academic Support.
CLOSE Please YOUR LAPTOPS, and get out your note-taking materials.
Çizge Algoritmaları.
UNIT 1: EULER CIRCUITS GRAPH THEORY.
Can you draw this picture without lifting up your pen/pencil?
Euler Paths and Circuits
Euler Circuits and Paths
This unit is all about Puzzles Games Strategy.
Introduction to Graph Theory Euler and Hamilton Paths and Circuits
Introduction to Vertex-Edge graphs (2 days)
Chapter 1: Urban Services Lesson Plan
Konigsberg- in days past.
Cornell Notes: Euler Paths and Circuits
Euler Circuits and Paths
Discrete math Objectives: To learn vocabulary, vertex/edge patterns in discrete math. Vertex Edge Graph - A collection of points some of which are joined.
Chapter 1: Urban Services Management Science
Euler Paths and Euler Circuits
Warm Up – 3/19 - Wednesday Give the vertex set. Give the edge set.
Chapter 1: Urban Services Lesson Plan
Relations and Functions
A Survey of Mathematics with Applications
Presentation transcript:

Math for Liberal Studies

 Here is a map of the parking meters in a small neighborhood  Our goal is to start at an intersection, check the meters, and return to our starting point…  …without retracing our steps!

Now we’re stuck, so we know this can’t be a solution to the problem!

Let’s try again, this time with a different starting point…

Notice that it’s OK for us to return to the start since there is still a way to leave this spot without retracing our steps.

Notice how we just went back the way we came. This is not a “retrace” because there are meters on both sides of the street.

And we’re stuck again, so we know this can’t be a solution to the problem either!

 We haven’t had any luck so far… now it’s your turn to give it a try  Can you choose a starting point, visit all the parking meters, and return to the start without retracing?

 We could continue to use trial and error to see if we can find a solution  We might eventually become convinced that there is no solution  We’re going to use a model to represent this problem to make it easier to study

 A model is a mathematical tool that simplifies a problem, but keeps all of the important information  For example, if you ever had to read a word problem and create an equation that you used to solve it, then you have created a mathematical model

 In our model, we will represent each intersection by a big black dot called a “vertex”  Each row of parking meters is connected by a line called an “edge”

vertices vertex edges

 The graph contains all of the information we need to solve our parking meter problem  We don’t need to know the names of the streets or how long they are  All we need to know is which streets have parking meters, and how they intersect each other

 From now on, we will only use graphs to study these kinds of problems  We will eventually learn how to tell which graphs have solutions to the parking meter problem and which do not  For now, we’ll establish some vocabulary and practice creating graphs

 A path is a sequence of vertices that are connected by edges. A path can repeat the same edge or vertex multiple times, and doesn’t have to end at the same place it begins.  A circuit is a path that ends at the same place it begins.

 An Euler circuit is a circuit that includes every edge of the graph exactly once.  This Euler circuit (pronounced “oiler”) is exactly what we are looking for in our parking meter problem  It turns out there are many other kinds of problems for which we want Euler circuits

 checking parking meters  street cleaning  snow plowing  mail delivery  garbage collection  bridge inspection  etc.

 Here is a map of a portion of the DC Metro system  This map already looks like a graph

 Each station is a vertex  The connections between stations are edges

 A maintenance worker might need to inspect every tunnel in the system and return to his/her starting point and minimize retracing

 Here is a map of some of the bridges in New York City

 We can represent this system with a graph  Each bridge is represented by an edge  Each location is represented by a vertex

The graph on the left represents the map on the right.

 Using this graph, we can more easily solve problems that involve traveling over these bridges  For example, a bridge inspector might want to find an Euler circuit for this graph

 Now consider this map of a small neighborhood  Suppose it is your job to drive a snow plow and clean the streets of this neighborhood after a snowstorm

 You want to make sure to plow every lane (notice each street has 2 lanes, so you’ll have to drive down each road twice)  You don’t want to retrace your steps unless you have to  You want to return to your starting point

 Let’s draw the graph for this problem  Each intersection will be represented by a vertex  Each lane will be represented by an edge

 Can you solve the problem?  Pick a starting point and try to find an Euler circuit for this graph

 Can you solve the problem?  Pick a starting point and try to find an Euler circuit for this graph  It turns out we can find an Euler circuit for this graph (there are lots!)

 Is there a way to know ahead of time which graphs have Euler circuits and which don’t?  We will discuss that question in the next section!