A scalene triangle has side lengths which are all prime numbers. What is the smallest possible perimeter it could have?
Problem 786
Official solution
Solution:
The answer is . This is achievable since the three sides form the sides of a triangle.
To show it is best possible, note that are the three smallest odd primes; so any smaller triangle would need to have a side of length . However, the two longer lengths would then be different odd primes; this would cause them to differ by at least , which is impossible.