For which values of π and π does the complete bipartite graph ππ,π have aβ¦
2019
For which values ofΒ πΒ andΒ πΒ does the complete bipartite graphΒ ππ,πΒ have a Hamiltonian circuit ?
- A.
πβ π,Β Β π,πβ₯2
- B.
πβ π,Β Β π,πβ₯3
- C.
π=π,Β Β π,πβ₯2
- D.
π=π,Β Β π,πβ₯3
Attempted by 184 students.
Show answer & explanation
Correct answer: C
Answer: K_{m,n} has a Hamiltonian circuit precisely when m = n and m,n β₯ 2.
Necessity (equal part sizes): In any cycle of a bipartite graph vertices alternate between the two parts. To include every vertex in a single cycle, the cycle must visit each part the same number of times, so the two parts must have equal size (m = n).
Necessity (minimum degree 2): Every vertex on a cycle has two distinct neighbors, so each vertex must have degree at least 2. In K_{m,n} the degrees are n and m, so we require m β₯ 2 and n β₯ 2.
Sufficiency (construction): When m = n = k β₯ 2, label vertices in the two parts a1,...,ak and b1,...,bk. The cycle a1 - b1 - a2 - b2 - ... - ak - bk - a1 visits every vertex exactly once and is a Hamiltonian circuit.
Conclusion: K_{m,n} has a Hamiltonian circuit if and only if m = n and m,n β₯ 2.
A video solution is available for this question β log in and enroll to watch it.