Problem:
Positive integers , , and have the property that , , and end in , , and , respectively. Compute the minimum possible value of .
Problem:
Positive integers , , and have the property that , , and end in , , and , respectively. Compute the minimum possible value of .
Solution:
This minimum is attained when . To show that we cannot do better, observe that must be even, so ends in or . If , since and are even, it's clear is optimal. Otherwise, or , in which case can end in only when ends in . However, no eighth power ends in , so we would need (and ), which makes the sum larger than .