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

Prove the inequality $4+xy+yz+zx \ge 7xyz$

Let $x,y,z$ be non negative real numbers such that $x+y+z=3$, prove the following inequality: $$4+xy+yz+zx \ge 7xyz$$ I tried MV and taking out one variable but I got nothing
CryoDrakon
  • 3,392
4
votes
2 answers

Prove the inequality $x_1^{y_1}+x_2^{y_2}+\cdots+x_n^{y_n} \geq x_1^{y_{\pi(1)}}+x_2^{y_{\pi(2)}}+\cdots+x_n^{y_{\pi(n)}}.$

Let $1 \leq x_1 \leq x_2 \leq \cdots \leq x_n$ and $1 \leq y_1 \leq y_2 \leq \cdots \leq y_n$. For any permutation $\pi$ prove the inequality $$ x_1^{y_1}+x_2^{y_2}+\cdots+x_n^{y_n} \geq…
Leox
  • 8,120
4
votes
6 answers

How can I compare numbers raised to a square root

For example: $3^\sqrt5$ versus $5^\sqrt3$ I tried to write numbers as this: $3^{5^{\frac{1}{2}}}$ and then as $3^{\frac{1}{2}^5}$ But this method gives the wrong answer because $a^{(b^c)} \ne a^{bc}$
Alex
  • 43
4
votes
1 answer

with inequality $\frac{1}{3a+5b+7c}+\frac{1}{3b+5c+7a}+\frac{1}{3c+5a+7b}\le\frac{\sqrt{3}}{4}$

let $a,b,c>0$, such $ab+bc+ac=1$,show that $$\dfrac{1}{3a+5b+7c}+\dfrac{1}{3b+5c+7a}+\dfrac{1}{3c+5a+7b}\le\dfrac{\sqrt{3}}{4}$$ by Macavity C-S:with inequality…
user246384
4
votes
0 answers

Proof of an Inequality

Given a sequence $(b_n)_{n=1}^p$ of positive numbers such that $b_1>b_2>\cdots>b_p>0$, define $$\beta=\bigg(p!\frac{p}{p-1}\bigg)^{\frac{1}{\min\limits_{1\leq k\leq p-1}{(b_k-b_{k+1})}}}.$$ Suppose $a_i\in\mathbb{C},i=1,2,\cdots,p$ satisfies…
Riemann
  • 7,203
4
votes
0 answers

Prove the inequality for all positive real numbers $a,b,c,p$

Prove the following inequality: $\frac{a^3b}{(3a+b)^p} + \frac{b^3c}{(3b+c)^p} + \frac{c^3a}{(3c+a)^p} \ge \frac{a^2bc}{(2a+b+c)^p} + \frac{b^2ca}{(2b+c+a)^p} + \frac{c^2ab}{(2c+a+b)^p}$ For all positive real numbers $a,b,c,p$. What I tried is to…
CryoDrakon
  • 3,392
4
votes
1 answer

How prove $\frac{a^2}{(a+b)^2}+\frac{b^2}{(b+c)^2}+\frac{c^2}{(c+a)^2} \ge \frac{3}{4}+\frac{(a-b)(b-c)(a-c)}{(a+b+c)^3-3abc} $?

Let $a \ge b \ge c >0$ . How can I prove $$\frac{a^2}{(a+b)^2}+\frac{b^2}{(b+c)^2}+\frac{c^2}{(c+a)^2} \ge \frac{3}{4}+\frac{(a-b)(b-c)(a-c)}{(a+b+c)^3-3abc}. $$ Maybe a simple way?
piteer
  • 6,310
4
votes
5 answers

Prove that if $0\leq a,b$ and $a+b=1$ then $x^ay^b\leq ax+by$ for $x, y >0$

Would like help getting started, unfamiliar with proving inequalities in general.
grayQuant
  • 2,619
4
votes
1 answer

Inequalities of high level

For positive reals $a,b,c$ prove $$\frac{a+b-2c}{b+c} +\frac{b+c-2a}{c+a} + \frac{c+a-2b}{a+b}\geq 0$$ I proved this if these $a,b,c$ were sides of a triangle but could not proceed further
4
votes
0 answers

Algebric inequality

I am wondering for an algebric proofs (without calculus, lagrangian etc. because I didn't study yet) for: Let $x,y,z$ positive numbers such that $x+y+z=3$ and $n\in[0,4]$. Show…
bari
  • 41
4
votes
3 answers

Prove this inequality to $\min{(a_{1},a_{2},\cdots,a_{n})}$

Let $a_{1},b_{1},a_{2},b_{2},\cdots,a_{n},b_{n}$ be real numbers such that $$\min{(a_{1},a_{2},\cdots,a_{n})}\ge 0$$ show that $$\color{#0a0}{\text{$\max{(a_{1},a_{2},\cdots,a_{n})}\left(\displaystyle\sum_{1\le i,j\le…
4
votes
1 answer

How do the Bernoulli's inequality gives the AM-GM?

I heard that one can use Bernoulli's inequality to prove the arithmetic-geometric inequality. However, I was unable to find the details of the proof. Does anyone knows how to prove it? I guess it is in…
4
votes
1 answer

Prove: $\frac{b+c}{a^2+bc}+\frac{c+a}{b^2+ac}+\frac{a+b}{c^2+ab}\leq \frac{1}{a}+\frac{1}{b}+\frac{1}{c}$

Let $a;b;c>0$. Prove that : $\frac{b+c}{a^2+bc}+\frac{c+a}{b^2+ac}+\frac{a+b}{c^2+ab}\leq \frac{1}{a}+\frac{1}{b}+\frac{1}{c}$ I think: $\frac{b+c}{a^2+bc}+\frac{c+a}{b^2+ac}+\frac{a+b}{c^2+ab}\leq…
4
votes
5 answers

If $a,b,c\in\mathbb{R^+}$ such that $ abc = 1 $ and $ ab + bc + ca = 5 $. Prove that $ 17/4 \leq (a+b+c)\leq 1+ \sqrt{32}. $

If $a,b,c\in\mathbb{R^+}$ such that $ abc = 1 $ and $ ab + bc + ca = 5 $. Prove that $$ \frac{17}{4} \leq (a+b+c)\leq 1+ \sqrt{32}. $$ My attempt Tried using Vieta but it didn't work. Also I used some standard inequalities but got $…
novak
  • 275