Maths Olympiad Prep

Track / Stage 4 / 216 of 340 #956 of 2444

Problem 956

AMC 12 late, AIME early
Combinatorics Difficulty 4.8 Prove it HMIC · United States

A cactus is a finite simple connected graph where no two cycles share an edge. Show that in a nonempty cactus, there must exist a vertex which is part of at most one cycle.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

Solution:
Let CC be the original cactus. For every cycle in CC, arbitrarily remove one of its edges, yielding a new graph TT. Observe that since the cycles are edge-disjoint, we removed exactly one edge from every cycle, meaning the graph stays connected. However, there are no longer any cycles, so TT is a tree.

Now consider any leaf vv of TT (note that any nonempty tree must have a leaf). If vv is the only vertex in the graph we're trivially done, since then vv was the only vertex in CC. Otherwise vv has degree 11. If vv was originally a leaf of CC, we're done. If not, observe that in the process of turning CC into TT, a vertex's degree cannot decrease by more than half, because for every cycle that a vertex is part of in CC, it gains a degree of 22, but can only lose 11 degree from an edge of that cycle being removed. Therefore, the original degree of vv in CC was at most 22, meaning it could have been part of at most 11 cycle, as desired.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.