Maths Olympiad Prep

Library / /271 of 520

Algebra Difficulty 6.7 National olympiad Find the answer

Example 6.1.2 Let real numbers x,y,z,tx, y, z, t satisfy the condition xy+yz+zt+tx=1x y + y z + z t + t x = 1. Find the minimum value of the following expression:
5x2+4y2+5z2+t25 x^{2} + 4 y^{2} + 5 z^{2} + t^{2}

A number or a short expression. Spacing and $ signs are ignored.

Solution

Solution: We choose a positive number l<5l<5, and apply the AM-GM inequality, we have the following inequalities:
lx2+2y222lxy2y2+lz222yz(5l)z2+12t22(5l)zt12t2+(5l)x22(5l)tx\begin{array}{l} l x^{2}+2 y^{2} \geq 2 \sqrt{2 l} x y \\ 2 y^{2}+l z^{2} \geq 2 \sqrt{2} y z \\ (5-l) z^{2}+\frac{1}{2} t^{2} \geq \sqrt{2(5-l)} z t \\ \frac{1}{2} t^{2}+(5-l) x^{2} \geq \sqrt{2(5-l)} t x \end{array}

Adding the above inequalities, we get
5x2+4y2+5z2+t222l(xy+tz)+2(5l)(zt+tx)5 x^{2}+4 y^{2}+5 z^{2}+t^{2} \geq 2 \sqrt{2 l}(x y+t z)+\sqrt{2(5-l)}(z t+t x)

The condition xy+yz+zt+tx=1x y+y z+z t+t x=1 suggests we choose a number l(0l5)l(0 \leq l \leq 5), such that 22l=2(5l)2 \sqrt{2 l}=\sqrt{2(5-l)}. Simple calculation yields l=1l=1, so the minimum value of the expression 5x2+4y2+5z2+t25 x^{2}+4 y^{2}+5 z^{2}+t^{2} is 222 \sqrt{2}.

Note: The following general problem can be solved using the same method.

Assume x,y,z,tx, y, z, t are arbitrary real numbers. Prove that
x2+ky2+z2+lt22klk+l(xy+yz+zx+tx)x^{2}+k y^{2}+z^{2}+l t^{2} \geq \sqrt{\frac{2 k l}{k+l}}(x y+y z+z x+t x)

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.