n ∈ N, A ⊆ {1, . . . , 2n}, |A| = n + 1. Show that:
a) In A there is a pair of numbers whose sum is equal to 2n + 1.
b) In A there is a pair of relatively prime numbers.
c) In A there is a pair of numbers, such that one is a multiple of the other.
For the first part, I started by making pairs of numbers whose sum equals 2n + 1, which is literally the first number and the last one in the set A, {2n + 1, 2n - 1 + 2, 2n - 2 + 3 ...} I'm not sure how to prove that there exists this pair, when it clearly does.
I'm not sure how to go about part b) and c) any hint would be much appreciated.
Let's put the given data as $$ \left\{ {\begin{array}{*{20}c} {U = \left\{ {1,\; \ldots ,\;2n} \right\}} & {\left| U \right| = 2n} \\ {A \subseteq U} & {\left| A \right| = n + 1} \\ {B = U\backslash A} & {\left| B \right| = n - 1} \\ \end{array} } \right.\quad $$ Now, consider the ordered couples, e.g. $(a,b)\;|\,a \leqslant b$, of elements of $U$ that satisfy a given property.
If (at least) one of the elements of the couple pertains to $B$, then the whole couple cannot pertain to $A$.
So if $B$ can accomodate at least one distinct element per each couple, then all the couples are "destroyed", i.e. none will pertain to $A$.
We do not loose of generality if we perform this check on the first (distinct) element of each couple, since we can always switch the elements.
Since the cardinality of $B$ is $n-1$, that means that if within the ordered couples with the given property, the count of those that have a distinct first element is less than $n$, then there could be the case that $B$ contains all such elements, leaving no couple for $A$.
Viceversa, if they account to $n$ or more, than at least one couple will remain out and will end in $A$.
Now, also taking in consideration the other answers, for the proposed properties we have