Graph theory, definitions and examples. Lecture 8,

Содержание

Слайд 2

Definitions and examples

 

Definitions and examples

Слайд 3

Definitions and examples

Euler (1707 – 1783) was born in Switzerland and spent

Definitions and examples Euler (1707 – 1783) was born in Switzerland and
most of his long life in Russia (St Petersburg) and Prussia (Berlin).
He was the most prolific mathematician of all time, his collected works filling more than 70 volumes.

Слайд 4

Definitions and examples

Like many of the very great mathematicians of his era,

Definitions and examples Like many of the very great mathematicians of his
Euler contributed to almost every branch of pure and applied mathematics.
He is also responsible, more than any other person, for much of the mathematical notation in use today.

Слайд 5

Definitions and examples

What is a ‘graph’? Intuitively, a graph is simply a

Definitions and examples What is a ‘graph’? Intuitively, a graph is simply
collection of points, called ‘vertices’, and a collection of lines, called ‘edges’, each of which joins either a pair of points or a single point to itself.
A familiar example, which serves as a useful analogy, is a road map which shows towns as vertices and the roads joining them as edges.

Слайд 6

Definitions and examples

 

Definitions and examples

Слайд 7

Definitions and examples

 

Definitions and examples

Слайд 8

Definitions and examples

 

Definitions and examples

Слайд 9

Definitions and examples

 

Definitions and examples

Слайд 10

Definitions and examples

 

Definitions and examples

Слайд 11

Definitions and examples

Definition 2
The degree sequence of a graph is the sequence

Definitions and examples Definition 2 The degree sequence of a graph is
of its vertex degrees arranged in non-decreasing order.

Слайд 12

Definitions and examples

 

Definitions and examples

Слайд 13

Definitions and examples

 

Definitions and examples

Слайд 14

Definitions and examples

The degrees of the four vertices are given in the

Definitions and examples The degrees of the four vertices are given in the following table.
following table.

Слайд 15

Definitions and examples

 

Definitions and examples

Слайд 16

Definitions and examples

A well known 3-regular simple graph is Peterson’s graph. Two

Definitions and examples A well known 3-regular simple graph is Peterson’s graph.
diagrams representing this graph are given in the figure.
In drawing diagrams of graphs we only allow edges to meet at vertices. It is not always possible to draw diagrams in the plane satisfying this property, so we may need to indicate that one edge passes underneath another as we have done in the figure.

Слайд 17

Definitions and examples

 

Definitions and examples

Слайд 18

Definitions and examples

Example 1
Since a complete graph is simple there are no

Definitions and examples Example 1 Since a complete graph is simple there
loops and each pair of distinct vertices is joined by a unique edge. Clearly a complete graph is uniquely specified by the number of its vertices.

Слайд 19

Definitions and examples

 

Definitions and examples

Слайд 20

Definitions and examples

Example 1
The complete graphs with three, four and five vertices

Definitions and examples Example 1 The complete graphs with three, four and
are illustrated in the figure.

Слайд 21

Definitions and examples

 

Definitions and examples

Слайд 22

Definitions and examples

 

Definitions and examples

Слайд 23

Definitions and examples

 

Definitions and examples

Слайд 24

Definitions and examples

 

Definitions and examples

Слайд 25

Definitions and examples

 

Definitions and examples

Слайд 26

Definitions and examples

 

Definitions and examples

Слайд 27

Definitions and examples

 

Definitions and examples

Слайд 28

Definitions and examples

 

Definitions and examples

Слайд 29

Definitions and examples

 

Definitions and examples

Слайд 30

Definitions and examples

 

Definitions and examples

Слайд 31

Definitions and examples

 

Definitions and examples

Слайд 32

Definitions and examples

Example 4
A complete graph has adjacency matrix with zeros along

Definitions and examples Example 4 A complete graph has adjacency matrix with
the leading diagonal (since there are no loops) and ones everywhere else (since every vertex is joined to every other by a unique edge).

Слайд 33

Definitions and examples

 

Definitions and examples

Слайд 34

Definitions and examples

 

Definitions and examples

Слайд 35

Paths and cycles

Using the analogy of a road map, we can consider

Paths and cycles Using the analogy of a road map, we can
various types of ‘journeys’ in a graph.
For instance, if the graph actually represents a network of roads connecting various towns, one question we might ask is: is there a journey, beginning and ending at the same town, which visits every other town just once without traversing the same road more than once?
As usual, we begin with some definitions.

Слайд 36

Paths and cycles

 

Paths and cycles

Слайд 37

Paths and cycles

 

Paths and cycles

Слайд 38

Paths and cycles

 

Paths and cycles

Слайд 39

Paths and cycles

An edge sequence is any finite sequence of edges which

Paths and cycles An edge sequence is any finite sequence of edges
can be traced on the diagram of the graph without removing pen from paper. It may repeat edges, go round loops several times, etc.

Слайд 40

Paths and cycles

Edge sequences are too general to be of very much

Paths and cycles Edge sequences are too general to be of very
use which is why we have defined paths.

Слайд 41

Paths and cycles

In a path we are not allowed to ‘travel along’

Paths and cycles In a path we are not allowed to ‘travel
the same edge more than once.

Слайд 42

Paths and cycles

If, in addition, we do not ‘visit’ the same vertex

Paths and cycles If, in addition, we do not ‘visit’ the same
more than once (which rules out loops), then the path is simple.

Слайд 43

Paths and cycles

The edge sequence or path is closed if we begin

Paths and cycles The edge sequence or path is closed if we
and end the ‘journey’ at the same place.

Слайд 44

Paths and cycles

 

Paths and cycles

Слайд 45

Paths and cycles

 

Paths and cycles

Слайд 46

Paths and cycles

 

Paths and cycles

Слайд 47

Paths and cycles

 

Paths and cycles

Слайд 48

Paths and cycles

 

Paths and cycles

Слайд 49

Paths and cycles

 

Paths and cycles

Слайд 50

Paths and cycles

In an intuitively obvious sense, some graphs are ‘all in

Paths and cycles In an intuitively obvious sense, some graphs are ‘all
one piece’ and others are made up of several pieces.
We can use paths to make this idea more precise.

Слайд 51

Paths and cycles

Definition 7
A graph is connected if, given any pair of

Paths and cycles Definition 7 A graph is connected if, given any
distinct vertices, there exists a path connecting them.

Слайд 52

Paths and cycles

An arbitrary graph naturally splits up into a number of

Paths and cycles An arbitrary graph naturally splits up into a number
connected subgraphs, called its (connected) components.
The components can be defined formally as maximal connected subgraphs.

Слайд 53

Paths and cycles

 

Paths and cycles

Слайд 54

Paths and cycles

The components of a graph are just its connected ‘pieces’.
In

Paths and cycles The components of a graph are just its connected
particular, a connected graph has only one component.
Decomposing a graph into its components can be very useful.
It is usually simpler to prove results about connected graphs and properties of arbitrary graphs can frequently then be deduced by considering each component in turn.

Слайд 55

Paths and cycles

 

Paths and cycles
Имя файла: Graph-theory,-definitions-and-examples.-Lecture-8,.pptx
Количество просмотров: 53
Количество скачиваний: 0