2018
Problem - 4102
The number $n$ can be written in base $14$ as $\underline{a}\text{ }\underline{b}\text{ }\underline{c}$, can be written in base $15$ as $\underline{a}\text{ }\underline{c}\text{ }\underline{b}$, and can be written in base $6$ as $\underline{a}\text{ }\underline{c}\text{ }\underline{a}\text{ }\underline{c}\text{ }$, where $a > 0$. Find the base-$10$ representation of $n$.
Answer
925
We have these equations:
. Taking the last two we get
. Because
otherwise
, and
,
.
Then we know
. Taking the first two equations we see that
. Combining the two gives
. Then we see that
.