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

How to prove such an elementary inequality

The inequality is the following: $a^ \theta b^ {1-\theta}$ $\leq$ $[\theta ^ \theta (1-\theta)^ {1-\theta}]^{1/p}(a^p+b^p)^{1/p}$, where $\theta \in [0,1]$, $a,b$ are nonnegative. This inequality is used to give a sharper constant in the proof of an…
student
  • 1,820
8
votes
4 answers

Prove that $\frac{x_1}{1+x_2+x_3+\ldots+x_n}+\frac{x_2}{1+x_1+x_3+\ldots+x_n}+\ldots+\frac{x_n}{1+x_1+x_2+\ldots+x_{n-1}}\ge\frac{n}{2n-1}$.

If $x_1,x_2,\ldots,x_n>0$ and $x_1+x_2+\ldots+x_n=1$, prove that $$\frac{x_1}{1+x_2+x_3+\ldots+x_n} + \frac{x_2}{1+x_1+x_3+\ldots+x_n} +\ldots + \frac{x_n}{1+x_1+x_2+\ldots +x_{n-1}} \ge \frac {n}{2n-1}$$ This can easily be simplified:…
user26486
  • 11,331
8
votes
4 answers

Let $a, b, c$ be positive real numbers such that $abc = 1$. Prove that $a^2 + b^2 + c^2 \ge a + b + c$.

Let $a, b, c$ be positive real numbers such that $abc = 1$. Prove that $a^2 + b^2 + c^2 \ge a + b + c$. I'm supposed to prove this use AM-GM, but can't figure it out. Any hints?
8
votes
1 answer

$a;b;c\in \mathbb{R}^+$. Prove : $\frac{a}{b}+\frac{b}{c}+\frac{c}{a}+\frac{a+b+c}{\sqrt{a^2+b^2+c^2}} \geq 3+\sqrt{3}$

$a;b;c\in \mathbb{R}^+$. Prove : $\frac{a}{b}+\frac{b}{c}+\frac{c}{a}+\frac{a+b+c}{\sqrt{a^2+b^2+c^2}} \geq 3+\sqrt{3}$ Thanks :) I have proved that : $\frac{a}{b}+\frac{b}{c}+\frac{c}{a}\geq 3\sqrt[3]{\frac{abc}{bca}}=3$ And :…
8
votes
1 answer

How prove this inequality $\frac{x}{x^3+y^2+z}+\frac{y}{y^3+z^2+x}+\frac{z}{z^3+x^2+y}\le 1$ for $x+y+z=3$

let $x,y,z$ be positive numbers,and such $x+y+z=3$,show that $$\dfrac{x}{x^3+y^2+z}+\dfrac{y}{y^3+z^2+x}+\dfrac{z}{z^3+x^2+y}\le 1$$ My try:$$(x^3+y^2+z)(\dfrac{1}{x}+1+z)\ge…
user94270
8
votes
2 answers

How prove this inequality $\frac{3}{4}\le \left(\frac{1}{n}\right)^{\frac{1}{n-1}}+\left(\frac{1}{n}\right)^{\frac{n}{n-1}}<1$

For any postive integer number $n\ge 2$, show that $$\dfrac{3}{4}\le\left(\dfrac{1}{n}\right)^{\frac{1}{n-1}}+\left(\dfrac{1}{n}\right)^{\frac{n}{n-1}}<1$$ My try:let $\dfrac{1}{n}=x$,…
math110
  • 93,304
8
votes
4 answers

Inequality....(RMO $1994$...question $8$)

If $a$, $b$, $c$ are positive real numbers such that $a+b+c = 1$, prove that $$(1+a)(1+b)(1+c) ≥ 8(1-a)(1-b)(1-c)\text{.}$$
8
votes
2 answers

show that $a^3+b^3+c^3-3abc\ge2(\frac{b+c}{2}-a)^3$

let $a,b,c\ge 0$,show that: $$a^3+b^3+c^3-3abc\ge2 \left(\dfrac{b+c}{2}-a\right)^3$$ my try: $$a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ac)$$ then let $b-a=x,c-a=y$ But following I don't can't prove it,Thank you
math110
  • 93,304
8
votes
1 answer

Range Of $\frac{|a+b|}{|a|+|b|}+\frac{|b+c|}{|b|+|c|}+\frac{|c+a|}{|c|+|a|}$

Find the range of $\dfrac{|a+b|}{|a|+|b|}+\dfrac{|b+c|}{|b|+|c|}+\dfrac{|c+a|}{|c|+|a|}$ $a$,$b$,$c$ are real numbers, where $a\neq 0$ , $b\neq 0$ , $c\neq 0$
chloe_shi
  • 2,855
8
votes
3 answers

Prove that in an ordered field $(1+x)^n \ge 1 + nx + \frac{n(n-1)}{2}x^2$ for $x \ge 0$

In an ordered field show that $x \geq 0 \implies (1+x)^{n} \geq 1+nx+ \frac{1}{2}n(n-1)x^2$ for every positive integer $n$. I know that $(1+x)^{n} \geq 1+nx$ (Bernoulli's inequality). To get the stronger inequality you can probably use induction…
Tom K
  • 145
8
votes
2 answers

Maximum of $a_1a_2+a_2a_3+\ldots+a_{n-1}a_n+a_na_1$ where $\sum a_i$ is constant

Non-negative real numbers $a_1,a_2,\ldots,a_n$ are such that $a_1+\ldots +a_n=k$, where $k$ is a constant. Find the maximum value of $$a_1a_2+a_2a_3+\ldots+a_{n-1}a_n+a_na_1$$ For $n=2$ we can reach $\frac{k^2}{2}$ with $a_1=a_2=\frac{k}{2}$. For…
8
votes
1 answer

Proving $\frac{a^4}{b^3} +\frac{b^4}{c^3} +\frac{c^4}{a^3} \ge 3$

For each $a,b,c > 0$ and $a^5+b^5+c^5=3 $ .How to prove that : $$\frac{a^4}{b^3} +\frac{b^4}{c^3} +\frac{c^4}{a^3} \ge 3$$
8
votes
1 answer

Can this inequality proof be demystified?

At http://www.artofproblemsolving.com/Forum/download/file.php?id=44351 , one finds a short proof by Vasile Cirtoaje of the inequality $$ \sqrt{8(a^2+bc)+9}+\sqrt{8(b^2+ac)+9}+\sqrt{8(c^2+ab)+9} \geq 15 \ (\text{when} \ a,b,c\gt 0, \…
Ewan Delanoy
  • 61,600
8
votes
3 answers

Prove that $\sum_{cyc} \sqrt{\frac{a}{b+c}+\frac{b}{c+a}}\ge 2+\sqrt{\frac{a^2+b^2+c^2}{ab+bc+ca}}$

For $a,b,c\geq 0$, no two of which are $0$, prove that: $$\sqrt{\dfrac{a}{b+c}+\dfrac{b}{c+a}}+\sqrt{\dfrac{b}{c+a}+\dfrac{c}{a+b}}+\sqrt{\dfrac{c}{a+b}+\dfrac{a}{b+c}}\geq 2+\sqrt{\dfrac{a^2+b^2+c^2}{ab+bc+ca}}$$ This inequality actually came up as…
8
votes
0 answers

show that $\left(\sum_{k=1}^{n}x_{k}\tan{k}\right)\left(\sum_{k=1}^{n}x_{k}\cot{k}\right)\le n^3\sum_{k=1}^{n}x^2_{k}$

let $x_{k}>0(k=1,2,3,\cdots,n)$ show that $$\left(\sum_{k=1}^{n}x_{k}\tan{k}\right)\left(\sum_{k=1}^{n}x_{k}\cot{k}\right)\le n^3\sum_{k=1}^{n}x^2_{k}$$ My try use AM-GM and Cauchy-Schwarz inequality we have $$LHS\le…
math110
  • 93,304