Sorry the title isn't complete, but my title was over 150 characters, so here is the question:
What is the least possible value of $n$ in a set of the form ${1, 2, ..., n}$ such that it can be partitioned into $2$ subsets in which one must have two elements $a$ and $b$ so that $ab$ is divisible by $a+b$.
This question is probably easiest done by guess and check and just grinding through until you get it, but I wanted to know if there was a more quick and safe way to do it. Thanks!