A number written in base is . The same number written in base is . What is the minimum value of ?
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.
Note that since there is a 6 in 1 4 6 b , b ≥ 7 .
⇒ 1 4 6 b ≥ 7 2 + 4 ⋅ 7 + 6 , 1 4 6 b ≥ 8 3
Since there is a 3 in 1 2 3 a , a ≥ 4 .
⇒ 1 2 3 a ≥ 4 2 + 2 ⋅ 4 + 3 , 1 2 3 a ≥ 2 7
Clearly, 1 2 3 a , 1 4 6 b ≥ 8 3
Therefore, 1 4 6 b ≥ 7 2 + 4 ⋅ 7 + 6 , 1 4 6 b ≥ 8 3
Since 1 2 3 a = 1 4 6 b , 1 2 3 a ≥ 8 3
Therefore, a 2 + 2 ⋅ a + 3 ≥ 8 3 , and
( a + 1 0 ) ( a − 8 ) ≥ 0
a ≥ 0 ⇒ a ≥ 8
Therefore, there is a clearly a possible integer value for a when b = 7 . Namely, a = 8 and a + b = 1 5 . Since this value is derived the absolute minimum value of b and the minimum value of a (which is greater than the absolute minimum of a ) when b is at its absolute minimum, 1 5 is the absolute minimum of a + b .
Note: (Not really important to the solution, rather, to its integrity) This solution may seem random, however, since it is known that there is a solution such that a , b ∈ N and we are trying to find the minimum values of a + b , this algorithm of calculating a minimum and using it with the other equation to calculate a new, larger minimum could be used until integers were found that satisfies a 2 + 2 ⋅ a + 3 = b 2 + 4 ⋅ b + 6 . As an example, if the minimum of 1 2 3 a indicated that the minimum of b , calculated using the quadratic formula, was not an integer, it could be rounded up to the next lowest integer and then this could be used to calculate a new minimum for a , etc.