1

When $abc=1$ find the minimum of $a^2+b^2+c^2$.

My attempt:I put $\frac{1}{bc}$ for $a$ and then I used AM-GM inequality.

$(\frac{1}{bc})^2+b^2+c^2\ge 3$

But finally we should get the answer $a+b+c$.

Where am I wrong?

Taha Akbari
  • 3,559
  • I think this will help you http://math.stackexchange.com/questions/740518/if-abc-1-then-a2b2c2-ge-abc – absolute friend Aug 02 '16 at 12:02
  • It doesn't make sense to say that the minimum of $a^2+b^2+c^2$ is $a+b+c$; the minimum (or infimum) must be independent of $a,b,c$. The answer given with the problem is nonsensical. But maybe the problem asked you to show that $a^2+b^2+c^2 \ge a+b+c$, and you misinterpreted the requirement? – Alex M. Aug 02 '16 at 12:09

2 Answers2

1

AM-GM says:

$$\dfrac{a^2+b^2+c^2}3\ge\sqrt[3]{a^2b^2c^2}$$

0

I think you can easily solve it using the method of lagrange multplier. And answer would be 3