Questions tagged [schur-inequality]

For questions related to Schur's inequality. Schur's inequality is a classical inequality that relates three non-negative real numbers.

In mathematics, Schur's inequality, named after Issai Schur, establishes that $$\displaystyle \sum _{cyc}x^{t}(x-y)(x-z)=x^{t}(x-y)(x-z)+y^{t}(y-z)(y-x)+z^{t}(z-x)(z-y)\geq 0 \ \forall \ x,y,z,t\in\Bbb R^{0+}$$ with equality iff $x = y = z$ or two of them are equal and the other is $0$. When $t$ is an even positive integer, the inequality holds for all $x,y,z\in\Bbb R$.

When $t=1$, the following well-known special case can be derived:

$$\displaystyle x^{3}+y^{3}+z^{3}+3xyz\geq xy(x+y)+xz(x+z)+yz(y+z)$$

For more on this check this link.

21 questions
11
votes
5 answers

Prove that $\frac{m}{\sqrt{7m+2}} + \frac{n}{\sqrt{7n+2}} + \frac{p}{\sqrt{7p+2}} \ge 1.$

Let $m,n,p \ge 0$ such that $m+n+p = mn+np+pm > 0$. Prove that: $$\frac{m}{\sqrt{7m+2}} + \frac{n}{\sqrt{7n+2}} + \frac{p}{\sqrt{7p+2}} \ge 1.$$ The equality occurs when $(m,n,p)=(1,1,1)$ or $(m,n,p)=(2,2,0)$ I tried to use Holder…
9
votes
3 answers

Prove the inequality $\sum_{cyc}\frac{a^2}{\sqrt{(b+c)(b^3+c^3)}}\geq\frac 32$ where $a,b,c$ are positive reals.

Let $a,b,c$ be positive real numbers, prove that $$\sum_{cyc}\frac{a^2}{\sqrt{(b+c)(b^3+c^3)}}\geq\frac 32.$$ The problem is from an inequality handout. Here is my attempt to solve the problem: I first rewrote the inequality as…
7
votes
3 answers

How to prove $2\left(\sqrt{ab-1}+\sqrt{bc-1}+\sqrt{ca-1}\right)\le \left(\sqrt{a}+\sqrt{b}+\sqrt{c}\right)\sqrt{\sqrt{ab}+\sqrt{bc}+\sqrt{ca}}.$?

Question. Let $a,b,c>0: abc=a+b+c+2.$ Prove that$$2\left(\sqrt{ab-1}+\sqrt{bc-1}+\sqrt{ca-1}\right)\le \left(\sqrt{a}+\sqrt{b}+\sqrt{c}\right)\sqrt{\sqrt{ab}+\sqrt{bc}+\sqrt{ca}}.$$I am looking for a nice proof by hand, for which there is a…
user1071608
5
votes
3 answers

If $a,b,c\ge0$ and $a^2+b^2+c^2=2$, show that $\frac{a^2}{a^2+2bc+1}+\frac{b^2}{b^2+2ca+1}+\frac{c^2}{c^2+2ab+1}\le1$.

This is a high school contest exercise question. If $a,b,c\ge0$ and $a^2+b^2+c^2=2$, show that $\frac{a^2}{a^2+2bc+1}+\frac{b^2}{b^2+2ca+1}+\frac{c^2}{c^2+2ab+1}\le1$. It is straightforward to show that the quantity is $\ge \frac{2}{3}$, where…
4
votes
0 answers

Schur's inequality holds for all $t\in\mathbb{N}$ as long as it holds for $t=1$ and $∞$?

Question: Let $x,y,z\in\mathbb{R}$. How to eliminate quantifier $t$ in “For all $t\in\mathbb{N}$, $x^t(x-y)(x-z)+y^t(y-z)(y-x)+z^t(z-x)(z-y)\ge0$” so that we have a statement about only $x,y$ and $z$? My attempt: Firstly, take $t=1$ and consider the…
4
votes
6 answers

How to prove $ a+b+c+\sqrt{bc}+\sqrt{ca}+\sqrt{ab}\ge 6$?

Question. Prove $$ a+b+c+\sqrt{bc}+\sqrt{ca}+\sqrt{ab}\ge 6,$$ when $a,b,c\ge 0: ab+bc+ca+abc=4.$ My idea: I've tried to use AM-GM as $$\bullet \sum \sqrt{ab}\ge 2\sum \frac{ab}{a+b}=2(ab+bc+ca)\sum…
3
votes
1 answer

For positive $a,b,c$ with $abc=1$, how to prove $2(a^3+b^3+c^3)+3\ge 3(ab^2+bc^2+ca^2)$?

This is a question derived from another exercise problem for high school math contests. I hope this new question is also interesting. If $a>0$, $b>0$, and $c>0$ with $abc=1$, prove that $$2(a^3+b^3+c^3)+3\ge 3(ab^2+bc^2+ca^2).$$ However, I only…
2
votes
2 answers

How prove this $a+b+c+3\sqrt[3]{abc}\ge 2(\sqrt{ab}+\sqrt{bc}+\sqrt{ac})$

let $a,b,c>0$, show that $$a+b+c+3\sqrt[3]{abc}\ge 2(\sqrt{ab}+\sqrt{bc}+\sqrt{ac})$$ I know this $$a+b+c\ge 3\sqrt[3]{abc}$$ so $$\Longleftrightarrow 6\sqrt[3]{abc}\ge 2(\sqrt{ab}+\sqrt{bc}+\sqrt{ac})$$ But this maybe not true?
2
votes
1 answer

Schur's inequality for even exponent and $x,y,z\in\mathbb{R}$

In Schur's inequality When $t=0,2,4\dots$ is an even integer, Wlog set $z=1$, $$x^t(x-y)(x-1)+y^t(y-1)(y-x)+(1-x)(1-y)\ge0$$ how to prove the above inequality is true for all $x,y\in\mathbb{R}$? (The proof in the link only applies to non-negative…
2
votes
1 answer

Prove that for positive reals $x,y,z$, $x^6+y^6+z^6 + 6x^2y^2z^2 \geq 3xyz(x^3+y^3+z^3)$.

I am not sure if the inequality is true. My first attempt was to try AM-GM inequality in clever ways. I also tried Schur's inequality which gives $$ x^6+y^6+z^6 + 6x^2y^2z^2 \geq (x^2+y^2+z^2)(x^2y^2+y^2z^2+z^2x^2) $$ but it is not true…
2
votes
3 answers

If $x + y + z = 1$, what is $\min(xyz)$ where $x$, $y$ and $z$ are positive numbers?

$x,y,z$ are positive numbers and given $x + y + z = 1$. I was initially required to prove that $xy+yz+xz - 3xyz \leq \frac{1}{4}$. I then manipulated such that I was required to prove that $xyz \geq \frac{1}{36}$ (using $x^3 +y^3 +z^2 -3xyz =…
1
vote
1 answer

Knowing $x,y,z\ge0$ prove $x^2+xy^2+xyz^2\ge4xyz-4$

Knowing $x,y,z\ge0$ prove $x^2+xy^2+xyz^2\ge4xyz-4$ I thought that I should rearrange this inequality to be somewhat of the form of Schur's Inequality and WLOG I assumed $x\ge y\ge z$. Trying this way it did bring me out to nowhere so I tried to…
1
vote
1 answer

Trigonometric version of Schur's inequality

Let $\alpha+\beta+\gamma=\frac{\pi}{2}$ and $t>0$, prove that $$\cos^t{(\alpha)}\sin{(\alpha-\beta)}\sin{(\alpha-\gamma)}+\cos^t{(\beta)}\sin{(\beta-\alpha)}\sin{(\beta-\gamma)}+\cos^t{(\gamma)}\sin{(\gamma-\alpha)}\sin{(\gamma-\beta)}\ge…
1
vote
3 answers

If $x,y,z>0: x+y+z=3,$ prove $\frac{x^2}{y^2+yz+z^2}+\frac{y^2}{x^2+xz+z^2}+\frac{z^2}{y^2+yx+x^2}\ge \frac{5}{3}(x^2+y^2+z^2)+2xyz-6.$

Let $x,y,z>0: x+y+z=3.$ Prove that $$\frac{x^2}{y^2+yz+z^2}+\frac{y^2}{x^2+xz+z^2}+\frac{z^2}{y^2+yx+x^2}\ge \frac{5}{3}(x^2+y^2+z^2)+2xyz-6.$$ I tried to prove the well-known result…
1
vote
4 answers

Maximize $P=xy^2+yz^2+zx^2+xyz$ if $(x^2+y^2)(y^2+z^2)(z^2+x^2)=2$

If $x,y,z\ge 0: (x^2+y^2)(y^2+z^2)(z^2+x^2)=2.$ Find the maximum $$P=xy^2+yz^2+zx^2+xyz$$ I guess equality occurs when $x=y=z$ so I tried to prove homogenizing inequality $$xy^2+yz^2+zx^2+xyz \le \sqrt{2(x^2+y^2)(y^2+z^2)(z^2+x^2)}$$ Now, by…
1
2