• Aucun résultat trouvé

3–Planargraphs:afewproblems Remainingtime 2–Planargraphs:ashortintroduction 15mins 1–Thethreehousesandthreeutilitiesproblem 10mins • • Materials: • • Objectives: • Planargraphs Season2Episode21Timeframe2periods

N/A
N/A
Protected

Academic year: 2022

Partager "3–Planargraphs:afewproblems Remainingtime 2–Planargraphs:ashortintroduction 15mins 1–Thethreehousesandthreeutilitiesproblem 10mins • • Materials: • • Objectives: • Planargraphs Season2Episode21Timeframe2periods"

Copied!
8
0
0

Texte intégral

(1)

Season 2Episode 21Planar graphs

0

Planar graphs

Season 2

Episode 21 Time frame 2 periods

Prerequisites :

Basinotionsandvoabularyaboutgraphs.

Objectives :

Disover the onept of planar graphs.

Use the main results about planar graphsto solve afew problems.

Materials :

Lesson.

Problems.

Beamer.

1 – The three houses and three utilities problem 10 mins

The problem of the three houses and three utilities is presented to the students. They

have 10minutes to tryto solve it.

Suppose we have three houses and three utility outlets (eletriity, gas and

water) situatedas shown onthe piture below. Is it possible toonnet eah

utility toeah of the three houses withoutthe lines or mains rossing?

2 – Planar graphs : a short introduction 15 mins

The main notions and results about planar graphs are presented by the teaher with a

beamer.Students are handed out alesson at the end of the presentation

3 – Planar graphs : a few problems Remaining time

Working by pairs or groupsof three, students have tosolvea few problems about planar

graphs.

(2)

Planar graphs Episode 21

Document Lesson

A planar graph is a graph that an be drawn in the plane in suh a way that no two

edges interset exept at a vertex. A plane graph is a graph that is atually drawn with

no interseting edges.

Plane Planar Non-planar

Let

G

be a planar graph. Its edges dene regions of the plane. The verties and edges

that are inidenttoa regionmake up itsboundary.Forexample, the planargraphshown

as anexample denes 3regions of the plane : the outer regionmust always be ounted.

When

G

is a planar graph, we usually denote

p

its number of verties,

q

its number of

edges and

r

itsnumbers of regions.

Theorem 1 Euler’s formula

Let G be a connected plane graph with p vertices, q edges and r regions. Then p − q + r = 2 .

Theorem 2

Let G be a connected plane graph with p vertices, q edges, where p > 3 . Then

q 6 3 p − 6 .

(3)

Planar graphs

Season 2

Episode 21 Document Problems

Problem 1

Show that the graphs of the tetrahedron,the ube and the otahedron are planar.

Problem 2

Drawall possible plane graphswith 1, 2or 3verties.

Problem 3

Drawa non planar graph with8 verties.

Problem 4

Use polydrons to build a dodeahedron and an iosahedron, then draw plane graphs for

these twosolids.

Problem 5

For what values of

n

is the omplete graph

K n

planar? For eah value of

n

suh that it

is so,draw

K n

as asymmetri planegraph.

Problem 6

A graphan beobtained fromanygeographi mapby replaingeveryregionbyavertex,

and onneting two verties by an edge exatly when the two regions share a border

segment (not just a orner).

1

. What speial property exhibits any graph built inthis way?

2

. Restate in the ontext of graph theory the famous Four olor Theorem : Given

any separation of aplane into ontiguous regions, alled amap, the regionsan be

olored using at most four olors so that no two adjaent regions have the same

(4)

Problem 7

Use graph theory and planar graphsto re-statethe three houses problem.

Problem 8

Let

K 3 , 3

betheompletebipartitegraphshown below.Theaimofthisexeriseistoprove

that

K (3, 3)

isnot planar.

As usual, we all

p

the number of verties of the graph,

q

itsnumber of edges and

r

the

number of regions dened by its edges. Moreover, we sum the number of edges lying on

the boundaryof eah region, forall regionsof

K (3, 3)

,and denotethis number

N

.

1

. Givethe value of

p

and

q

for

K 3 , 3

.

2

. Suppose that

K 3 , 3

is planar. Then, dedue from Euler's formula the value of

r

for

any plane representation of this graph.

3

. Prove that no representation of

K 3 , 3

an ontain a triangle. Dedue from this fat

an inequality about

N

and

r

.

4

. Explain why

N 6 2q = 18

.

5

. Dedue from the previous questions anupperboundfor

r

.

6

. Conlude.

(5)

Planar graphs

Season 2

Episode 21 Document Solutions

Problem 1

Toshow thatthe graphsof the tetrahedron, the ube and the otahedron are planar, we

just haveto drawthem planegraphs of these threesolids. These plane graphsare shown

below.

b b b

b b b b b

b b b

b b b

b b

b b

Problem 2

There are 2 plane graphswith 1 vertex :

b b

There are 6 plane graphswith 2 verties:

b b b b b b

b b b b b b b b

(6)

There are 20 plane graphswith 3 verties :

b b

b b b

b b b

b b b

b

b b

b b b

b b b

b b b

b

b

b b b b

b b b

b b b

b

b

b b b

b b b

b b b

b b

b b

b b b

b b

b b

b b b

b

Problem 3

A simple example of non planargraph with 8 vertiesis the omplete graph

K 8

:

b b b b

b

b

b b

(7)

Season 2Episode 21Planar graphs

6

Plane graph of a dodeahedron:

b b

b

b b

b b b b b

b b

b

b

b

b b b b

b

Plane graph of aniosahedron :

b b b

b

b

b b b b b

b b

Problem 5

The omplete graph

K n

isplanar onlyfor

n 6 4

. These graphs are shown below.

b b b b

b b b b b b

Problem 6

1

. Any graphbuiltinthis way isplane.Indeed,asfrontiers annotrosseahotheron

a map, edges annotdoit either ina graph built froma map.

2

. Inany planegraph,the vertiesan anbeoloredusingatmostfourolorssothat

no two adjaent vertieshave the same olor.

Problem 7

Consider a graph made of two groups of three verties, suh that eah vertex of eah

group is adjaent toeah vertex of the other group, but to no vertex of the same group.

This graph is not planar.

Problem 8

1

. For

K 3 , 3

,

p = 6

and

q = 9

.

2

. For any plane representation of

K 3 , 3

, we would still have

p = 6

and

q = 9

. Then,

aording to Euler'sformula,

p − q + r = 2

, so

6 − 9 + r = 2

,therefore

r = 5

.

(8)

3

. First,wean notiethat

K 3 , 3

ismadeoftwogroupsofverties,eah onewith three

verties, and suh that eah vertex of eah group is adjaent to eah vertex of the

other group, but to no vertex of the same group. Now, onsider three verties

A

,

B

,

C

in

K 3 , 3

. At least two of them must be in the same group. If it's exatlytwo,

say

A

and

B

, then these two verties are not adjaent, so

A

,

B

and

C

don't make

a triangle.Ifthe three verties are in the same group,then none is adjaent toany

other, so

A

,

B

and

C

don't make a triangle. Then, no representation of

K 3 , 3

an

ontain a triangle.

This means that any region in suh a plane graph will be bounded by at least

4

edges, so

N > 4 r

.

4

. Any edge an bound at most two regions,so

N 6 2 q

.But

q = 9

, so

N 6 2 q = 18

.

5

. Weknowthat

N > 4r

and

N 6 2q = 18

,so

4r 6 N 6 18

,

4r 6 18

,

r 6 3.5

.

6

. If question 2 we've seen that if

K 3 , 3

is planar, then

r

must be equal to

5

. But

in question

5

we found that in any representation of

K 3 , 3

,

r 6 3.5

. These two

inequalitiesontradit eahother, so

K 3 , 3

is not planar.

Références

Documents relatifs

If a graph G has a trail, not a iruit, ontaining all edges of G , G is alled a traversable graph and the trail is alled an eulerian trail3. We an see, by trial and error, that

For finitely generated group that are linear over a field, a polynomial upper bound for these functions is established in [BM], and in the case of higher rank arithmetic groups,

Les arbres sont nus, parfois recouverts d’une couverture blanche.. Il fait très froid et certains animaux

Then, there are two natural ways to define a uniform infinite quadrangulation of the sphere: one as the local limit of uniform finite quadrangulations as their size goes to

Simi larly Dawa Nor bu complained that lay Tibetan refugees, when confronted with the Western notion of all Tibetans being noble savages and 5.1intly magicians,

Then, there are two natural ways to define a uniform infinite quadrangulation of the sphere: one as the local limit of uniform finite quadrangulations as their size goes to

ministries of sports and of youth af- fairs have been established in many countries in South-East Asia.. The ac- cent everywhere is on encouraging indigenous

Data processing involved four steps: (a) identifying meaningful units; (b) categorizing the content of information elements held by each athlete and his/her coach at each point