Problem

Source: IMOC 2023 C3

Tags: combinatorics



Graph $G$ has $n\geq 2$ vertices. Find the largest $m$ such that one of the following is true for always: 1. There exists a cycle with $k\geq m$ vertices. 2. There exists an independent set with $m$ vertices.