Questions tagged [inequality]

Questions on proving, manipulating and applying inequalities. Do not use this tag just because an inequality appears somewhere in your question.

An inequality is a mathematical relation between two quantities that are not necessarily equal, but bigger or smaller.

To prove inequalities, a number of proven inequalities can be used, including:

  • The AM-GM inequality

    Let $x_i>0$, $\alpha_i>0$ such that $\alpha_1+\alpha_2+...+\alpha_n=1$. Prove that $$\alpha_1x_1+\alpha_2x_2+...+\alpha_nx_n\geq x_1^{\alpha_1}x_2^{\alpha_2}...x_n^{\alpha_n}$$

For $\alpha_1=\alpha_2=...=\alpha_n=\frac{1}{n}$ we obtain the well-known $$\frac{x_1+x_2+\cdots+x_n}{n} \ge \sqrt[n]{x_1x_2\cdots x_n}$$

  • The Power Mean inequality (P-M).

    Let $a_1, a_2,\cdots, a_n$ be positive numbers and $p>q$. Then $$\left(\frac{a_1^p+a_2^p+\cdots+a_n^p}{n}\right)^{\frac{1}{p}} \geq \left(\frac{a_1^q+a_2^q+\cdots+a_n^q}{n}\right)^{\frac{1}{q}}$$

  • The Rearrangement inequality (R).

    Let $a_1\le\dots\le a_n$ and $b_1\le\dots\le b_n$. For all permutations $\sigma\in S_n$, $$\sum_{i=1}^na_ib_{n-i+1}\le\sum_{i=1}^na_ib_{\sigma(i)}\leq\sum_{i=1}^na_ib_i.$$

The rearrangement generalizes similar for more than two sequences of numbers.

  • The Cauchy-Schwarz inequality (C-S).

    If $a_1, a_2, \cdots, a_n$ and $b_1, b_2,\cdots, b_n$ are two sequences of real numbers, then $$\sum^{n}_{i=1} a_i^2 \sum^{n}_{i=1} b_i^2\geq\left(\sum^{n}_{i=1} a_ib_i \right)^2$$

  • The H$\ddot o$lder inequality (H).

    Let $a_1$, $a_2$,..., $a_n$, $b_1$, $b_2$,..., $b_n$, $\alpha$ and $\beta$ be positive numbers. Then $$\left(\sum_{i =1}^n a_i\right )^\alpha \left(\sum_{i =1}^n b_i \right )^\beta\geq \left(\sum_{i =1}^n (a_ib_i)^\frac{1}{\alpha+\beta}\right )^{\alpha+\beta} $$

  • The Schur inequalities (S):

    Let $x$, $y$ and $z$ be positive numbers and $t$ is a real number. Prove that:$$x^t(x-y)(x-z)+y^t(y-z)(y-x)+z^t (z-x)(z-y)\ge 0$$

  • Muirhead inequalities

    A sequence $a_1 \geq a_2 \geq \dots \geq a_n$ majorizes a sequence $b_1 \geq b_2 \geq \dots \geq b_n$ if $$\sum_{i=1}^k a_i \geq\sum_{i=1}^k a_i $$ for all $1\leq k < n$ and $$\sum_{i=1}^n a_i =\sum_{i=1}^n a_i $$ If sequence $(a_i)$ majorizes $(b_i)$ (notated as $a_i \succ b_i$), then $$\sum_{\text{sym}}x_1^{a_1}x_2^{a_2}\dots x_n^{a_n}\geq \sum_{\text{sym}}x_1^{b_1}x_2^{b_2}\dots x_n^{b_n}$$

30160 questions
2
votes
3 answers

Proving or disproving inequality $ \frac{xy}{z} + \frac{yz}{x} + \frac{zx}{y} \ge x + y + z $

Given that $ x, y, z \in \mathbb{R}^{+}$, prove or disprove the inequality $$ \dfrac{xy}{z} + \dfrac{yz}{x} + \dfrac{zx}{y} \ge x + y + z $$ I have rearranged the above to: $$ x^2y(y - z) + y^2z(z - x) + z^2x(x - y) \ge 0 \\ \text{and, }…
hjpotter92
  • 3,049
2
votes
1 answer

Prove $\sum ^n_{i=1} \frac{x_i}{\sqrt{1-x_i}}\geq \frac{1}{\sqrt{n-1}}\sum ^n_{i=1} x_i$

If $\space x_1+x_2+\cdots+x_n=1$ and all $x_1,x_2,\cdots,x_n$ are positive and real numbers, prove:$$\sum ^n_{i=1} \frac{x_i}{\sqrt{1-x_i}}\geq \frac{1}{\sqrt{n-1}}\sum ^n_{i=1} x_i$$ Additional:we are allowed to use Cauchy(better to use it more…
user2838619
  • 3,120
2
votes
4 answers

Is the minimum of the product of two functions equal to the product of their minima?

I have stuck with following equality, For all $x$, assume function $a(x)$, $b(x)$ have nonzero, and non negative values. (i.e $a(x)>0$, $b(x)>0$, Is the following equality true? $$\min(ab)=\min(a)\min(b)$$ From the below answers, i need more…
phy_math
  • 6,448
2
votes
1 answer

Prove that: $\sum\limits_{cyc} \frac{a^2+2bc}{(b+c)^2}\geq \sum\limits_{cyc} \frac{3}{2}\frac{a}{b+c}$

Let $a, b, c > 0$.Prove that: $\sum\limits_{cyc} \frac{a^2+2bc}{(b+c)^2}\geq \sum \frac{3}{2}\frac{a}{b+c}$ p/s: I tried to solve the problem by $S.O.S$. But I cannot solve it !! I have: The inequatily $\Leftrightarrow \sum\limits_{cyc}…
2
votes
4 answers

Calculus - inequality problem.

I have this inequality : $$|g(x)-B|<\frac{|B|}{2}$$ $$-\frac{|B|}{2}
JaVaPG
  • 2,716
2
votes
1 answer

If $a+b+c=1$, then $\frac{2\sqrt{abc}}{a+bc}+\frac{2\sqrt{abc}}{b+ca}+\frac{ab-c}{ab+c} \leq \frac{3}{2}$

Someone can to help me with a hint in the following problem: Let $a$, $b$ and $c$ be positive real numbers such that $a+b+c=1$. Prove that: $$\frac{2\sqrt{abc}}{a+bc}+\frac{2\sqrt{abc}}{b+ca}+\frac{ab-c}{ab+c} \leq \frac{3}{2}$$
2
votes
2 answers

How prove this inequality $f(x)\ge f(0)$

Question: let $a>b>c>0,n\in N^{+},n\ge 2$ be given numbers,show that: $$f(x)=\dfrac{\left(\dfrac{x^a+n-1}{n}\right)^{1/a}-\left(\dfrac{x^b+n-1}{n}\right)^{1/b}}{\left(\dfrac{x^b+n-1}{n}\right)^{1/b}-\left(\dfrac{x^c+n-1}{n}\right)^{1/c}}\ge…
math110
  • 93,304
2
votes
4 answers

Trigonometric Triangle Equality

$A, B, C$ are the angles of a triangle then $tan^2(A/2)+tan^2(B/2)+tan^2(C/2)$ is always greater than what integral value.
2
votes
3 answers

Inequality $(a+b+c)(ab+bc+ca)(a^3+b^3+c^3)\le (a^2+b^2+c^2)^3$

For positive real numbers $a,b,c$ prove that $$(a+b+c)(ab+bc+ca)(a^3+b^3+c^3)\le (a^2+b^2+c^2)^3$$ My try : Rewrite this as $$\frac{a^2+b^2+c^2}{ab+bc+ca}-1\ge \frac{(a+b+c)(a^3+b^3+c^3)}{a^2+b^2+c^2)^2}-1$$ Then I am stumped, I was trying to use…
shadow10
  • 5,616
2
votes
0 answers

Find Max : $P=\frac{1}{x^2+1}+\frac{4}{y^2+4}+\frac{3z}{9+z^2}$

Let $x,y,z>0$ and satisfying $3xy+yz+2zx=6$ Find Maximum of this expression: $P=\frac{1}{x^2+1}+\frac{4}{y^2+4}+\frac{3z}{9+z^2}$
abcdxyz
  • 430
2
votes
2 answers

Inequality involving modulus

If $\vert x\vert\leqslant a$ and $\vert y\vert\leqslant b$ can we create some inequality that contains $\vert\vert x\vert-\vert y\vert\vert$?
bibo_extreme
  • 560
  • 3
  • 14
2
votes
3 answers

If $abc\neq 0$, then $ \frac{(a+b)^2}{c^2}+\frac{(a+c)^2}{b^2}+\frac{(b+c)^2}{a^2}\geq2 $

Let $a$, $b$ and $c$ be real numbers such that $abc\neq0$. Prove that: $$ \frac{(a+b)^2}{c^2}+\frac{(a+c)^2}{b^2}+\frac{(b+c)^2}{a^2}\geq2 $$ I checked for some values and it seems to be true. But no plausible proof is there. I would love a…
shadow10
  • 5,616
2
votes
0 answers

Miklos Schweitzer 2013, Strong lower bound on sumset $|A+qA|$,

Let $q$ be a positive integer. Prove there exists a constant $C_q$ such that the following inequality holds for any finite set $A$ of integers: $$|A+qA|\ge (q+1)|A|-C_q.$$ This is a problem from Miklos Schweitzer 2013. I tried to use the fact…
shadow10
  • 5,616
2
votes
2 answers

Inequality problem of mathematics

If $x,y,z$ are unequal positive quatities then prove that , $(1+x^3)(1+y^3)(1+z^3)>(1+xyz)^3$
Soubhik
  • 31
2
votes
1 answer

Is this inequality known, true involving products of quadratic expressions $(x_p^2+bx_p+c)$?

Is this inequality true? If so, what is its name and how to get it? For $x_p\gt0$, $\prod\limits_{p=1}^{n}x_p=1$, and $b^2-4c\lt0$. $$ \prod_{p=1}^{n}\left(x_p^2+bx_p+c\right)\leqslant\sum_{p=1}^{n}\left(x_p^2\prod_{q=1,q\neq…
x.y.z...
  • 1,150