Olympiad Maths Prep

Track / Stage 7 / 124 of 300 #1524 of 2000

Problem 1524

National olympiad second round; IMO P1/P4
Algebra Difficulty 7.3 Prove it

\square Example 4 Given that a,ba, b are positive numbers, nNn \in \mathbf{N}^{*} and n2n \geqslant 2, prove: an+an1b+an2b2++abn1+bnn+1(a+b2)n\frac{a^{n}+a^{n-1} b+a^{n-2} b^{2}+\cdots+a b^{n-1}+b^{n}}{n+1} \geqslant\left(\frac{a+b}{2}\right)^{n}. (1988 Hunan Province Middle School Mathematics Summer Camp Mathematics Competition Question)

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solutions — 2

Solution 1

Let Pn=an+an1b+an2b2++abn1+b,Qn=P_{n}=a^{n}+a^{n-1} b+a^{n-2} b^{2}+\cdots+a b^{n-1}+b^{*}, Q_{n}= (a+b2)n\left(\frac{a+b}{2}\right)^{n}. Then prove the original inequality is equivalent to proving Pn(n+1)QnP_{n} \geqslant(n+1) Q_{n}.

Since (a+b)Pn1+an+bn=2Pn(a+b) P_{n-1}+a^{n}+b^{n}=2 P_{n}, i.e., Pn=a+b2Pn1+an+bn2P_{n}=\frac{a+b}{2} P_{n-1}+\frac{a^{n}+b^{n}}{2}. By the mean value inequality, we get Pna+b2Pn1+(a+b2)nP_{n} \geqslant \frac{a+b}{2} P_{n-1}+\left(\frac{a+b}{2}\right)^{n}, so PnQnPn1Qn1+1\frac{P_{n}}{Q_{n}} \geqslant \frac{P_{n-1}}{Q_{n-1}}+1. Therefore,
 it follows that PnQnPn1Qn1+1(Pn2Qn2+1)+1=Pn2Qn2+2P1Q1+(n1)=2+(n1)=n+1.\begin{array}{l} \text { it follows that } \frac{P_{n}}{Q_{n}} \geqslant \frac{P_{n-1}}{Q_{n-1}}+1 \geqslant\left(\frac{P_{n-2}}{Q_{n-2}}+1\right)+1=\frac{P_{n-2}}{Q_{n-2}}+2 \geqslant \cdots \geqslant \frac{P_{1}}{Q_{1}}+(n-1) \\ =2+(n-1)=n+1 . \end{array}

Thus, PnQnn+1\frac{P_{n}}{Q_{n}} \geqslant n+1, and the original inequality is proved.

Solution 2

Prove by mathematical induction:
(1) When n=2n=2, since a2+b22aba^{2}+b^{2} \geqslant 2 a b, adding 3(a2+b2)+3\left(a^{2}+b^{2}\right)+ 4ab4 a b to both sides gives 4(a2+b2+ab)3(a+b)24\left(a^{2}+b^{2}+a b\right) \geqslant 3(a+b)^{2}, i.e., a2+b2+ab3(a+b2)2\frac{a^{2}+b^{2}+a b}{3} \geqslant\left(\frac{a+b}{2}\right)^{2}, the inequality holds, with equality if and only if a=ba=b.
(2) Assume the inequality holds for n=k1n=k-1, then for n=kn=k, because
ak+bkakibi+aibki(i=1,2,,k1)a^{k}+b^{k} \geqslant a^{k-i} b^{i}+a^{i} b^{k-i}(i=1,2, \cdots, k-1)

Adding these inequalities gives
(k1)(ak+bk)2(ak1b+ak2b2++abk1),(k-1)\left(a^{k}+b^{k}\right) \geqslant 2\left(a^{k-1} b+a^{k-2} b^{2}+\cdots+a b^{k-1}\right),

Adding (k+1)(ak+bk)+2k(ak1b+ak2b2++abk1)(k+1)\left(a^{k}+b^{k}\right)+2 k\left(a^{k-1} b+a^{k-2} b^{2}+\cdots+a b^{k-1}\right) to both sides gives
2k(ak+ak1b+ak2b2++abk1+bk)[ak+2(ak1b+ak2b2++abk1)+bk]\begin{aligned} & 2 k\left(a^{k}+a^{k-1} b+a^{k-2} b^{2}+\cdots+a b^{k-1}+b^{k}\right) \\ \geqslant & {\left[a^{k}+2\left(a^{k-1} b+a^{k-2} b^{2}+\cdots+a b^{k-1}\right)+b^{k}\right] } \end{aligned}

Dividing both sides by 2k(k+1)2 k(k+1) gives
ak+ak1b+ak2b2++abk1+bkk+1ak+2(ak1b+ak2b2++abk1)+bk2k=(ak1+ak1b2++abk2+bk1k)(a+b2)(a+b2)k1(a+b2)=(a+b2)k\begin{aligned} & \frac{a^{k}+a^{k-1} b+a^{k-2} b^{2}+\cdots+a b^{k-1}+b^{k}}{k+1} \\ \geqslant & \frac{a^{k}+2\left(a^{k-1} b+a^{k-2} b^{2}+\cdots+a b^{k-1}\right)+b^{k}}{2 k} \\ = & \left(\frac{a^{k-1}+a^{k-1} b^{2}+\cdots+a b^{k-2}+b^{k-1}}{k}\right)\left(\frac{a+b}{2}\right) \\ \geqslant & \left(\frac{a+b}{2}\right)^{k-1}\left(\frac{a+b}{2}\right)=\left(\frac{a+b}{2}\right)^{k} \end{aligned}

Equality holds if and only if a=ba=b, i.e., the proposition holds for n=kn=k.
By (1) and (2), the inequality holds for nNn \in \mathbf{N}^{*} and n2n \geqslant 2.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.