Maths Olympiad Prep

Library / /95 of 133

Algebra Difficulty 6.1 National olympiad Prove it Saudi Arabia

Let a,ba, b be two nonnegative real numbers and nn a positive integer. Prove that
(12n)a2nb2naba2n1b2n1 \left(1-2^{-n}\right)\left|a^{2^{n}}-b^{2^{n}}\right| \geq \sqrt{a b}\left|a^{2^{n}-1}-b^{2^{n}-1}\right|

Solution

First Solution. If a=ba = b, the inequality is satisfied. If aba \neq b, we can assume without loss of generality that a>ba > b. In this case, the inequality can be written
(2n1)(a2nb2n)2nab(a2n1b2n1), \left(2^{n}-1\right)\left(a^{2^{n}}-b^{2^{n}}\right) \geq 2^{n} \sqrt{a b}\left(a^{2^{n}-1}-b^{2^{n}-1}\right),
or equivalently
2n(ab)(a2n12+b2n12)a2nb2n. 2^{n}(\sqrt{a}-\sqrt{b})\left(a^{2^{n}-\frac{1}{2}}+b^{2^{n}-\frac{1}{2}}\right) \geq a^{2^{n}}-b^{2^{n}} .
By dividing in both sides by ab\sqrt{a}-\sqrt{b}, the inequality becomes
2n(A2n+11+B2n+11)(A+B)(A2+B2)(A4+B4)(A2n+B2n), 2^{n}\left(A^{2^{n+1}-1}+B^{2^{n+1}-1}\right) \geq (A+B)\left(A^{2}+B^{2}\right)\left(A^{4}+B^{4}\right) \cdots\left(A^{2^{n}}+B^{2^{n}}\right),
where A=aA = \sqrt{a} and B=bB = \sqrt{b}. We prove this last inequality by induction on n1n \geq 1.

For n=1n = 1, we have
(A+B)(A2+B2)=A3+B3+A2B+AB2A3+B3+2A3+B33+A3+2B332(A3+B3), \begin{aligned} (A+B)\left(A^{2}+B^{2}\right) & = A^{3}+B^{3}+A^{2} B+A B^{2} \\ & \leq A^{3}+B^{3}+\frac{2 A^{3}+B^{3}}{3}+\frac{A^{3}+2 B^{3}}{3} \\ & \leq 2\left(A^{3}+B^{3}\right), \end{aligned}
by AM-GM inequality.

Assume the inequality true for nn. We have
(A2n+11+B2n+11)(A2n+1+B2n+1)=A2n+21+B2n+21+A2n+11B2n+1+A2n+1B2n+11A2n+21+B2n+21+(2n+11)A2n+21+2n+1B2n+212n+21+2n+1A2n+21+(2n+11)B2n+212n+212(A2n+21+B2n+21) \begin{aligned} \left(A^{2^{n+1}-1}+B^{2^{n+1}-1}\right)\left(A^{2^{n+1}}+B^{2^{n+1}}\right) & \\ = & A^{2^{n+2}-1}+B^{2^{n+2}-1}+A^{2^{n+1}-1} B^{2^{n+1}}+A^{2^{n+1}} B^{2^{n+1}-1} \\ \leq & A^{2^{n+2}-1}+B^{2^{n+2}-1}+\frac{\left(2^{n+1}-1\right) A^{2^{n+2}-1}+2^{n+1} B^{2^{n+2}-1}}{2^{n+2}-1} \\ & +\frac{2^{n+1} A^{2^{n+2}-1}+\left(2^{n+1}-1\right) B^{2^{n+2}-1}}{2^{n+2}-1} \\ \leq 2\left(A^{2^{n+2}-1}+B^{2^{n+2}-1}\right) & \end{aligned}
by AM-GM inequality. We deduce the inequality for n+1n+1.

Second Solution. Consider the polynomial
P(X)=(12n)(X2n+11)X(X2n+121). P(X) = \left(1-2^{-n}\right)\left(X^{2^{n+1}}-1\right) - X\left(X^{2^{n+1}-2}-1\right) .
Its derivative polynomial is
P(X)=((2n+12)X(2n+11))X2n+12+1. P^{\prime}(X) = \left(\left(2^{n+1}-2\right) X - \left(2^{n+1}-1\right)\right) X^{2^{n+1}-2} + 1 .
Therefore, for all x1x \geq 1, P(x)P(1)=0P^{\prime}(x) \geq P^{\prime}(1) = 0. Hence, the polynomial function PP is increasing on [1,[[1, \infty[.

Let a,ba, b be two positive real numbers with aba \geq b. Because ab1\sqrt{\frac{a}{b}} \geq 1, we have
b2nP(ab)=(12n)b2n((ab)2n1)b2nab((ab)2n11)=(12n)(a2nb2n)ab(a2n1b2n1)b2nP(1)=0 \begin{aligned} b^{2^{n}} P\left(\sqrt{\frac{a}{b}}\right) & = \left(1-2^{-n}\right) b^{2^{n}}\left(\left(\frac{a}{b}\right)^{2^{n}}-1\right) - b^{2^{n}} \sqrt{\frac{a}{b}}\left(\left(\frac{a}{b}\right)^{2^{n}-1}-1\right) \\ & = \left(1-2^{-n}\right)\left(a^{2^{n}}-b^{2^{n}}\right) - \sqrt{a b}\left(a^{2^{n}-1}-b^{2^{n}-1}\right) \geq b^{2^{n}} P(1) = 0 \end{aligned}
which proves the inequality.

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.