Find all positive integers such that the set {n, n+ 1, n+ 2, n+ 3, n+ 4, n+ 5} can be partitioned into two subsets so that the product of the numbers in each subset is equal
My Approach:
Well to be honest, I couldn't think of anything, I tried a few cases but they didn't prove to be any help