Browse · MATH
Printjmc
number theory intermediate
Problem
What is the smallest base-10 integer that can be represented as and , where and are valid digits in their respective bases?
Solution
We can rewrite and to get We can see that the smallest possible values for and are and . So the integer can be expressed as .
Final answer
24_{10}