Base change related problems make for good puzzles. Here’s a shot list I have worked out, problems were made via GPT using some my ideas so… well the sources are lost to Mr. Altman’s copyright erasure machine.

all that’s needed

  • A numeral written in base can be expanded using powers of :

  • If a digit appears, then the base must satisfy

problems

  1. The point lies on the parabola

    Find .

    [Hint: Express as a polynomial in .]

  2. In base ,

    Find .

    [Hint: Examine the units column and the carry. Ugly solution would be to expand it as polynomial]

  3. The roots of

    are and . Find .

    [Hint: Use the sum and product of the roots.]

  4. Determine all valid bases for which

    [Hint: Determine whether the equation selects one base or is an identity.]

  5. Find all valid bases for which

    is a perfect square.

    [Hint: Expand the numeral and complete the square.]

  6. For which valid bases is

    a prime number?

    [Hint: Factor its value as an expression in .]

  7. In base ,

    Find .

    [Hint: Write the repeating expansion as an infinite geometric series.]

  8. Find every valid base for which

    is divisible by .

    [Hint: Work modulo , where .]

  9. Prove that

    is divisible by in every valid base.

    [Hint: Work modulo , where .]

  10. For which valid integer bases is

    divisible by ?

    [Hint: Consider each possible value of .]

  11. For which integer bases does

    have a terminating base- expansion?

    [Hint: A terminating expansion can be written with denominator for some .]