109
1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Embed Size (px)

Citation preview

Page 1: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

1

A 4-Dimensional Graph Has at Least 9 Edges

Math Colloquium2015 December 2

Sonoma State University

Roger House

Page 2: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

2

What we're going to talk about

What is a graph?

What is the dimension of a graph?

What is the least number of edges a four-dimensional graph must have?

Page 3: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

3

What's a graph?

Page 4: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

4

Remember these graphs?

Page 5: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

5

And these?

Page 6: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

6

And graphs you can eat

Page 7: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

7

None of these graphs are the kinds of graphs we're interested

in at the moment

Page 8: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

8

A different kind of graph

We're going to deal with much different kinds of graphs, namely, mathematical graphs.

Page 9: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

9

Definition of a graph

Definition: A graph G consists of a finite nonempty set V of vertices together with a set E of unordered pairs of distinct vertices of V. The pair e = {u,v} of vertices in E is called an edge of G.

Page 10: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

10

There will be a quiz on the definition

But not on the one above

On the one below

Page 11: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

11

A friendlier definition

A graph is dots connected by lines.

Dots and Lines by Richard J. Trudeau

Page 12: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

12

Fancy terminology

The dots are called vertices. (Or points, or nodes, or ...)

The lines are called edges. (The graph above has 7 vertices and 9 edges.)

Two vertices connected by an edge are adjacent.

An edge is incident with its two vertices. The degree of a vertex is the number of

edges incident with the vertex.

Page 13: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

13

Examples of graphs

Page 14: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

14

Yet more graphs

Page 15: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

15

Let's start at the beginning

What is the simplest, most basic graph?The empty set?No. The definition says the set of vertices must

be nonemptySo this is it:

Page 16: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

16

What is the next simplest graph?

How many vertices?Seems like 2 must be the answerSo this is the next simplest graph:

Page 17: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

17

What is the third simplest graph?

Three vertices?Are there any more graphs with 2 vertices? How about this one:

Are there any more graphs with 2 vertices?

Page 18: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

18

Where do we go now?

Three vertices

Page 19: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

19

More graphs with 3 vertices

Page 20: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

20

Wait a minute!

Didn't we miss some?

Page 21: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

21

These two graphs are isomorphic

iso-morphic = "same shape" = "equal form"

Page 22: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

22

The Graph Isomorphism Problem

Is there an efficient algorithm for determining if two finite graphs are isomorphic?

None is knownBut there is no proof that one does not existNEWS BULLITEN 2015 Nov. 6: Laszlo Babai

has reported that he has a quasipolynomial time algorithm for the graph isomorphism problem

This is not an "efficient" algorithm, but it is a significant advance

Page 23: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

23

Academic commercial

To learn more about isomorphism and the joys of abstract algebra:

Math 320 Modern Algebra I Math 420 Modern Algebra II

Page 24: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

24

Graphs with V = 4

E = 0 E = 1

Page 25: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

25

Graphs with V = 4

E = 2 E = 2

Page 26: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

26

Graphs with V = 4

E = 3 E = 3

Page 27: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

27

Graphs with V = 4

E = 3

Page 28: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

28

Graphs with V = 4

E = 4 E = 4

Page 29: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

29

Graphs with V = 4

E = 5 E = 6

Page 30: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

30

Kn - complete graph on n vertices

Kn has n(n-1)/2 edges

K4 has 6 edges K5 has 10 edges

Page 31: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

31

Complete graphs K1 through K6

Page 32: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

32

Find all graphs with 5 vertices

Each dotted line is an edge or not an edgeHow many different configurations of edges are there?

Page 33: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

33

Find all graphs with 5 vertices

K5 has 5(5-1)/2 = 10 edges

So there are 10 dotted lines, each one either an edge or not an edge

So there are 210 = 1024 possible configurationsSo there are 1024 graphs with 5 vertices, right?No!Remember isomorphic graphs?There are 10 configurations with only one edgeThey're all isomorphic, so only 1 graph results

Page 34: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Are there enough graphs? V max E 2E #graphs 1 0 1 1 2 1 2 2 3 3 8 4 4 6 64 11 5 10 1,024 34 6 15 32,768 156 7 21 2,097,152 1,044 8 28 268,435,456 12,346 9 36 68,719,476,736 274,668 10 45 35,184,372,088,832 12,005,168

Page 35: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Consider these graphs ...

K1,1

K1,2

Page 36: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

And these ...

K1,3

K2,2

Page 37: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What's the structure?

K2,3

K3,3

Page 38: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

38

Complete bipartite graphs

If the set of all vertices can be partitioned into sets V and W such that every edge connects a vertex in V to a vertex in W, then the graph is called bipartite

If a bipartite graph has as many edges as possible, then it is called a complete bipartite graph

Notation: Km,n

, where m = |V| and n = |W|

How many edges in Km,n

?

|Km,n

| = mn

Page 39: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

39

Not all bipartite graphs are complete

Page 40: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Cyclic graphs

C3

C4 C

5

C10C

8C

6

Page 41: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Trees

A tree is a connected graph with no cycles

What if a single edge is added to a tree?

For a tree: |V| = |E| + 1

In general: |E| |V| - 1

Page 42: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

42

What now?

This concludes a crash introduction to graph theory

We move on to our next main question:

Page 43: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

43

What is the dimension of a graph?

Page 44: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

44

The dimension of a graph

In 1965, the illustrious trio P. Erdős, F. Harary, and W.T. Tutte published a paper entitled

On the dimenion of a graph

The first thing they did in this paper was to define the dimension of a graph

Page 45: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

45

The dimension of a graph

The dimension of a graph G, denoted dim(G), is the minimum n such that G has a unit-distance representation in n, i.e., every edge is of length 1. The vertices of G are mapped to distinct points of n, but edges may cross

Intuitively: Given a graph, construct a model where every edge is of length 1, and then figure out whether it can live in 1-space, 2-space, 3-space, 4-space, ..., n-space

Page 46: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K1,1

?

dim(K1,1

) = 1

Page 47: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K1,2

?

dim(K1,2

) = 1

Page 48: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K1,3

?

dim(K1,3

) = 2

Page 49: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K2,2

?

dim(K2,2

) = 2

Page 50: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K2,3

?

1

2

3

A

B

dim(K2,3

) = ?

Page 51: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K2,3

?

1

2

3

A

1

2

3

B

Page 52: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K2,3

?

1

3

A

1

2

3

B

Page 53: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K2,3

?

2A

1

2

3

B

dim(K2,3

) > 2

Page 54: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

54

K2,3

in three dimensions

A

B

x

y

z

23

1

A, B to origin: √3/2

circle: radius = /2

dim(K2,3

) = 3

Page 55: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What about Kn,m

for n,m ≥ 3?

There are a lot of points on that circle

dim(K2,m

) = 3 for m 3

What is dim(K3,3

)?

What's a lower bound on dim(K3,3

)?

Since K2,3

is a subgraph of K3,3

dim(K2,3

) dim(K3,3

)

So dim(K3,3

) ≥ 3

Page 56: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

A lower bound for dim(G)

Thm: If H is a subgraph of G, dim(H) dim(G)Proof: Say dim(G) = nConsider an embedding of G in n Remove vertices and edges of G so that only H

is leftH is embedded in n so dim(H) n

Page 57: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K3,3

?

2

A

C

1

3

B

dim(K3,3

) = ?

Page 58: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K3,3

?

We know dim(K3,3

) 3

Might dim(K3,3

) = 3?

Consider three spheres SA, S

B and S

c of radius 1

centered at A, B, and C, respectively

SA and S

B intersect in a circle on which vertices 1,

2, and 3 lie

This circle must also lie on SC

This can only happen if SC is one of S

A or S

B

Which means C = A or C = B ⇒

Page 59: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K3,3

?

So dim(K3,3

) 4

In fact, dim(K3,3

) 4To show this, we consider two circles of radius

1/2 in 4:

C1: x2 + y2 = ½

C2: z2 + w2 = ½

Page 60: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K3,3

?

Pick any point P = (x, y, 0, 0) on circle C1

Pick any point Q = (0, 0, z, w) on circle C2

The distance between P and Q is the square root of

(x-0)2 + (y-0)2 + (0-z)2 + (0-w)2 = x2 + y2 + z2 + w2 = (x2 + y2) + (z2 + w2) = ½ + ½ = 1

Page 61: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of K3,3

?

So every point P on circle C1 is at a distance 1

from every point Q on circle C2

Pick any three distinct points on C1 and call them

A, B, and C

Pick any three distinct points on C2 and call them

1, 2, and 3Insert an edge of length 1 from each letter to

each digit

We have an embedding of K3,3

in 4

Page 62: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of Km,n

?

What about dim(Km,n

) for m,n ≥ 3?

There are a lot of points on those two circles

dim(Km,n

) = 4 for m,n ≥ 3

Page 63: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

What is the dimension of Kn?

K3 can be represented as an equilateral triangle:

dim(K3) = 2

K4 can be represented as a regular tetrahedron

dim(K4) = 3

K5 can be represented as ...? dim(K

5) = ?

An exercise for the perspicacious student: Show that dim(K

n) = n - 1

Page 64: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Basic results about dimension

dim(Kn) = n - 1

dim(Kn - e) = n - 2

dim(K1,1

) = dim(K1,2

) = 1, dim(K1,m

) = 2 for m3

dim(K2,2

) = 2, dim(K2,m

) = 3 for m 3

dim(Km,n

) = 4 for m, n 3

dim(Cn) = 2 for C

n a cyclic graph of order n 3

dim(tree) 2if H is a subgraph of G then dim(H) dim(G)

Page 65: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Questions

Now we have answered our first two questions:

What is a graph?

What is the dimension of a graph?

Only one question is left:

Page 66: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

66

What is the least number of edges a four-dimensional graph must have?

Page 67: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Exactly what is the question?

In 2009 The Mathematical Coloring Book by Alexander Soifer was published

In this book a question posed by Paul Erdős in 1991 appears

What is the smallest number of edges in a graph G if dim(G) = 4?

In the rest of this talk we will answer this question

Page 68: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Where to start?

We have seen two graphs of dimension 4

K5: V=5, E=10 K

3,3: V=6, E=9

Page 69: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Minimum number of vertices?

Since dim(Kn) = n-1, we know dim(K

5) = 4

Since dim(Kn - e) = n-2, we know dim(K

5 - e) = 3,

so every proper subgraph of K5 has

dimension at most 3So a four dimensional graph with a minimum

number of edges must have more than 5 vertices

Therefore we need to look at graphs with 6 or more vertices

Page 70: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Number of edges?

Remember that a connected graph must have at least one more vertex than it has edges, i.e., |E| |V| - 1

So, if |V| = 6, it must be that |E| 6 - 1 = 5 Therefore we need to look at graphs with 5 or

more edgesWe already have a four-dimensional graph with 9

edges (K3,3

), so we need not consider graphs with more than 9 edges

Page 71: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Maximum number of vertices?

Using |E| |V| - 1 again with |E| = 9, we have 9 |V| - 1, so |V| 10

Therefore we need to look at graphs with 10 or fewer vertices

To sum up: Find a four-dimensional graph with6 |V| 105 |E| 9

Page 72: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Fill in the blanks

# edge#vert

9 8 7 6 5

6

7

8

9

10

Page 73: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

|V| = |E| + 1 is easy: A tree

# edge#vert

9 8 7 6 5

6 tree

7 tree

8 tree

9 tree

10 tree

Page 74: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

dim(tree)

We return to the question: What if a single edge is added to a tree?

Page 75: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Add one edge, get one cycle

Page 76: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

|V| = |E| is easy: A cycle

# edge#vert

9 8 7 6 5

6 cycle tree

7 cycle tree

8 cycle tree

9 cycle tree

10 tree

Page 77: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Add two edges and get what?

Page 78: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Two cycles with no common edge

Page 79: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Two cycles with edges in common

Page 80: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Reduce to essentials

Page 81: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Make all edges have unit length

Page 82: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

3-routes

When two edges are added to a tree so that the result is two cycles sharing at least one common edge, the resulting graph is called a 3-route

A 3-route consists of three paths which have nothing in common except their end vertices

So there is a left path, a middle path, and a right path from one end vertex to the other end vertex

Page 83: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Another example of a 3-route

u

v

Another exercise for the perspicacious student: Show that dim(3-route) = 2 with one exception.

Page 84: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

|V| = |E| - 1 is easy: A 3-route

# edge#vert

9 8 7 6 5

6 3-route cycle tree

7 3-route cycle tree

8 3-route cycle tree

9 cycle tree

10 tree

Page 85: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

We're getting closer and closer

Now only these three cases are left:6 vertices, 8 edges6 vertices, 9 edges7 vertices, 9 edges

There are 156 graphs with 6 vertices and 1044 graphs with 7 vertices

Way too manyTo the rescue: An Atlas of Graphs by R.C. Read

and R.J. Wilson

Page 86: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

6 vertices, 8 edges

Page 87: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Narrowing down

The Atlas lets us pare down to fewer graphs: 6 vertices, 8 edges: 24 graphs 6 vertices, 9 edges: 21 graphs 7 vertices, 9 edges: 131 graphs Total: 176 graphsIt's still too manyBut let's take a look at that Atlas page again

Page 88: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

6 vertices, 8 edges

Page 89: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Cut Vertex

Page 90: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Cut Vertex

Page 91: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Cut Vertex

Page 92: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Cut Vertex

Page 93: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Narrowing down yet more

These graphs are not of interest: A graph with vertices of degree 0 or 1 A graph which is not connected A graph which has a cut vertexYet another exercise for the perspicacious

student: If G is a four-dimensional graph with a minimum number of edges, then G cannot contain a cut vertex

Terminology: A graph with no cut vertex is said to have vertex connectivity 2

Page 94: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House
Page 95: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

All the blanks are filled in

# edge#vert

9 8 7 6 5

6 14 9 3-route cycle tree

7 20 3-route cycle tree

8 3-route cycle tree

9 cycle tree

10 tree

Page 96: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Narrowed down enough?

So we are now down to this many graphs: 6 vertices, 8 edges: 9 graphs 6 vertices, 9 edges: 14 graphs 7 vertices, 9 edges: 20 graphs Total: 43 graphsLacking a brilliant flash of insight, we look at all of

the 43 graphs and see if we can embed them in 2-, 3-, or 4-dimensions

Page 97: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

G147 (V=6, E=8)

Page 98: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

G580 (V=7, E=9)

Page 99: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

G146 (V=6, E=8)

Page 100: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

G171 (V=6, E=9)

Page 101: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

Only 39 more to go

Fortunately, we are running out of time, so you won't have to look at the details of the 39 remaining embeddings

Here is the breakdown by dimension: 2-dimensional: 27 graphs 3-dimensional: 15 graphs 4-dimensional: 1 graph Total: 43 graphsHere are all 43 embeddings:

Page 102: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

2-dimensional - part 1

Page 103: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

2-dimensional - part 2

Page 104: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

3-dimensional - part 1

Page 105: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

3-dimensional - part 2

Page 106: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

3-dimensional - part 3

Page 107: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

There's only one left

Of the 43 candidate graphs, 42 are 2- or 3-dimensional, leaving just one graph, which answers the original question

A 4-dimensional graph must have at least 9 edges, and there is only one 4-dimensional graph with 9 edges:

K3,3

I had a lovely unit-distance drawing of K3,3 in 4-

dimensions, but I lost it. This will have to do:

Page 108: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

4-dimensional graph with 9 edges

Page 109: 1 A 4-Dimensional Graph Has at Least 9 Edges Math Colloquium 2015 December 2 Sonoma State University Roger House

That's all, folks

For all the details see: rogerfhouse.com Thank you