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
10
votes
4 answers

Validity of $\sum\limits_{i=1}^n(a_i^2+b_i^2+c_i^2+d_i^2)\lambda_i\geq\lambda_1+\lambda_2+\lambda_3+\lambda_4$?

Suppose that $\lambda_1\leq\lambda_2\leq\dots\leq\lambda_n$ is a sequence of real numbers. Clearly, if $a=(a_1,\dots, a_n)$ is a unit vector, then $\sum\limits_{i=1}^na_i^2\lambda_i\geq \lambda_1$. I want to see if the following generalization is…
Paul
  • 145
10
votes
4 answers

Is it true that $(2^\ell-1)\sum_{k=1}^\ell\binom\ell{k}(\frac1n)^{2k}(1-\frac1n)^{2\ell-2k}+2(1-\frac1n)^\ell-1-(1-\frac1n)^{2\ell}\geq0$?

I am doing research on expected runtimes of evolutionary algorithms, and as I was trying to prove some inequalities about a certain Markov chain, I reduced one of the inequalities to the following: Let $\ell$ and $n$ be integers with $2 \leq \ell <…
10
votes
4 answers

Proof of Bernoulli's inequality

The question reads $$U_n = (1+x)^n - 1 - nx$$ Show that $U_2 \geq 0$ Hence or otherwise show that $(1+x)^n \geq 1 + nx$ for all $x \gt -1$. Obviously the $U_2 \geq 0$ is very easy, I can do that without any trouble but I cannot see how it…
10
votes
1 answer

prove $\sum_{cyc}\frac{n-1+x_{2}x_{3}\cdots x_{n}}{1+(n-1)x_{1}}\ge n$

let $x_{i}>0(i=1,2,\cdots,n)$,prove or disprove $$\dfrac{n-1+x_{2}x_{3}\cdots x_{n}}{1+(n-1)x_{1}}+\dfrac{n-1+x_{1}x_{3}\cdots x_{n}}{1+(n-1)x_{2}}+\cdots+\dfrac{n-1+x_{1}x_{2}\cdots x_{n-1}}{1+(n-1)x_{n}}\ge n$$ I try to use Cauchy-Schwarz…
math110
  • 93,304
10
votes
3 answers

Show that $\frac {a+b+c} 3\geq\sqrt[27]{\frac{a^3+b^3+c^3}3}$.

Given $a,b,c>0$ and $(a+b)(b+c)(c+a)=8$. Show that $\displaystyle \frac {a+b+c} 3\geq\sqrt[27]{\frac{a^3+b^3+c^3}3}$. Obviously, AM-GM seems to be suitable for LHS. For RHS, $a^3+b^3+c^3=(a+b+c)^3-3(a+b)(b+c)(c+a)=(a+b+c)^3-24$, then I don't know…
JSCB
  • 13,456
  • 15
  • 59
  • 123
10
votes
2 answers

Interesting Inequality using AM-GM and other identities.

Let $a, b, c > 0$. Prove that $$\sqrt{a^2-ab+b^2} + \sqrt{b^2 - bc + c^2} + \sqrt{c^2 - ca + a^2} \le \frac{ab}{c} + \frac{bc}{a} + \frac{ca}{b}.$$ This should be solvable with AM-GM and a few other inequalities, but I am a little stuck on this…
10
votes
4 answers

Prove that $ \left(1+\frac a b \right) \left(1+\frac b c \right)\left(1+\frac c a \right) \geq 2\left(1+ \frac{a+b+c}{\sqrt[3]{abc}}\right)$.

Given $a,b,c>0$, prove that $\displaystyle \left(1+\frac a b \right) \left(1+\frac b c \right)\left(1+\frac c a \right) \geq 2\left(1+ \frac{a+b+c}{\sqrt[3]{abc}}\right)$. I expanded the LHS, and realized I have to prove $\displaystyle\frac a b…
JSCB
  • 13,456
  • 15
  • 59
  • 123
10
votes
4 answers

Upper bound for $e^x$

How do I prove that $$e^x \leq x + e^{x^2}$$ for all $x\in\mathbb R$? My probability book (Grimmett and Stirzaker) says that it's a simple exercise but I don't see it. For $x\leq 0$, we have $$e^x = \sum_{k=0}^\infty \frac{x^{2k}}{(2k)!} + x +…
Alain
  • 935
10
votes
2 answers

A difficult symmetric inequality

In my studies of various geometric inequalities I reached an inequality which seems true (numerically) but I cannot prove it. Let $p$, $q$, and $r$ be real numbers from the interval $(0,1)$. Let's also define the following function…
ivan
  • 1,812
10
votes
4 answers

Why is this inequality important? $(1+p)^n\geq 1+np$

I'm reading Courant's What is Mathematics? In the beginning, he's showing some proofs, there's a proof about An Important Equality and this important equality is: $$(1+p)^n\geq 1+np$$ The book's author states the proof but he doesn't say why the…
Red Banana
  • 23,956
  • 20
  • 91
  • 192
10
votes
4 answers

Proving the inequality $a^2+b^2+c^2+ab+bc+ca\ge6$

Given that $a$, $b$, $c$ are non-negative real numbers such that $a+b+c=3$, how can we prove that: $a^2+b^2+c^2+ab+bc+ca\ge6$
NIM
  • 103
10
votes
3 answers

Proving inequality $\frac{a}{\sqrt{a+2b}}+\frac{b}{\sqrt{b+2c}}+\frac{c}{\sqrt{c+2a}}\lt \sqrt{\frac{3}{2}}$

In the pdf which you can download here I found the following inequality which I can't solve it. Exercise 2.1.10 Let $a,b,c$ be positive real numbers such that $a+b+c=1$. Prove that $$\displaystyle…
Iuli
  • 6,790
10
votes
1 answer

Unconventional Inequality $ \frac{x^x}{|x-y|}+\frac{y^y}{|y-z|}+\frac{z^z}{|z-x|} > \frac72$

$x,y,z >0$, and $x \neq y \neq z$, prove $$ \frac{x^x}{|x-y|}+\frac{y^y}{|y-z|}+\frac{z^z}{|z-x|} > \frac72$$ I never see this kind of inequality in any textbook yet. No idea whatsoever to proceed. This inequality has both absolute and tetration…
HN_NH
  • 4,361
10
votes
4 answers

How do I show that $\frac {a^2}b + \frac {b^2}c + \frac {c^2}d + \frac {d^2}a \ge 4$ for $a^2 + b^2 + c^2 + d^2 = 4$?

Let $a, b, c, d$ be positive real numbers such that $a^2 + b^2 + c^2 + d^2 = 4$, show that $$\frac {a^2}b + \frac {b^2}c + \frac {c^2}d + \frac {d^2}a \ge 4.$$ My try: $$\frac {a^2}b + \frac {b^2}c + \frac {c^2}d + \frac {d^2}a \ge a + b + c +…
Yuxiao Xie
  • 8,536