4

Is it true that:

$$\left (3x+\frac{4}{x+1}+\frac{16}{y^2+3}\right )\left (3y+\frac{4}{y+1}+\frac{16}{x^2+3}\right )\geq 81,\ \forall x,y\geq 0$$

I have proved that $3x+\frac{4}{x+1}+\frac{16}{x^2+3}= 9 +\frac{(x-1)^2 (3x^2+1)}{(x+1)(x^2+3)}, \ \forall x\geq 0$, but I did not succeed in proving the initial inequality.

Thanks, for the counterexample. This is for sure good:

$$\left (3x+\frac{4}{x+1}+\frac{8}{\sqrt{2(y^2+1)}}\right )\left (3y+\frac{4}{y+1}+\frac{8}{\sqrt{2(x^2+1)}}\right )\geq 81,\ \forall x,y\geq 0$$

Bogdan
  • 1,867
  • Would differentiating the original expression wrt $x$ and then $y$ to find the minimum value of that expression help? – Shuri2060 Mar 03 '16 at 21:52
  • Afraid not: Try $x=2.5$ and $y=0.5$. – pshmath0 Mar 03 '16 at 21:55
  • Have you written the question correctly? Should all the terms in the first bracketted expression involve only $x$ and those in the second one only $y$? – Mufasa Mar 03 '16 at 22:00

1 Answers1

4

This inequality is false, e.g. $x=2.5$, $y=0.5$. You will obtain a value of $79.9901<81$.

pshmath0
  • 10,565