Olympiad Maths Prep

Library / /3 of 6

Algebra Difficulty 6.3 National olympiad Prove it Czech-Polish-Slovak Mathematical Match

Positive real numbers aa, bb, cc, dd satisfy the relations
abcd=4,a2+b2+c2+d2=10. abcd = 4, \quad a^2 + b^2 + c^2 + d^2 = 10.
Determine the largest possible value of the expression ab+bc+cd+daab + bc + cd + da.

Solution

Let V=ab+bc+cd+daV = ab + bc + cd + da. We will find the maximum value of
V2=(a+c)2(b+d)2=(a2+c2+2ac)(b2+d2+2bd).(1) V^2 = (a+c)^2(b+d)^2 = (a^2+c^2+2ac)(b^2+d^2+2bd). \quad (1)
All the given expressions do not change under the simultaneous replacement of aa by bb, bb by cc, cc by dd and dd by aa. Since acbd=4ac \cdot bd = 4, at least one of the numbers acac and bdbd is at least 22. We may assume bd2bd \ge 2.
Simple manipulations yield ac=4/bdac = 4/bd and a2+c2=10b2d2a^2 + c^2 = 10 - b^2 - d^2. We plug these expressions into (1) and get
V2=(10b2d2+8bd)(b2+d2+2bd)==10(b2+d2)+20bd+8(b2+d2)bd+16(b2+d2)22bd(b2+d2).(2) \begin{aligned} V^2 &= \left(10 - b^2 - d^2 + \frac{8}{bd}\right) (b^2 + d^2 + 2bd) = \\ &= 10(b^2 + d^2) + 20bd + \frac{8(b^2 + d^2)}{bd} + 16 - (b^2 + d^2)^2 - 2bd(b^2 + d^2). \end{aligned} \quad (2)

Let P=b2+d2P = b^2 + d^2 and Q=bdQ = bd; then P2QP \ge 2Q and Q2Q \ge 2. Thus (2) becomes
V2=10P+20Q+8PQ+16P22PQ=(P210P+25)+(412PQ+20Q+8PQ)=(P5)2+[P(8Q2Q)+41+20Q]. \begin{align*} V^2 &= 10P + 20Q + \frac{8P}{Q} + 16 - P^2 - 2PQ \\ &= -(P^2 - 10P + 25) + \left(41 - 2PQ + 20Q + \frac{8P}{Q}\right) \\ &= -(P - 5)^2 + \left[P\left(\frac{8}{Q} - 2Q\right) + 41 + 20Q\right]. \end{align*}
Obviously, (P5)20-(P-5)^2 \le 0. The condition Q2Q \ge 2 implies 8/Q2Q8/222=08/Q - 2Q \le 8/2 - 2 \cdot 2 = 0, which means the expression in the brackets is linear in PP with non-positive slope and it achieves its maximum for the smallest possible PP. By P2QP \ge 2Q we obtain
V22Q(8Q2Q)+41+20Q=4Q2+20Q+57=(2Q5)2+8282. V^2 \le 2Q \left( \frac{8}{Q} - 2Q \right) + 41 + 20Q = -4Q^2 + 20Q + 57 = -(2Q - 5)^2 + 82 \le 82.

Finally, we shall show that there are positive real numbers aa, bb, cc, dd such that V=82V = \sqrt{82}. The equality occurs if P=2Q=5P = 2Q = 5, which is true for b=d=1210b = d = \frac{1}{2}\sqrt{10}. The numbers aa and cc satisfy a2+c2=5a^2 + c^2 = 5, ac=8/5ac = 8/5. Thus
{a,c}={41325,41+325}. \{a, c\} = \left\{ \frac{\sqrt{41}-3}{2\sqrt{5}}, \frac{\sqrt{41}+3}{2\sqrt{5}} \right\} .

Answer. The maximum possible value of ab+bc+cd+daab + bc + cd + da is 82\sqrt{82}.

Looking for a route rather than 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.