Maths Olympiad Prep

Library / /505 of 520

Algebra Difficulty 7.7 National olympiad, round 2 Prove it

31. Let aia_{i} be positive real numbers (i=1,2,,n)(i=1,2, \cdots, n), and let bk=a1+a2++akk(k=1,2,,n)b_{k}=\frac{a_{1}+a_{2}+\cdots+a_{k}}{k}(k=1,2, \cdots, n), Cn=(a1b1)2+(a2b2)2++(anbn)2C_{n}=\left(a_{1}-b_{1}\right)^{2}+\left(a_{2}-b_{2}\right)^{2}+\cdots+\left(a_{n}-b_{n}\right)^{2}, Dn=(a1bn)2+(a2bn)2++(anbn)2D_{n}=\left(a_{1}-b_{n}\right)^{2}+\left(a_{2}-b_{n}\right)^{2}+\cdots+\left(a_{n}-b_{n}\right)^{2}. Prove that: CnDn2CnC_{n} \leqslant D_{n} \leqslant 2 C_{n}. (1978 All-Soviet Union Mathematical Olympiad Problem)

Solution

31. Construct the sequences xn=2CnDn,yn=DnCn,nNx_{n}=2 C_{n}-D_{n}, y_{n}=D_{n}-C_{n}, n \in \mathbf{N}^{*}, then
xn+1xn=2(Cn+1Cn)(Dn+1Dn)=2(an+1bn+1)2(an+1bn+1)2n(bn+12bn2)+2(bn+1bn)(a1+a2++an)=(an+1bn+1)2n(bn+12bn2)+2nbn(bn+1bn)=[(n+1)bn+1nbnbn+1]2n(bn+12bn2)+2n(bnbn+1bn2)=(n2n)(bn+1bn)20\begin{array}{l} x_{n+1}-x_{n}=2\left(C_{n+1}-C_{n}\right)-\left(D_{n+1}-D_{n}\right)= \\ 2\left(a_{n+1}-b_{n+1}\right)^{2}-\left(a_{n+1}-b_{n+1}\right)^{2}- \\ n\left(b_{n+1}^{2}-b_{n}^{2}\right)+2\left(b_{n+1}-b_{n}\right)\left(a_{1}+a_{2}+\cdots+a_{n}\right)= \\ \left(a_{n+1}-b_{n+1}\right)^{2}-n\left(b_{n+1}^{2}-b_{n}^{2}\right)+2 n b_{n}\left(b_{n+1}-b_{n}\right)= \\ {\left[(n+1) b_{n+1}-n b_{n}-b_{n+1}\right]^{2}-n\left(b_{n+1}^{2}-b_{n}^{2}\right)+} \\ 2 n\left(b_{n} b_{n+1}-b_{n}^{2}\right)=\left(n^{2}-n\right)\left(b_{n+1}-b_{n}\right)^{2} \geqslant 0 \end{array}

Also, x1=2C1D1=(a1b1)20x_{1}=2 C_{1}-D_{1}=\left(a_{1}-b_{1}\right)^{2} \geqslant 0, hence for all nN,xn0n \in \mathbf{N}^{*}, x_{n} \geqslant 0.
Similarly,
yn+1yn=n(bn+12bn2)2(bn+1bn)(a1+a2++an)=n(bn+1bn)20\begin{aligned} y_{n+1}-y_{n}= & n\left(b_{n+1}^{2}-b_{n}^{2}\right)-2\left(b_{n+1}-b_{n}\right)\left(a_{1}+a_{2}+\cdots+a_{n}\right)= \\ & n\left(b_{n+1}-b_{n}\right)^{2} \geqslant 0 \end{aligned}

Also, y1=D1C1=0y_{1}=D_{1}-C_{1}=0, hence for all nN,yn0n \in \mathbf{N}^{*}, y_{n} \geqslant 0.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.