Here is a problem I just finished working on:
Prove that if $n$ is composite then there are integers $a$ and $b$ such that $n$ divides $ab$ but not $n$ does not divide either $a$ or $b$.
One thing I noticed while proving this is, that we are showing that there exist a pair of integers such that the conditional relationship is true; is it possible to find a pair such that it is not true, that $n$ divides both $a$ and $b$ individually?