5 The Mathematics of Getting Around

Slides:



Advertisements
Similar presentations
The 7 Bridges of Konigsberg A puzzle in need of solving.
Advertisements

Chapter 7 Graph Theory 7.1 Modeling with graphs and finding Euler circuits. Learning Objectives: Know how to use graphs as models and how to determine.
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.
Euler Circuits and Paths
The Seven Bridges Of Konigsberg.
Koenigsberg bridge problem It is the Pregel River divided Koenigsberg into four distinct sections. Seven bridges connected the four portions of Koenigsberg.
E ULERIZING G RAPHS Notes 25 - Section 5.7. E SSENTIAL L EARNINGS Students will understand and be able to use Eulerization to find optimal exhaustive.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 5 The Mathematics of Getting Around 5.1Euler Circuit Problems 5.2What.
§ Graphs and Graph Terminology “Liesez Euler, Liesez Euler, c’est notre maître à tous.” - Pierre Laplace.
Graphs and Euler cycles Let Maths take you Further…
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.
Can you find a way to cross every bridge only once?
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 5 The Mathematics of Getting Around 5.1Euler Circuit Problems 5.2What.
1 Excursions in Modern Mathematics Sixth Edition Peter Tannenbaum.
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.
Euler Paths & Euler Circuits
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 5 The Mathematics of Getting Around 5.1Euler Circuit Problems 5.2What.
CS 200 Algorithms and Data Structures
5 The Mathematics of Getting Around
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.
Lecture 14: Graph Theory I Discrete Mathematical Structures: Theory and Applications.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 4.1, Slide 1 4 Graph Theory (Networks) The Mathematics of Relationships 4.
Aim: What is an Euler Path and Circuit?
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 15 Graph Theory.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 5 The Mathematics of Getting Around 5.1Euler Circuit Problems 5.2What.
Lecture 10: Graph-Path-Circuit
AND.
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.
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 15 Graph Theory.
Lecture 52 Section 11.2 Wed, Apr 26, 2006
Lecture 11: 9.4 Connectivity Paths in Undirected & Directed Graphs Graph Isomorphisms Counting Paths between Vertices 9.5 Euler and Hamilton Paths Euler.
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
Aim: Graph Theory – Paths & Circuits Course: Math Literacy Do Now: Aim: What are Circuits and Paths? Can you draw this figure without retracing any of.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 5 The Mathematics of Getting Around 5.1Euler Circuit Problems 5.2What.
Graph Theory Two Applications D.N. Seppala-Holtzman St. Joseph ’ s College.
1) Find and label the degree of each vertex in the graph.
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.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 14.1 Graphs, Paths, and Circuits.
Excursions in Modern Mathematics Sixth Edition
Excursions in Modern Mathematics Sixth Edition
Euler and Hamiltonian Graphs
Euler Paths and Circuits
Konigsberg’s Seven Bridges
Can you draw this picture without lifting up your pen/pencil?
Euler Paths and Circuits
! Review for euler graphs WIN a FREE HW PASS or bonus point for FRIDAY’s quiz!!!!!!
Euler Paths & Euler Circuits
Introduction to Graph Theory Euler and Hamilton Paths and Circuits
5 The Mathematics of Getting Around
Excursions in Modern Mathematics Sixth Edition
5 The Mathematics of Getting Around
Konigsberg- in days past.
Euler Circuits and Paths
5 The Mathematics of Getting Around
! Review for euler graphs WIN a FREE HW PASS or bonus point for FRIDAY’s quiz!!!!!!
Section 14.1 Graphs, Paths, and Circuits
Euler Paths and Euler Circuits
Graph Theory Relations, graphs
CHAPTER 15 Graph Theory.
Graphs, Paths, and Circuits
A Survey of Mathematics with Applications
5 The Mathematics of Getting Around
5 The Mathematics of Getting Around
Presentation transcript:

5 The Mathematics of Getting Around 5.1 Euler Circuit Problems 5.2 What Is a Graph? 5.3 Graph Concepts and Terminology 5.4 Graph Models 5.5 Euler’s Theorems 5.6 Fleury’s Algorithm 5.7 Eulerizing Graphs

Modeling One of Euler’s most important insights was the observation that certain types of problems can be conveniently rephrased as graph problems and that, in fact, graphs are just the right tool for describing many real-life situations. The notion of using a mathematical concept to describe and solve a real-life problem is one of the oldest and grandest traditions in mathematics. It is called modeling.

Example 5.15 The Seven Bridges of Königsberg: Part 2 The Königsberg bridges question discussed in Example 5.3 asked whether it was possible to take a stroll through the old city of Königsberg and cross each of the seven bridges once and only once. To answer this question one obviously needs to take a look at the layout of the old city. A stylized map of the city of Königsberg is shown in Fig. 5-13(a).

Example 5.15 The Seven Bridges of Königsberg: Part 2 This map is not entirely accurate–the drawing is not to scale and the exact positions and angles of some of the bridges are changed. Does it matter?

Example 5.15 The Seven Bridges of Königsberg: Part 2 The shape and size of the islands, the width of the river, the lengths of the bridges–none of these things really matter. So, then, what is it that does matter? Surprisingly little.

Example 5.15 The Seven Bridges of Königsberg: Part 2 The only thing that truly matters to the solution of this problem is the relationship between land masses (islands and banks) and bridges. Which land masses are connected to each other and by how many bridges? This information is captured by the red edges in Fig. 5-13(b).

Example 5.15 The Seven Bridges of Königsberg: Part 2 Thus, when we strip the map of all its superfluous information, we end up with the graph model shown in Fig. 5-13(c). The four vertices of the graph represent each of the four land masses; the edges represent the seven bridges.

Example 5.15 The Seven Bridges of Königsberg: Part 2 In this graph an Euler circuit would represent a stroll around the town that crosses each bridge once and ends back at the starting point; an Euler path would represent a stroll that crosses each bridge once but does not return to the starting point.

Example 5.15 Walking the ‘Hood”: Part 2 In Example 5.1 we were introduced to the problem of the security guard who needs to walk the streets of the Sunnyside neighborhood [Fig. 5-14(a)].

Example 5.16 Walking the ‘Hood”: Part 2 The graph in Fig. 5-14(b)–where each edge represents a block of the neighborhood and each vertex an intersection–is a graph model of this problem.

Example 5.16 Walking the ‘Hood”: Part 2 Does the graph have an Euler circuit? An Euler path? Neither? (These are relevant questions that we will learn how to answer in the next section.)

Example 5.17 Delivering the Mail: Part 2 Recall that unlike the security guard, the mail carrier (see Example 5.2) must make two passes through every block that has homes on both sides of the street (she has to physically place the mail in the mailboxes), must make one pass through blocks that have homes on only one side of the street, and does not have to walk along blocks where there are no houses. In this situation an appropriate graph model requires two edges on the blocks that have homes on both

Example 5.17 Delivering the Mail: Part 2 sides of the street, one edge for the blocks that have homes on only one side of the street, and no edges for blocks having no homes on either side of the street. The graph that models this situation is shown in Fig.5-14(c).