Determine all positive x,y,z, that satisfy the following system of inequalities: {(x+1)(y+1)≤(z+1)2,(x1+1)(y1+1)≤(z1+1)2.
Solutions — 2
Solution 1
Consider the following substitutions: a=x+1>1, b=y+1>1 and c=z+1>1. Then the first inequality is ab≤c2. The second inequality can be rewritten the following way (using the first one): (a−1)(b−1)ab≤(c−1c)2=(1+c−11)2≤(1+ab−11)2=(ab−1)2ab⇔(ab−1)2≤(a−1)(b−1)⇔a−2ab+b≤0⇔(a−b)2≤0⇔a=b, Moreover, equality is possible only if all the transitions satisfy the equality. So, the following equality has to hold: ab=c2⇔a=b=c⇔x=y=z.
Solution 2
Consider the following substitution: x=tg2α, y=tg2β, α,β∈(0,2π). Let the triple (x,y,z) satisfy the conditions, then ⎩⎨⎧cos2αcos2β1≤(z+1)2,sin2αsin2β1≤(z1+1)2,1≥(cosαcosβ1−1)(sinαsinβ1−1)cosαcosβ1+sinαsinβ1≥cosαcosβsinαsinβ1sinαsinβ+cosαcosβ=cos(α−β)≥1⇒α=β⇒x=y.⇒⎩⎨⎧z≥cosαcosβ1−1,z1≥sinαsinβ1−1,1≥(cosαcosβ1−1)(sinαsinβ1−1)cosαcosβ1+sinαsinβ1≥cosαcosβsinαsinβ1sinαsinβ+cosαcosβ=cos(α−β)≥1⇒α=β⇒x=y.