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
1 answer

How prove this inequality $abc(a^2+b^2+c^2)\le 3$

let $a,b,c>0$,and such $$a+b+c=3$$,show that $$abc(a^2+b^2+c^2)\le 3$$ My idea: since $$abc\le\left(\dfrac{a+b+c}{3}\right)^3=1$$ but $$a^2+b^2+c^2\ge \dfrac{1}{3}(a+b+c)^2=3$$ so I can't prove this inequality.Thank you It is said that can use…
user94270
6
votes
1 answer

How find the smallest $\lambda$ such $\dfrac{1}{m}\sum_{i=1}^{m}x^2_{i}\le\sum_{i=1}^{m}\lambda^{m-i}y^2_{i}$

Question: Assume that for any real sequence $\{x_{n}\}$, define the sequence $\{y_{n}\}$, such $$y_{1}=x_{1},y_{n+1}=x_{n+1}-\left(\sum_{i=1}^{n}x^2_{i}\right)^{\frac{1}{2}}(n\ge 1)$$ Find the smallest positive number $\lambda$, such for any…
math110
  • 93,304
6
votes
1 answer

How to prove four variable inequality involving sums of cube roots

Suppose that $a,b,c,d>0$. Is there a proof that $$ a\sqrt[3]{\frac{1+d}{b^3+abcd}}+b\sqrt[3]{\frac{1+d}{c^3+abcd}}+c\sqrt[3]{\frac{1+d}{a^3+abcd}}\geq 3?$$ I tried for example Jensen, Karamata, Power mean and Minkowski's inequality without success.
Student
  • 185
6
votes
20 answers

How to prove this inequality $ x + \frac{1}{x} \geq 2 $

I was asked to prove that: $$x + \frac{1}{x}\geqslant 2$$ for all values of $ x > 0 $ I tried substituting random numbers into $x$ and I did get the answer greater than $2$. But I have a feeling that this is an unprofessional way of proving this.…
6
votes
4 answers

How prove this $xy+yz+xz\le 2xyz+\frac{1}{2}$

let $x,y,z>0$ and such $$x^2+y^2+z^2+2xyz=1$$ show that $$xy+yz+xz\le 2xyz+\dfrac{1}{2}$$ My try: since $$1=x^2+y^2+z^2+2xyz\ge xy+yz+xz+2xyz$$ then $$xy+yz+xz\le 1-2xyz$$ so we only prove follow this $$1-2xyz\le…
user94270
6
votes
2 answers

if $A+B+C+D=\pi$, what is $\min(\cos{A}+\cos{B}+\cos{C}+\cos{D})$

Let $A,B,C,D \in R ~|~ A+B+C+D=\pi$, what is the minimum of the following function $$f(A,B,C,D)=\cos{A}+\cos{B}+\cos{C}+\cos{D}$$ I found a post about a similar problem, butI think an even number of variables is harder than an odd number of…
math110
  • 93,304
6
votes
2 answers

If $a$ and $b$ are positive real numbers such that $a+b=1$, prove that $(a+1/a)^2+(b+1/b)^2\ge 25/2$

If $a$ and $b$ are positive real numbers such that $a+b=1$, prove that $$\bigg(a+\dfrac{1}{a}\bigg)^2+\bigg(b+\frac{1}{b}\bigg)^2\ge \dfrac{25}{2}.$$ My work: $$\bigg(a+\dfrac{1}{a}\bigg)^2+\bigg(b+\dfrac{1}{b}\bigg)^2\ge…
Hawk
  • 6,540
6
votes
2 answers

How prove this inequality $\frac{a-b}{b+c}+\frac{b-c}{c+d}+\frac{c-d}{d+e}+\frac{d-e}{e+a}+\frac{e-a}{a+b}\ge 0$

let $a,b,c,d,e$ are positive real numbers,show that $$\dfrac{a-b}{b+c}+\dfrac{b-c}{c+d}+\dfrac{c-d}{d+e}+\dfrac{d-e}{e+a}+\dfrac{e-a}{a+b}\ge 0$$ My try: I have solved follow Four-variable inequality: let $a,b,c,d$ are positive real numbers,show…
math110
  • 93,304
6
votes
2 answers

If $a,b\in\mathbb R\setminus\{0\}$ and $a+b=4$, prove that $(a+\frac{1}{a})^2+(b+\frac{1}{b})^2\ge12.5$.

If $a,b\in\mathbb R\setminus\{0\}$ and $a+b=4$, prove that $$\left(a+\frac{1}{a}\right)^2+\left(b+\frac{1}{b}\right)^2\ge12.5$$ I could expand everything: $$a^2+2+\frac{1}{a^2}+b^2+2+\frac{1}{b^2}\ge12.5$$ Subtract $4$ from both sides:…
user26486
  • 11,331
6
votes
2 answers

How prove this inequality $(1+\frac{1}{n})^n(1+\frac{1}{2n})>e$

let $n\in N^{+}$ show that $$\dfrac{e}{(1+\dfrac{1}{n})^n}<1+\dfrac{1}{2n}$$ My try: $$\Longrightarrow e<(1+\dfrac{1}{n})^n(1+\dfrac{1}{2n})$$ so let $$f(x)=x\ln{(1+\dfrac{1}{x})}+\ln{(1+\dfrac{1}{2x})}-1,x\ge…
user94270
6
votes
3 answers

Can I replace one inequality with another?

Suppose I have a collection of real numbers $x_b$ where $b \in \{1, ..., n\}$, and a constant $C$ with $1/n \le C \le 1$. Further suppose that for all $b$, $x_b \le C \sum_{a} x_a$ Does it follow that for all $b$, $|x_b| \le C \sum_{a}…
Tom Ellis
  • 223
6
votes
2 answers

How find this maximum $\frac{1}{a^2+1}+\frac{1}{b^2+1}+\frac{1}{1+c^2}$

let $a,b,c>0$ ,and such $a+b+c=3$.prove that $$\dfrac{1}{a^2+1}+\dfrac{1}{b^2+1}+\dfrac{1}{1+c^2}<\dfrac{11}{5}$$ if this problem find this minimum,then $$f(x)=\dfrac{1}{x^2+1}\ge ax+b$$ where $a=f'(1),a+b=f(1)$ since…
math110
  • 93,304
6
votes
7 answers

which one is larger $\sqrt[n]{x+\delta}-\sqrt[n]{x}$ or $\sqrt[n]{x}-\sqrt[n]{x-\delta}$?

Which is larger? $\sqrt[n]{x+\delta}-\sqrt[n]{x}$ or $\sqrt[n]{x}-\sqrt[n]{x-\delta}$? Algebraic justilation does not help.
jimjim
  • 9,675
6
votes
4 answers

How prove this inequality $\frac{x^2y}{z}+\frac{y^2z}{x}+\frac{z^2x}{y}\ge x^2+y^2+z^2$

let $x\ge y\ge z\ge 0$,show that $$\dfrac{x^2y}{z}+\dfrac{y^2z}{x}+\dfrac{z^2x}{y}\ge x^2+y^2+z^2$$ my try: $$\Longleftrightarrow x^3y^2+y^3z^2+z^3x^2\ge xyz(x^2+y^2+z^2)$$
math110
  • 93,304
6
votes
2 answers

How prove this inequality $a^2+b^2+c^2+8(ab+bc+ac)+3-10(a+b+c)\ge 0$

let $a,b,c\ge 0$,and such $abc=1$,show that $$a^2+b^2+c^2+8(ab+bc+ac)+3-10(a+b+c)\ge 0$$ My solution: Without loss of generality,assume that $a=\max{(a,b,c)}$, since $abc=1$,we have $a\ge 1$, we will show that $$f(a,b,c)\ge f(a,t,t)\ge 0,…
math110
  • 93,304