Algebra · real student question

For positive real numbers a, b and c, find the minimum value of P = (a/(a+b))^4 + (b/(b+c))^4 + (c/(c+a))^4.

Question

Let a,b,ca,b,c be positive real numbers. Find the minimum value of P=(aa+b)4+(bb+c)4+(cc+a)4.P=\left(\frac{a}{a+b}\right)^4+\left(\frac{b}{b+c}\right)^4+\left(\frac{c}{c+a}\right)^4.

Step-by-step solution

  1. Change variables to expose the constraint. Put u=bau=\dfrac{b}{a}, v=cbv=\dfrac{c}{b}, w=acw=\dfrac{a}{c}, so that uvw=1uvw=1 automatically. Then x=aa+b=11+u,y=11+v,z=11+w,P=x4+y4+z4.x=\frac{a}{a+b}=\frac{1}{1+u},\quad y=\frac{1}{1+v},\quad z=\frac{1}{1+w},\qquad P=x^4+y^4+z^4.

  2. Guess the equality case. Taking a=b=ca=b=c gives x=y=z=12x=y=z=\tfrac12 and P=3(12)4=316.P=3\left(\frac12\right)^4=\frac{3}{16}. The rest of the work is proving no configuration beats this.

  3. Step down through the sum of squares. By the power-mean inequality applied to x2,y2,z2x^2,y^2,z^2, x4+y4+z4(x2+y2+z2)23.x^4+y^4+z^4\ge\frac{\left(x^2+y^2+z^2\right)^2}{3}. So it suffices to show x2+y2+z234x^2+y^2+z^2\ge\tfrac34. (The tempting shortcut x+y+z32x+y+z\ge\tfrac32 is simply false — a=1,b=2,c=4a=1,b=2,c=4 gives 1.46671.4667 — so the squares, not the first powers, are the right quantity to bound.)

  4. Use a two-variable lemma. For all u,v>0u,v>0, 1(1+u)2+1(1+v)211+uv,\frac{1}{(1+u)^2}+\frac{1}{(1+v)^2}\ge\frac{1}{1+uv}, because clearing denominators leaves the identity (uv1)2+uv(uv)20(uv-1)^2+uv(u-v)^2\ge 0.

  5. Apply it with uv=1/wuv=1/w. The lemma gives x2+y211+1/w=w1+w=1zx^2+y^2\ge\dfrac{1}{1+1/w}=\dfrac{w}{1+w}=1-z, so x2+y2+z21z+z2=(z12)2+3434.x^2+y^2+z^2\ge 1-z+z^2=\left(z-\frac12\right)^2+\frac34\ge\frac34.

  6. Combine and confirm. Therefore P(3/4)23=316,P\ge\frac{(3/4)^2}{3}=\frac{3}{16}, with equality exactly when z=12z=\tfrac12 and u=vu=v, i.e. a=b=ca=b=c. A numerical global search over 200200 random restarts also bottoms out at 0.18750.1875 with a:b:c=1:1:1a:b:c=1:1:1.

Answer

Pmin=316, attained when a=b=cP_{\min}=\frac{3}{16},\ \text{attained when }a=b=c

Need to solve a different problem like this? Open the solver →