Let be natural numbers such that . If the maximum value that can take is , where and are relatively prime positive integers, find .
This problem is a part of Tessellate S.T.E.M.S. (2019)
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.
If a , b , c ≥ 3 then the maximum attainable value is clearly 3 1 + 3 1 + 4 1 = 1 2 1 1 . The only way to do better is if one of the numbers is 2 .
WLOG take a = 2 . Then we have b 1 + c 1 < 2 1 . If b , c ≥ 4 then the maximum attainable value is 2 1 + 4 1 + 5 1 = 2 0 1 9 . The only way to do better is if one of the numbers is 3 .
WLOG take b = 3 . In this case we get c 1 < 6 1 , so the maximum attainable value is when c = 7 . This value is 2 1 + 3 1 + 7 1 = 4 2 4 1 , so the answer is 8 3 .