If $a,b,c>0$ and $a+b+c=1$ find the minimum value of $$ab+bc+ca-abc$$ I just found that maximum value of $ab+bc+ca-abc$ is $8/27$ by Schur's inequality.And i couldn't find the minimum value.Any help would be appreciated.
2026-04-02 21:37:34.1775165854
Minimum value of $ab+bc+ca-abc$
174 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
From $a,b,c > 0$ and $a+b+c=1$ , it follows that $0 < a,b,c < 1$.
Let $f(a,b,c)=ab+bc+ca-abc$.
From $a+b+c=1$ , it follows that $f(a,b,c)=(1-a)(1-b)(1-c)$, hence $f(a,b,c) > 0$.
Letting $a$ approach $1$ from below, and $b=c=(1-a)/2$, we get that $f(a,b,c)$ approaches $0$ from above.
Thus $f$ has a greatest lower bound of $0$, but $f$ has no minimum.