IMC 2025 · Problem 4

Day 132nd IMC · Blagoevgrad, Bulgaria

Statement

Let aa be an even positive integer. Find all real numbers xx such that

ba+xaba1=ba+x/a(1)\left\lfloor \sqrt[a]{b^a + x} \cdot b^{a-1} \right\rfloor = b^a + \lfloor x/a \rfloor \tag{1}

holds for every positive integer bb.

(Here x\lfloor x \rfloor denotes the largest integer that is no greater than xx.)

Official solution

Hidden so you can work on the problem first.

Proposed by Yagub Aliyev, ADA University, Baku, Azerbaijan.