The number 1987 can be written as a three digit number xyz in some base
b.
If x + y + z = 1 + 9 + 8 + 7=25, determine all possible values of x, y, z, b.
Source: 1987 Canadian Mathematical Olympiad.
(In reply to
re: computer soln by Ady TZIDON)
Right. I had gotten as far as playing around with equations summing to 1962. I had not made the leap to factor-out b-1. xdog showed the way. Coming from science and engineering I am not so used to integer modern algebra per se. So, as a practice, I took on 2018 as xyz( base b) where the digits add to 17. (2 solution are to be found, not counting negative bases.
And, hey, what about imaginary or complex bases?
Edited on October 19, 2018, 3:05 am