Maths Olympiad Prep

Library / /2 of 29

Number theory Difficulty 4.7 AIME Prove it Silk Road Mathematics Competition

Let aa, bb, cc, dd be positive integers such that dd divides a2b+ca^{2b} + c and da+cd \ge a + c. Prove that da+a2bd \ge a + \sqrt[2b]{a}.

Solution

We have a2b+c(da)2b+c(modd)a^{2b} + c \equiv (d - a)^{2b} + c \pmod d, since
a2b(da)2b=(a2(da)2)××(a2(b1)+a2(b2)(da)2++a2(da)2(b2)+(da)2(b1)) a^{2b} - (d - a)^{2b} = (a^2 - (d - a)^2) \times \\ \times (a^{2(b-1)} + a^{2(b-2)}(d - a)^2 + \dots + a^2(d - a)^{2(b-2)} + (d - a)^{2(b-1)})
a2b(da)2b(a+(da))=d. a^{2b} - (d - a)^{2b} \vdots (a + (d - a)) = d.
We deduce consequently (da)2b+cd(d - a)^{2b} + c \ge d
(da)2b(dc)adaa2bda+a2b. \Rightarrow (d - a)^{2b} \ge (d - c) \ge a \Rightarrow d - a \ge \sqrt[2b]{a} \Rightarrow d \ge a + \sqrt[2b]{a}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.