If for positive integer bases and , what is the smallest value of that is greater than ?
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.
The conditions of the problem imply that 6 b + 4 = 4 c + 6 ⟹ 3 b + 2 = 2 c + 3 ⟹ 2 c = 3 b − 1 .
Therefore, 2 c ≡ 2 ( m o d 3 ) ⟹ c ≡ 1 ( m o d 3 ) . The smallest integer greater than 10 that satisfies this is 1 3 .