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
6
votes
3 answers

Why is $ \frac{a^2}{a+b}+\frac{d^2}{a+d}+\frac{b^2}{b+c}+\frac{c^2}{c+d} \geq 0.5 $ with $a+b+c+d = 1$?

For positive real numbers $a,b,c,d>0$ it seems to be true that: if $$a+b+c+d = 1$$ then $$ \frac{a^2}{a+b}+\frac{d^2}{a+d}+\frac{b^2}{b+c}+\frac{c^2}{c+d} \geq 0.5 $$ I can't think of a way to prove this statement. Any help will be appreciated!
user161516
6
votes
2 answers

Prove the following inequality without using differentiation

Let $a,b,c$ be real numbers that satisfy $0\le a,b,c\le 1$. Show that $$\frac a{b+c+1} + \frac b{a+c+1} + \frac c{a+b+1} + (1-a)(1-b)(1-c) \le 1.$$ I don't know where to start. Multiplying everything by the denominators creates extreme mess.
6
votes
1 answer

How do I proof the theorem

Theorem: Let $f(x,y,z)$ be a cyclic polynomial of degree $3$. The inequality $f(x,y,z) \ge 0$ holds for all non negative variables $x,y,z$ if and only if: $f(x,x,x)\ge0$, $f(x,y,0) \ge 0\ ,\ \forall (x,y)\ge 0 $ How do I start the proof of the…
Khan
  • 71
6
votes
2 answers

Prove the inequality: $\frac{a}{c+a-b}+\frac{b}{a+b-c}+\frac{c}{b+c-a}\ge{3}$

Prove the inequality: $\frac{a}{c+a-b}+\frac{b}{a+b-c}+\frac{c}{b+c-a}\ge{3}$ Where $a,b,c$ are sides of a triangle. It is clear that $c+a-b$ is positive but how to use it?
Satvik Mashkaria
  • 3,636
  • 3
  • 19
  • 37
6
votes
1 answer

What would happen to Bernoulli's inequality if $x<-1$?

Bernoulli's inequality says that $(1+x)^n \geq 1+nx$ for all $x > -1$ and for all $n \in \mathbb{N}$. The questions asks $what \ can \ you \ say \ if \ x\le-1 \ ?$ So I was just trying out different numbers of $x$ that is less that $-1$ and for all…
Lucy
  • 63
5
votes
3 answers

Inequality: Find Min $S=\frac{a}{\sqrt{1-a}}+\frac{b}{\sqrt{1-b}}$

Inequality: Find Min a,b>0, a+b=1. $S=\frac{a}{\sqrt{1-a}}+\frac{b}{\sqrt{1-b}}$
5
votes
1 answer

An easy inequality?

While solving a problem, I have struck over this inequality, as If $a^3+b^3+c^3=15$, find minimum value of $$\frac{1}{a}+\frac{1}{b}+\frac{1}{c}$$ Can anybody help me?
Dinesh
  • 715
5
votes
1 answer

Connection between arithmetic mean, geometric mean and sample variance

Let $x_1, \dots, x_n$ be positive real numbers. Arithmetic-geometric mean inequality tells us that: $GM = \sqrt[n]{x_1 \dots x_n} \leq \frac{x_1 + \dots + x_n}{n} = AM$ and that equality occurs iff $x_1 = \dots = x_n$. This condition can be restated…
ante.ceperic
  • 5,221
5
votes
1 answer

Prove $\frac{(xy)^7}{x^8+(xy)^7+y^8}+\frac{(yz)^7}{y^8+(yz)^7+z^8}+\frac{(zx)^7}{z^8+(zx)^7+x^8}\leq1$

If $x,y,z$ are positive real numbers that $xyz=1$ , Prove a) $\frac{xy}{x^8+xy+y^8}+\frac{yz}{y^8+yz+z^8}+\frac{zx}{z^8+zx+x^8}\leq1$ b)$\frac{(xy)^7}{x^8+(xy)^7+y^8}+\frac{(yz)^7}{y^8+(yz)^7+z^8}+\frac{(zx)^7}{z^8+(zx)^7+x^8}\leq1$ Additional…
user2838619
  • 3,120
5
votes
1 answer

How find this maximum and minimum of the value $\sum_{i=1}^{n-1}[x_{i+1}-x_{i}]$

Question: let $x_{1},x_{2},\cdots,x_{n}\in \mathbb{R}$,and Assume that the following two sets are equivalent; $$\{[x_{1}],[x_{2}],[x_{3}],\cdots,[x_{n}],\}=\{1,2,3,\cdots,n\},n\ge 2 $$ Find the maximum and minimum…
math110
  • 93,304
5
votes
2 answers

How prove $x^3+y^3+z^3-3xyz\ge C|(x-y)(y-z)(z-x)|$

let $x,y,z\ge 0$,and such $$x^3+y^3+z^3-3xyz\ge C|(x-y)(y-z)(z-x)|$$ Find the maximum of the $C$ witout loss of we assume that $$x+y+z=1$$ I think…
math110
  • 93,304
5
votes
2 answers

Prove that $\sum\limits_{cyc}\frac{a}{b(3+a-b)}\ge 1$

Let $a$, $b$ and $c$ be positive real numbers such that $a + b + c = 3$. Prove that $$\sum_{cyc}\frac{a}{b(3+a-b)}\ge1$$ I tried applying the Cauchy-Schwarz inequality by doing: $$\sum_{cyc}\frac{a}{b(3+a-b)}=\sum_{cyc}\frac{a^2}{ab(3+a-b)}\ge…
rezvane
  • 359
5
votes
3 answers

Proving an inequality about a sequnce with Cauchy-Schwarz

show that $$\sum\limits_{i=1}^n \frac{x_i}{i^2} \geq \frac{1}{1} + \frac{1}{2} + \dots +\frac{1}{n}$$ where $x_1,x_2,\dots,x_n$ are natural numbers and all of them are different numbers(no such a $x_i=x_j$) the teacher said you can prove it by…
user2838619
  • 3,120
5
votes
2 answers

How to prove $a_1^m + a_2^m + \cdots + a_n^m \geq \frac{1}{a_1} + \frac{1}{a_2} + \cdots + \frac{1}{a_n}$

I was asked to prove an inequality: For any $n$ positive numbers $\{a_i\}$ with $a_{1}a_{2}\cdots a_{n} = 1$ and $m \geq n-1$ be a non-negative integer, $a_1^m + a_2^m + \cdots + a_n^m \geq \frac{1}{a_1} + \frac{1}{a_2} + \cdots +…
Leon
  • 105
5
votes
1 answer

How prove this inequality $\frac{x_{1}}{x_{2}}+\frac{x_{2}}{x_{3}}+\cdots+\frac{x_{n-1}}{x_{n}}+\frac{x_{n}}{x_{1}}-n\le \cdots$

let $x_{i}\in R^{+}$, and such $$x_{1}+x_{2}+\cdots+x_{n}=n$$ show that $$\dfrac{x_{1}}{x_{2}}+\dfrac{x_{2}}{x_{3}}+\cdots+\dfrac{x_{n-1}}{x_{n}}+\dfrac{x_{n}}{x_{1}}-n\le\left(\dfrac{n}{n-1}\right)^n\left(\dfrac{1}{x_{1}x_{2}\cdots…
math110
  • 93,304