This article is intended as an explanation of the math required to solve the following challenge: Non-Divisible Subset Problem The goal is to find, given a set of numbers, the size of the biggest possible subset, whose values, when summed in all possible pairs, will not be evenly divisible by a…