Let $A$ be a subset of size 101 from the set $\{$1, 2, 3, . . . , 200$\}$ (of size 200). Show that $A$ contains an $x$ and a $y$ such that $x$ divides $y$.
This seems like it has something to do with the pigeon hole principle since we are choosing more than half of the elements from $A$. For instance, there has to be at least one $x \in A$ such that $x<100$, but I'm not quite sure how to proceed from here. I guess another way to state this problem is to say there exists an $r$ such that $rA \cap A$ is nonempty.