1 Mathmworld Module 3 Section 3.1-1
1 Mathmworld Module 3 Section 3.1-1
Table 3.1
We plot 11 vertices to represent the 11 cities.
Figure 3.2
We can do this in any configuration we like,
but in this example, the vertices are plotted
Figure 3.2 shows the more vivid picture of the
with respect to the approximate location of the resulting graph.
places in the map. Then we connect the Note:
vertices with edges according to the data on Manila vertex has the most number of edges
Table 3.1. attached to it, hence Manila has the most
number of direct flights.
Macau vertex is connected only to one node,
hence it has the least number of direct flight.
Brunei is not connected to any node, hence it
does not have a direct flight to any of the 10
countries.
Figure 3.1
Examples:
Representation Example: G(V, E),
w
w
Source: https://slideplayer.com/slide/6237257/
Source: https://www.latimes.com/science/la-
xpm-2013-apr-15-la-sci-sn-leonhard-euler-
google-doodle-20130415-story.html
Sou
Leonhard Euler (1707-1783)
Answer:
Example 3.1.1:
The given graph is Eulerian since the degree of
each vertex is even. The path:
The graph below has the Eulerian path
A–B–C–D–E–C–F–A
A-C-D-E-B-D-A-B
starts at vertex A and ends at vertex A; hence it is
a circuit. Moreover, it is an Eulerian circuit
because it uses all the edges only once.
Figure 3.1.__