If are all positive integers satisfying , what is the smallest possible value of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Without loss of generality, since one of the integers must be divisible by 7. Call this one a. For the smallest possible value, we should try starting with a = 7. Then we have bc = 7 + b + c, which yields 8 = (b − 1)(c − 1).
Then {b, c} = {3, 5} or {2, 9}.
Hence {a, b, c} = {7, 3, 5} yields the smallest sum