Consider the following graph.
A Eulerian trail through this graph could be
- ABCDEF
- ACBDCFDEF
- BACBDCFDEF
- BDCABCDFCDEF
Aussie Maths & Science Teachers: Save your time with SmarterEd
Consider the following graph.
A Eulerian trail through this graph could be
\(C\)
\(\text{An Eulerian trail has exactly 2 vertices of odd degree.}\)
\(\text{You must start on one and finish on the other ie B to F.}\)
\(\rightarrow\ \text{Eliminate A and B}\)
\(\text{A path cannot be repeated}\ \rightarrow\ \text{Eliminate D}\)
\(\Rightarrow C\)
The state \(A\) has nine landmarks, \(G, H, I, J, K, L, M, N\) and \(O\).
The edges on the graph represent the roads between the landmarks.
The numbers on each edge represent the length, in kilometres, along each road.
Three friends, Eden, Reynold and Shyla, meet at landmark \(G\).
--- 1 WORK AREA LINES (style=lined) ---
--- 1 WORK AREA LINES (style=lined) ---
--- 0 WORK AREA LINES (style=lined) ---
a. \(\text{Shortest path:}\ G\ K\ I\ M\)
\(\text{Minimum distance}\ = 1.5+1.2+3.2 = 5.9\ \text{km}\)
b. \(\text{Find the shortest Hamiltonian cycle starting at vertex}\ G:\)
\(G\ H\ K\ I\ J\ M\ O\ L\ N\ G\)
\(G\ N\ L\ O\ M\ J\ I\ K\ H\ G\ \text{(reverse of other path)}\)
c. \(\text{vertex}\ L\ \text{and vertex}\ N\)
\(\text{vertex}\ J\ \text{and vertex}\ M\)
a. \(\text{Shortest path:}\ G\ K\ I\ M\)
\(\text{Minimum distance}\ = 1.5+1.2+3.2 = 5.9\ \text{km}\)
b. \(\text{Find the shortest Hamiltonian cycle starting at vertex}\ G:\)
\(G\ H\ K\ I\ J\ M\ O\ L\ N\ G\)
\(G\ N\ L\ O\ M\ J\ I\ K\ H\ G\ \text{(reverse of other path)}\)
c. \(\text{Using an educated guess and check methodology:}\)
\(\text{vertex}\ L\ \text{and vertex}\ N\)
\(\text{vertex}\ J\ \text{and vertex}\ M\)
Consider the following five statements about the graph above:
How many of these statements are true?
`D`
`text{Consider each statement}`
`text{Graph is planar} \ -> \ text{edges only meet at vertices (TRUE)}`
`text{Graph contains a cycle} \ -> \ text{multiple cycles exist (TRUE)}`
`text{Graph contains a bridge} \ -> \ text{the far right edge, if removed,}`
`text{would disconnect the graph (TRUE)}`
`text{Graph contains an Eulerian trail} \ -> \ text{requires two (only)}`
`text{vertices of an odd degree (FALSE)}`
`text{Graph contains a Hamiltonian path} \ -> \ text{a path that touches}`
`text{each vertex once only (TRUE)}`
`=> D`
A local fitness park has 10 exercise stations: `M` to `V`.
The edges on the graph below represent the tracks between the exercise stations.
The number on each edge represents the length, in kilometres, of each track.
The Sunny Coast cricket coach designs three different training programs, all starting at exercise station `S`.
Training program number |
Training details | |
1 | The team must run to exercise station `O`. | |
2 | The team must run along all tracks just once. | |
3 | The team must visit each exercise station and return to exercise station `S`. |
Complete the following sentence by filling in the boxes provided. (1 mark)
This track is between exercise station |
|
and exercise station |
|
a. | `text(Shortest distance)` | `= STUVO` |
`= 0.6 + 1.2 + 0.6 + 0.8` | ||
`= 3.2\ text(km)` |
b.i. `text(Eulerian trail)`
b.ii. `text(Station)\ P\ text{(only other vertex with}\ S\ text{to have odd degree)} `
c. `S and T`
Parcel deliveries are made between five nearby towns, `P` to `T`.
The roads connecting these five towns are shown on the graph below. The distances, in kilometres, are also shown.
A road inspector will leave from town `P` to check all the roads and return to town `P` when the inspection is complete. He will travel the minimum distance possible.
a. `text(Minimum distance if Eulerian circuit exists.)`
`->\ text(no Eulerian circuit possible since 4 vertices are odd)`
`->\ text(if 2 edges added, Eulerian circuit exists)`
`:.\ text(Inspector will travel on 2 roads more than once.)`
b. `text(By inspection, an extra edge added to)\ PQ\ text{(10)}`
`text(and)\ ST\ text{(12) creates an Eulerian circuit with}`
`text(minimum distance.)`
`:.\ text(Min distance)`
`= (10 xx 2) + (12 xx 2) + 14 + 20 + 6 + 7 + 8 + 9`
`= 108\ text(km)`
In one area of the town of Zenith, a postal worker delivers mail to 10 houses labelled as vertices `A` to `J` on the graph below.
For this graph, an Eulerian trail does not currently exist.
Draw in a possible Hamiltonian path for the postal worker on the diagram below. (1 mark)
a. `text(Vertex)\ F`
b. `text(Eulerian trail)\ =>\ text(all edges used exactly once.)`
`text(6 vertices are odd)`
`=> 2\ text(extra edges could create graph with only 2)`
`text(odd vertices)`
`:.\ text(Minimum of 2 extra edges.)`
c. `text{One example (of a number) beginning at)\ F:}`
`text{(Note: path should not return to}\ F text{)}`
An Eulerian trail for the graph above will be possible if only one edge is removed.
In how many different ways could this be done?
`E`
The suburb of Alooma has a skateboard park with seven ramps.
The ramps are shown as vertices `T`, `U`, `V`, `W`, `X`, `Y` and `Z` on the graph below.
The tracks between ramps `U` and `V` and between ramps `W` and `X` are rough, as shown on the graph above.
At which ramp does Nathan finish? (1 mark)
The path she chooses does not include the two rough tracks.
Write down a path that Zoe could take from start to finish. (1 mark)
He begins skating at ramp `X` and will complete a Hamiltonian cycle.
In how many ways could he do this? (1 mark)
a. `text{The Eulerian trail (visits each edge exactly once):}`
“XYZWVZUYTU`
`:. text(Finishes at ramp)\ U.`
b. `text{Hamiltonian Paths (touch each vertex exactly once):}`
`XYTUZVW`
`XYTUZWV`
c. `text(Hamiltonian cycles:)`
`XYTUZVWX`
`XYTUVZWX`
`text(These two cycles can be reversed)`
`text(to add two more possibilities.)`
`XWVZUTYX`
`XWZVUTYX`
`:. 4\ text(ways.)`
A connected planar graph has five vertices, `A`, `B`, `C`, `D` and `E`.
The degree of each vertex is given in the following table.
Which one of the following statements regarding this planar graph is true?
A. The sum of degrees of the vertices equals 15.
B. It contains more than one Eulerian path.
C. It contains an Eulerian circuit.
D. Euler’s formula `v + f = e + 2` could not be used.
E. The addition of one further edge could create an Eulerian path.
`=> E`
`text(Consider)\ E,`
`text(If one edge added, the planar graph would)`
`text(have exactly 2 vertices that are odd, and an)`
`text(Eulerian path could exist.)`
`=> E`
Which one of the following statements is true regarding the network above?
A. `ABCDEFG` is a Hamiltonian circuit.
B. Only one Hamiltonian path exists.
C. `CBAGFEDC` is an Eulerian circuit.
D. At least two Eulerian paths exist.
E. There are no circuits.
`D`
`text(The network has exactly 2 vertices with)`
`text(odd-degrees.)`
`:.\ text(At least two Eulerian paths exist.)`
`rArr D`
An Euler path through a network commences at vertex `P` and ends at vertex `Q`.
Consider the following five statements about this Euler path and network.
• In the network, there could be three vertices with degree equal to one.
• The path could have passed through an isolated vertex.
• The path could have included vertex `Q` more than once.
• The sum of the degrees of vertices `P` and `Q` could equal seven.
• The sum of the degrees of all vertices in the network could equal seven.
How many of these statements are true?
A. `0`
B. `1`
C. `2`
D. `3`
E. `4`
`B`
`text(“The path could have included vertex)\ Q`
`text(more than once” is the only true statement.)`
`=> B`
A store manager is directly in charge of five department managers.
Each department manager is directly in charge of six sales people in their department.
This staffing structure could be represented graphically by
A. a tree.
B. a circuit.
C. an Euler path.
D. a Hamiltonian path.
E. a complete graph.
`A`
`=> A`
The estate has large open parklands that contain seven large trees.
The trees are denoted as vertices `A` to `G` on the network diagram below.
Walking paths link the trees as shown.
The numbers on the edges represent the lengths of the paths in metres.
He wishes to walk the minimum possible distance.
Michelle is currently at `F`.
She wishes to follow a route that can be described as the shortest Hamiltonian circuit.
`F − G − A − B − C − D − E − F,\ text(or)`
`F − E − D − C − B − A − G − F`
a. `text(Sum of degrees of vertices)`
`= 4 + 2 + 5 + 2 + 4 + 4 + 3`
`= 24`
b.i. `C\ text(or)\ G`
`text(An Euler path is required and)`
`text(therefore the starting point is at)`
`text(a vertex with an odd degree.)`
b.ii. `2800\ text(m)`
c. `F − G − A − B − C − D − E − F,\ text(or)`
`F − E − D − C − B − A − G − F`
Consider the following four graphs.
Part 1
How many of these four graphs have an Eulerian circuit?
A. `0`
B. `1`
C. `2`
D. `3`
E. `4`
Part 2
How many of these four graphs are planar?
A. `0`
B. `1`
C. `2`
D. `3`
E. `4`
`text(Part 1:)\ B`
`text(Part 2:)\ E`
`text(Part 1)`
`text(An Euler circuit cannot exist if any vertices)`
`text(have an odd degree.)`
`=> B`
`text(Part 2)`
`=> E`
The graph below shows the roads connecting four towns: Kelly, Lindon, Milton and Nate.
A bus starts at Kelly, travels through Nate and Lindon, then stops when it reaches Milton.
The mathematical term for this route is
A. a loop.
B. an Eulerian path.
C. an Eulerian circuit.
D. a Hamiltonian path.
E. a Hamiltonian circuit.
`D`
`text(A Hamiltonian path touches every vertex)`
`text(exactly once.)`
`=>D`
Four children, James, Dante, Tahlia and Chanel each live in a different town.
The following is a map of the roads that link the four towns, `A`, `B`, `C` and `D`.
James’ father has begun to draw a network diagram that represents all the routes between the four towns on the map. This is shown below.
In this network, vertices represent towns and edges represent routes between towns that do not pass through any other town.
a. `text(Let the two unnamed intersections be)\ T_1\ text{(top) and}\ T_2.`
`text(The possible paths are:)`
`ACD, ACT_2BD, ACT_2T_1BD, AT_1T_2CD,`
`AT_1T_2BD, AT_1BD, AT_1,BT_2CD.`
`:. 7\ text(different ways from)\ A\ text(to)\ D.`
b.i. |
b.ii. `text(Driving each route once and arriving back at)`
`A\ text(requires an Eulerian circuit where all)`
`text(vertices must be an even degree.)`
`text(The vertices at)\ C\ text(and)\ B\ text(are odd.)`
`:.\ text(No Eulerian circuit exists.)`
The city of Robville contains eight landmarks denoted as vertices `N` to `U` on the network diagram below. The edges on this network represent the roads that link the eight landmarks.
Write down the order Cathy will visit the landmarks. (1 mark)
List three different ways that she can visit the landmarks. (1 mark)
a. `4`
b.i. `P\ text{(the other odd degree vertex)}`
b.ii. `5 (N, T, R, P, U)`
c.i. `(SR)QPONU(T)`
c.ii. `text(Other paths are)`
`(SR)QPUTNO`
`(SR)QPONTU`
`(SR)TUNOPQ`
`(SR)UTNOPQ`
`text{(only 3 paths required)}`
The following network diagram shows the distances, in kilometres, along the roads that connect six intersections `A`, `B`, `C`, `D`, `E` and `F`.
Teams have to start and finish at intersection `A`.
The blue team does this and cycles the shortest possible total distance.
This route allows the red team to ride along every road only once.
Which two intersections does the bush path connect? (1 mark)
a. `D`
b.i. `text(Consider the path)`
`AFDEFBCDFBA`
`:.\ text(Passes through)\ B, D,\ text(and)\ F\ text(more)`
`text(than once.)`
b.ii. `text{Total distance (Blue)}`
`= 6 + 3 + 3 + 4 + 2 + 4 + 2 + 3 + 2 + 3`
`= 32\ text(km)`
c. `text(An Euler circuit can only exist when the)`
`text(degree of all vertices is even.)`
`:.\ text(The bush track joins)\ B\ text(and)\ D.`
Aden, Bredon, Carrie, Dunlop, Enwin and Farnham are six towns.
The network shows the road connections and distances between these towns in kilometres.
An engineer plans to inspect all of the roads in this network.
He will start at Dunlop and inspect each road only once.
Another engineer decides to start and finish her road inspection at Dunlop.
If an assistant inspects two of the roads, this engineer can inspect the remaining six roads and visit each of the other five towns only once.
a. `text{Farnham to Carrie (shortest)}`
`= 60 + 140`
`= 200\ text(km)`
b. `text(Different paths are)`
`FDC, FEDC, FEBC,`
`FEABC, FDEBC,`
`FDEABC`
`:. 6\ text(different ways)`
c. `text(A possible path is)\ DFEABCDEB\ text(and will finish)`
`text{at Bredon (the other odd-degree vertex).}`
d. `text(If the engineer’s path is)`
`DFEABCD,`
`text(Distance assistant inspects)`
`= 110 + 130`
`= 240\ text(km)`
The vertices in the network diagram below show the entrance to a wildlife park and six picnic areas in the park: `P1`, `P2`, `P3`, `P4`, `P5` and `P6`.
The numbers on the edges represent the lengths, in metres, of the roads joining these locations.
Write down the order in which the park cleaner will visit the six picnic areas. (1 mark)
a. `3`
b. `text( Shortest distance)`
`= E – P1 – P3`
`= 600 + 400`
`= 1000\ text(m)`
c.i. `text(A route could be)`
`E − P1 − P2 − P3 − P4 − P5`
`− E − P6 − P1 − P3 − P6 − P4`
`:.\ text(Finish at)\ P4\ \ text{(the other odd degree vertex)}`
c.ii. `text(Euler path)`
d. `E − P5 − P4 − P6 − P3 − P2 − P1`
The diagram below shows a network of train lines between five towns: Attard, Bower, Clement, Derrin and Eden.
The numbers indicate the distances, in kilometres, that are travelled by train between connected towns.
Charlie followed an Eulerian path through this network of train lines.
Brianna will follow a Hamiltonian path from Bower to Attard.
The train line between Derrin and Eden will be removed. If one other train line is removed from the network, Andrew would be able to follow an Eulerian circuit through the network of train lines.
a.i. `text(Bower, Eden or Eden, Bower)`
a.ii. `text(Distance)\ \ BDABCDEACE`
`= 160 + 130 + 80 + 70 + 60 + 40 + 100 + 150 + 120`
`= 910\ text(km)`
b. `text(Shortest Hamiltonian path is)\ BCDEA`
`text(Distance)` | `= 70 + 60 + 40 + 100` |
`= 270\ text(km)` |
c. `text(Remove the line between Bower and Derrin.)`
Water will be pumped from a dam to eight locations on a farm.
The pump and the eight locations (including the house) are shown as vertices in the network diagram below.
The numbers on the edges joining the vertices give the shortest distances, in metres, between locations.
A journey starts and finishes at the house and travels along every edge in the network.
Determine the shortest distance travelled. (1 mark)
The total length of pipe that supplies water from the pump to the eight locations on the farm is a minimum.
This minimum length of pipe is laid along some of the edges in the network.
a.i. `text(Shortest distance)`
`=70 + 90`
`= 160\ text(m)`
a.ii. `2\ text{(the house and the top right vertex)}`
a.iii. `text{An Eulerian path is possible if it starts at}`
`text{the house (odd vertex) and ends at the top}`
`text{right vertex (the other odd vertex). However,}`
`text{70 metres must be added to return to the}`
`text{house.}`
`:.\ text(Total distance)` | `= 1180 + 70` |
`= 1250\ text(m)` |
b.i. |
b.ii. `text(Minimal spanning tree)`