Maths Olympiad Prep

Track / Stage 6 / 100 of 400 #1100 of 1964

Problem 1100

National olympiad, first round
Algebra Difficulty 6.1 Find the answer

The fourteenth question: Given a positive integer n3n \geq 3, find the largest real number MM such that k=1n(akak+ak+1)2M\sum_{k=1}^{n}\left(\frac{a_{k}}{a_{k}+a_{k+1}}\right)^{2} \geq M holds for any positive real numbers a1a_{1}, a2a_{2}, \ldots, ana_{n}, where an+1=a1a_{n+1}=a_{1}.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Official solution

The fourteenth question: Given a positive integer n3n \geq 3, find the largest real number MM such that k=1n(akak+ak+1)2M\sum_{k=1}^{n}\left(\frac{a_{k}}{a_{k}+a_{k+1}}\right)^{2} \geq M holds for any positive real numbers a1,a2,,ana_{1}, a_{2}, \ldots, a_{n}, where an+1=a1a_{n+1}=a_{1}.
Solution: Let xk=ak+1ak(1kn)x_{k}=\frac{a_{k+1}}{a_{k}}(1 \leq k \leq n), then k=1nxk=1\prod_{k=1}^{n} x_{k}=1. At this point, k=1n(akak+ak+1)2=k=1n1(1+xk)2\sum_{k=1}^{n}\left(\frac{a_{k}}{a_{k}+a_{k+1}}\right)^{2}=\sum_{k=1}^{n} \frac{1}{\left(1+x_{k}\right)^{2}}.
(1) When n4n \geq 4, let x1=x2==xn1=ε,xn=1εn1x_{1}=x_{2}=\ldots=x_{n-1}=\varepsilon, x_{n}=\frac{1}{\varepsilon^{n-1}}, and let ε+\varepsilon \rightarrow+\infty, then k=1n(akak+ak+1)2=k=1n1(1+xk)21\sum_{k=1}^{n}\left(\frac{a_{k}}{a_{k}+a_{k+1}}\right)^{2}=\sum_{k=1}^{n} \frac{1}{\left(1+x_{k}\right)^{2}} \rightarrow 1. Hence, M1M \leq 1.
We now prove: When n4n \geq 4, k=1n1(1+xk)21\sum_{k=1}^{n} \frac{1}{\left(1+x_{k}\right)^{2}} \geq 1.
First, we prove a lemma: If a,bR+a, b \in \mathbb{R}^{+}, then 1(1+a)2+1(1+b)211+ab\frac{1}{(1+a)^{2}}+\frac{1}{(1+b)^{2}} \geq \frac{1}{1+a b}.
Proof of the lemma: According to the Cauchy-Schwarz inequality, we have: (1+ab)(1+ab)(1+a)21(1+a)2b(a+b)(1+ab)(1+a b)\left(1+\frac{a}{b}\right) \geq(1+a)^{2} \Rightarrow \frac{1}{(1+a)^{2}} \geq \frac{b}{(a+b)(1+a b)}. Similarly, 1(1+b)2a(a+b)(1+ab)\frac{1}{(1+b)^{2}} \geq \frac{a}{(a+b)(1+a b)}. Therefore, 1(1+a)2+1(1+b)2b(a+b)(1+ab)+a(a+b)(1+ab)=11+ab\frac{1}{(1+a)^{2}}+\frac{1}{(1+b)^{2}} \geq \frac{b}{(a+b)(1+a b)}+\frac{a}{(a+b)(1+a b)}=\frac{1}{1+a b}. The lemma is proved!
Now, let's return to the original problem.
When n=4n=4, according to the lemma, we have:
1(1+x1)2+1(1+x2)2+1(1+x3)2+1(1+x4)211+x1x2+11+x3x4=11+x1x2+x1x2x1x2+x1x2x3x4=1 \frac{1}{\left(1+x_{1}\right)^{2}}+\frac{1}{\left(1+x_{2}\right)^{2}}+\frac{1}{\left(1+x_{3}\right)^{2}}+\frac{1}{\left(1+x_{4}\right)^{2}} \geq \frac{1}{1+x_{1} x_{2}}+\frac{1}{1+x_{3} x_{4}}=\frac{1}{1+x_{1} x_{2}}+\frac{x_{1} x_{2}}{x_{1} x_{2}+x_{1} x_{2} x_{3} x_{4}}=1
The proposition holds.
Assume the conclusion holds for nn. When n+1n+1, without loss of generality, let xn+1=max1in+1xix_{n+1}=\max _{1 \leq i \leq n+1} x_{i}, then xn+11x_{n+1} \geq 1. According to the induction hypothesis, we have:
k=1n+11(1+xk)2k=1n1(1+xk)2k=1n11(1+xk)2+1(1+xnxn+1)21 \sum_{k=1}^{n+1} \frac{1}{\left(1+x_{k}\right)^{2}} \geq \sum_{k=1}^{n} \frac{1}{\left(1+x_{k}\right)^{2}} \geq \sum_{k=1}^{n-1} \frac{1}{\left(1+x_{k}\right)^{2}}+\frac{1}{\left(1+x_{n} x_{n+1}\right)^{2}} \geq 1
Therefore, when n4n \geq 4, the maximum value of MM is 1.
(2) When n=3n=3, x1=x2=x3=1x_{1}=x_{2}=x_{3}=1, then k=131(1+xk)2=34\sum_{k=1}^{3} \frac{1}{\left(1+x_{k}\right)^{2}}=\frac{3}{4}, hence M34M \leq \frac{3}{4}.
We now prove: k=131(1+xk)234\sum_{k=1}^{3} \frac{1}{\left(1+x_{k}\right)^{2}} \geq \frac{3}{4}.
In fact, according to the lemma in (1), it is easy to see:
1(1+x1)2+1(1+x2)2+1(1+x3)2+1(1+1)211+x1x2+11+x3×1=11+x1x2+x1x2x1x2+x1x2x3=1 \frac{1}{\left(1+x_{1}\right)^{2}}+\frac{1}{\left(1+x_{2}\right)^{2}}+\frac{1}{\left(1+x_{3}\right)^{2}}+\frac{1}{(1+1)^{2}} \geq \frac{1}{1+x_{1} x_{2}}+\frac{1}{1+x_{3} \times 1}=\frac{1}{1+x_{1} x_{2}}+\frac{x_{1} x_{2}}{x_{1} x_{2}+x_{1} x_{2} x_{3}}=1
k=131(1+xk)234\Rightarrow \sum_{k=1}^{3} \frac{1}{\left(1+x_{k}\right)^{2}} \geq \frac{3}{4}
In summary, the maximum value of MM is {34, when n=31, when n4\left\{\begin{array}{ll}\frac{3}{4}, & \text { when } n=3 \\ 1, & \text { when } n \geq 4\end{array}\right..
Note 1: Given a,b,c,dR+,abcd=1a, b, c, d \in \mathbb{R}^{+}, a b c d=1, prove: 1(1+a)2+1(1+b)2+1(1+c)2+1(1+d)21\frac{1}{(1+a)^{2}}+\frac{1}{(1+b)^{2}}+\frac{1}{(1+c)^{2}}+\frac{1}{(1+d)^{2}} \geq 1. (2006 China National Training Team Problem)
Proof: By completing the square, we have:
1(1+a)2+1(1+b)211+ab=a3b+ab3a2b22ab+1(1+a)2(1+b)2(1+ab)=ab(ab)2+(ab1)2(1+a)2(1+b)2(1+ab)01(1+a)2+1(1+b)211+ab \begin{array}{l} \frac{1}{(1+a)^{2}}+\frac{1}{(1+b)^{2}}-\frac{1}{1+a b}=\frac{a^{3} b+a b^{3}-a^{2} b^{2}-2 a b+1}{(1+a)^{2} \cdot(1+b)^{2} \cdot(1+a b)}=\frac{a b(a-b)^{2}+(a b-1)^{2}}{(1+a)^{2} \cdot(1+b)^{2} \cdot(1+a b)} \geq 0 \\ \Rightarrow \frac{1}{(1+a)^{2}}+\frac{1}{(1+b)^{2}} \geq \frac{1}{1+a b} \end{array}
Similarly, 1(1+c)2+1(1+d)211+cd\frac{1}{(1+c)^{2}}+\frac{1}{(1+d)^{2}} \geq \frac{1}{1+c d}. Therefore,
1(1+a)2+1(1+b)2+1(1+c)2+1(1+d)211+ab+11+cd=cdcd+abcd+11+cd=cdcd+1+11+cd=1 \frac{1}{(1+a)^{2}}+\frac{1}{(1+b)^{2}}+\frac{1}{(1+c)^{2}}+\frac{1}{(1+d)^{2}} \geq \frac{1}{1+a b}+\frac{1}{1+c d}=\frac{c d}{c d+a b c d}+\frac{1}{1+c d}=\frac{c d}{c d+1}+\frac{1}{1+c d}=1
The inequality is proved.
Note 2: In fact, (1+ab)(1+ab)(1+a)21(1+a)2b(1+ab)(a+b)(1+a b)\left(1+\frac{a}{b}\right) \geq(1+a)^{2} \Rightarrow \frac{1}{(1+a)^{2}} \geq \frac{b}{(1+a b)(a+b)}. Similarly, 1(1+b)2a(1+ab)(a+b)\frac{1}{(1+b)^{2}} \geq \frac{a}{(1+a b)(a+b)}, hence 1(1+a)2+1(1+b)211+ab\frac{1}{(1+a)^{2}}+\frac{1}{(1+b)^{2}} \geq \frac{1}{1+a b}.

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