Consider the set $$A = \{1, 4, 7, 10, 13, 16, 19, 22, 25, 28, 31, 34\}$$ which consists of all natural numbers of the form $3k + 1$ which are less or equal to $34$. What is the smallest number $n$ that has the following property: if we choose $n$ numbers from $A$ randomly, then there will always be a pair of numbers (in these $n$ numbers) such that their sum is 35.
How is this question approached using the Pigeonhole Principle?