Fracmax

Find the maximum value of 1/p + 1/q + 1/r where this sum is less than 1 and p, q, and r are positive integers.

Problem



Find the maximum of

$${1\over p} + {1\over q} + {1\over r}$$

where $p$, $q$ and $r$ are positive integers and

$${1\over p} + {1\over q} + {1\over r} < 1.$$

Prove that it is indeed a maximum.