AQR UNIT 7. Circuits, Paths, and Graph Structures. Packet #

Similar documents
Networks and Graphs: Circuits, Paths, and Graph Structures VII.A Student Activity Sheet 1: Euler Circuits and Paths

Networks and Graphs: Circuits, Paths, and Graph Structures VII.A Student Activity Sheet 1: Euler Circuits and Paths

Chapter 5: The Mathematics of Getting Around

Graph Theory

14.2 Euler Paths and Circuits filled in.notebook November 18, Euler Paths and Euler Circuits

Junior Circle Meeting 3 Circuits and Paths. April 18, 2010

Launch problem: Lining streets

Chapter 5: Euler Paths and Circuits The Mathematics of Getting Around

Chapter 5: Euler Paths and Circuits The Mathematics of Getting Around

Section Graphs, Paths, and Circuits. Copyright 2013, 2010, 2007, Pearson, Education, Inc.

The Bridges of Konigsberg Problem Can you walk around the town crossing each bridge only once?

Section Graphs, Paths, and Circuits. Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Advanced Mathematical Decision Making

FINDING THE RIGHT PATH

Circuits and Paths. April 13, 2014

Graph Theory. 26 March Graph Theory 26 March /29

Graph Theory. 1 Introduction to Graphs. Martin Stynes Department of Mathematics, UCC January 26, 2011

Chapter 1. Urban Services. Chapter Outline. Chapter Summary

Sections 5.2, 5.3. & 5.4

An Interactive Introduction to Graph Theory

11-5 Networks. Königsberg Bridge Problem

Street-Routing Problems

Characterization of Graphs with Eulerian Circuits

Travel Every Edge 3. Example (Travel Every Edge 3) In the graphs above, can you find a circuit that hits every edge without repeating any edges?

CHAPTER 10 GRAPHS AND TREES. Alessandro Artale UniBZ - artale/z

1. The Highway Inspector s Problem

Discrete Mathematics and Probability Theory Fall 2013 Vazirani Note 7

Graph theory was invented by a mathematician named Euler in the 18th century. We will see some of the problems which motivated its study.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

Undirected Network Summary

Worksheet 28: Wednesday November 18 Euler and Topology

Sarah Will Math 490 December 2, 2009

#30: Graph theory May 25, 2009

Grade 7/8 Math Circles March 7, 2012 Introduction to Graph Theory

Varying Applications (examples)

Chapter 8 Topics in Graph Theory

Displaying Data with Graphs. Chapter 6 Mathematics of Data Management (Nelson) MDM 4U

How can we lay cable at minimum cost to make every telephone reachable from every other? What is the fastest route between two given cities?

14 Graph Theory. Exercise Set 14-1

EULERIAN GRAPHS AND ITS APPLICATIONS

Introduction to Networks

Instant Insanity Instructor s Guide Make-it and Take-it Kit for AMTNYS 2006

Chinese Postman Problem

INTRODUCTION TO GRAPH THEORY. 1. Definitions

Discrete Mathematics and Probability Theory Spring 2015 Vazirani Note 5

Graph Theory Problems Instructor: Natalya St. Clair. 1 The Seven Bridges of Königsberg Problem

Excursions in Modern Mathematics Sixth Edition. Chapter 5 Euler Circuits. The Circuit Comes to Town. Peter Tannenbaum

MATH 101: Introduction to Contemporary Mathematics

Graph Theory. Defining a Graph

08. First and second degree equations

Brief History. Graph Theory. What is a graph? Types of graphs Directed graph: a graph that has edges with specific directions

MATH 113 Section 9.2: Topology

of Nebraska - Lincoln

2. Line up the digits from 1 to 9 so that any two digit number made of two adjacent digits is divisible by either 7 or 13.

Classic Graph Theory Problems

GRAPH THEORY AND LOGISTICS

The ancient Egyptians used a decimal system in which pictographs were used to represent powers of 10.

Mohammad A. Yazdani, Ph.D. Abstract

An Introduction to Graph Theory

Study Guide Mods: Date:

Eulerian Cycle (2A) Young Won Lim 4/26/18

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao,David Tse Note 8

Graph Theory Lecture 5: Modeling with Graphs, and Euler Circuits/Paths Spring 2014 Morgan Schreffler Office: POT 902

Discrete Mathematics for CS Spring 2008 David Wagner Note 13. An Introduction to Graphs

Intermediate Math Circles Wednesday, February 8, 2017 Graph Theory I

Discrete mathematics

Vertex-Edge Graphs. Vertex-Edge Graphs In the Georgia Performance Standards. Sarah Holliday Southern Polytechnic State University

Week 7: Introduction to Graph Theory. 24 and 26 October, 2018

Fleury s Algorithm The Adjacency Matrix and Distances Is There a Path From A to B? What is the Path from A to B? Is There a Path From ANY A to ANY B?

Digital Integrated CircuitDesign

The Human Brain & Graph Theory

14 More Graphs: Euler Tours and Hamilton Cycles

Euler and Hamilton circuits. Euler paths and circuits

Topics Covered. Introduction to Graphs Euler s Theorem Hamiltonian Circuits The Traveling Salesman Problem Trees and Kruskal s Algorithm

Ma/CS 6a Class 8: Eulerian Cycles

Math 110 Graph Theory II: Circuits and Paths

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics. An Introduction to Graph Theory

6.2. Paths and Cycles

Math for Liberal Arts MAT 110: Chapter 13 Notes

Graphs: Definitions Trails, Paths, and Circuits Matrix Representations Isomorphisms. 11. Graphs and Trees 1. Aaron Tan. 30 October 3 November 2017

Dividing Rectangles into Rows and Columns Part 1. 2nd Grade. Slide 1 / 201 Slide 2 / 201. Slide 3 / 201. Slide 4 / 201. Slide 6 / 201.

Intermediate Math Circles Wednesday, February 22, 2017 Graph Theory III

Unit 7 Day 2 Section Vocabulary & Graphical Representations Euler Circuits and Paths

SIM Camp Instructor Application Summer 2017 Submission 4 12/31/ :19:35 A.M.

CHAPTER 10 GRAPHS AND TREES. Copyright Cengage Learning. All rights reserved.

EECS 203 Lecture 20. More Graphs

Chapter 14 Section 3 - Slide 1

2. CONNECTIVITY Connectivity

IJIET, e-issn , p-issn , Vol. 2, No. 2, July 2018

Graph Theory Mini-course

Eulerian Tours and Fleury s Algorithm

8. The Postman Problems

Logic: The Big Picture. Axiomatizing Arithmetic. Tautologies and Valid Arguments. Graphs and Trees

Precept 4: Traveling Salesman Problem, Hierarchical Clustering. Qian Zhu 2/23/2011

Graphs. Reading Assignment. Mandatory: Chapter 3 Sections 3.1 & 3.2. Peeking into Computer Science. Jalal Kawash 2010

Network Topology and Graph

11.2 Eulerian Trails

Grades 7 & 8, Math Circles 31 October/1/2 November, Graph Theory

Discrete Mathematics and Probability Theory Fall 2013 Midterm #2

MEI Further Mathematics Support Programme

Transcription:

AQR UNIT 7 NETWORKS AND GRAPHS: Circuits, Paths, and Graph Structures Packet # BY:

Introduction to Networks and Graphs: Try drawing a path for a person to walk through each door exactly once without going back through any door more than one time. Try 1: Try 2: Creating efficient routes for the delivery of goods and services (such as mail delivery, garbage collection, police patrols, newspaper deliveries, and late-night pizza deliveries) along the streets of a city, town, or neighborhood has long been a problem for city planners and businesses alike. These types of management science problems are known in mathematics as Euler circuit problems. Euler circuit problems can all be tackled by means of a single unifying mathematical concept the concept of a graph. The most common way to describe a graph is by means of a picture. The basic elements of such a picture are: a set of dots called the vertices of the graph and a collection of lines called the edges of the graph. In an Euler circuit problem, by definition every single one of the streets (or bridges, or lanes, or highways) within a defined area (be it a town, an area of town, or a subdivision) must be covered by the route exactly once, ending at the location used as the start. Here is a selection of graphs. Are they the same or different than each other? What makes a graph distinct from another? Parts of a graph: Label each graph with its unique feature.

Modeling graphs: In the space below draw a graph of the following scenario: You and 3 friends all live in different houses in the same neighborhood. Each house is connected by roads to each of the other houses. Counting graphs: A graph can be identified by its edges and vertices and therefore, by the degree of each vertex point. Draw a graph with only even degree vertices and a graph with 2 odd vertices and the rest even. Then count the degrees of each vertex in the picture on the right. Walks, Paths, Circuits: a) Trace the picture at the right without picking up your pencil. b) Trace the picture at the right without picking up your pencil or retracing any steps (edges). c) Trace the picture at the right without picking up your pencil or retracing any steps (edges), ending where you started. Euler Circuits: Attempt to trace the following shapes without lifting your pencil or retracing any steps (edges) and ending where you started.

Fill out the chart based on the previous shapes. For this chart, traceable means graphs that have an Euler circuit Diagram # Traceable? # of Odd Vertices # of Even Vertices Total Vertices 1. 2. 3. 4. 5. 6. 7. 8. Königsberg Bridge: The following figure shows the rivers and bridges of Königsberg. Residents of the city occupied themselves by trying to find a walking path through the city that began and ended at the same place and crossed every bridge exactly once. If you were a resident of Königsberg, where would you start your walk and what path would you choose? Note, the river cuts the city in half, so one cannot travel outside of the picture to get from the bottom half to the top half. Represent the Königsberg Bridge as a graph:

Problems: Complete the following problems. 1) What about when you visit the Eastern and Western wildflower gardens that have fabulous sculptures in addition to beautiful flowers along the walkways. You want to see each display without backtracking (seeing something you have already seen). Where would you start your walk and what path would you choose? Western garden Eastern garden 2) Your friend Chet calls you on his cell phone and tells you that he has discovered a large rock embedded with gems! He is somewhere in your favorite hiking area, which has many interconnected paths, as shown below. Chet does not know exactly where he is, but he needs your help to carry the rock. To find him, you decide it would be most efficient to jog along all the paths in such a way that no path is covered twice. Find this efficient route on the map below or explain why no such route exists. 1 14 15 13 28 12 16 27 17 26 18 25 19 11 21 20 22 24 23 8 9 7 6 10 2 3 5 4

3) You have been hired to paint the yellow median stripe on the roads of a small town. Since you are being paid by the job and not by the hour, you want to find a path through the town that traverses each road only once. In the map of the town s roads below, find such a path or explain why no such path exists. 4) Is it possible to draw a path for a person to walk through each door exactly once without going back through any door more than one time? If so, show the path then determine if it is possible to do so and end back at the place you started. ROOM A ROOM B ROOM C ROOM D ROOM E

Follow-up Questions: 1) Define the following graph theory terms using complete sentences. Vertex (Vertices): Edges: Graph: Path: Circuit: Eulerian Path and Eulerian Circuit: 2) Form a conjecture about how you might quickly decide whether a graph has an Euler circuit, and explain why your conjecture seems reasonable. What does your conjecture tell you about the Königsberg Bridge problem and the garden scenario? 3) REFLECTION: For what situation(s) is it satisfactory to have only a path exist and not a circuit?

Euler circuit and path worksheet: Part 1: For each of these vertex-edge graphs, try to trace it (without lifting your pen from the paper, and without tracing any edge twice). If you succeed, number the edges in the order you used them (puting on arrows is optional), and circle whether you found an Euler circuit or an Euler path. The first one is done for you 1 C A B 2 3 6 5 4 a. Euler circuit a. Euler circuit a. Euler circuit b. Euler path b. Euler path b. Euler path c. Not traceable c. Not traceable c. Not traceable D E F a. Euler circuit a. Euler circuit a. Euler circuit b. Euler path b. Euler path b. Euler path c. Not traceable c. Not traceable c. Not traceable G H I a. Euler circuit a. Euler circuit a. Euler circuit b. Euler path b. Euler path b. Euler path c. Not traceable c. Not traceable c. Not traceable Part 2: For each of these, write the valence number next to each vertex, then tell how many vertices are odd (odd valence #), and how many are even (the valence # is even) A 2 B C 5 3 2 # odd V: 2 # odd V: # odd V: # even V: 2 # even V: # even V: D E F # odd V: # odd V: # odd V: # even V: # even V: # even V: G H I # odd V: # odd V: # odd V: # even V: # even V: # even V: Put it together: 3 of the graphs have Euler circuits. How many odd vertices do they have? 3 of the graphs have Euler paths. How many odd vertices do they have? 3 of the graphs are not traceable. How many odd vertices do they have? Read the rest of the explanation on the web, and then do the quiz practice.