Find all triples of positive integers a<b<c for which 1/a +1/b + 1/c = 1 holds.
How should I proceed? I am self learning combinatorics and I have to solve it using pigeon hole principle. This is the first exercise question from the book ' A walk through combinatorics'.