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
2
votes
0 answers

How prove the following inequality

Let $x,y,z\ge 0$,$x+y+z=3$,prove: $$3{{x}^{2}}(1+2y){{(1+z)}^{3}}+3{{y}^{2}}(1+2z){{(1+x)}^{3}}+3{{z}^{2}}(1+2x){{(1+y)}^{3}}\le {{\left( 3+xy+yz+zx \right)}^{3}}$$ my idea:let…
math110
  • 93,304
2
votes
0 answers

Algebra inequalities

I'm trying to prove the following inequalities: $$ (1+a^2)^s \leq (1+(a-b)^2)^s + (1+b^2)^s$$ $$ 1 +a^2 \lesssim (1+(a-b)^2)(1+b^2).$$ They're in a set of notes I'm reading, just stated in passing. In application in the notes, the exponent $s \in…
ec92
  • 2,009
2
votes
1 answer

Symplifying Inequality involving Binomials

Is there any easy way of simplifying the following inequality $$ (a+\frac{\Delta}{2})^{\gamma} - (b-\frac{\Delta}{2})^{\gamma} > a^{\gamma} - b^{\gamma} $$ if $\gamma \in \mathbb{R}^{+}$ and $a>b>\Delta$. Another option might be trying to find a…
2
votes
2 answers

Inequalities involving polynomials

Let $A_k=\{x \mid 2^k < x^k +x^{k+1} < 2^{k+1}\},\, k=1, 2, 3, \ldots$. Find the largest positive integer $n$ such that $$ A_1\cap A_2\cap\cdots \cap A_n \ne \emptyset. $$
Chung. J
  • 734
2
votes
2 answers

$\left(\sum_{i=1}^{n} x_{i}^{2}\right)^{\frac{1}{2}} \leq \sum_{i=1}^{n} x_{i}$

I was wondering if for $x_i\in\mathbb{R}_{\geq0}$ the inequality $$ \left(\sum_{i=1}^{n} x_{i}^{2}\right)^{\frac{1}{2}} \leq \sum_{i=1}^{n} x_{i} $$ Holds. If so, is there a name for it? My attempt $$ \sum_i^n i = \frac{n(n+1)}{2} $$ $$ \sum_i^n i^2…
Blade
  • 461
2
votes
2 answers

Inequality proof 2

How to prove the inequality : for real numbers $\alpha_1, \ldots \alpha_n, \beta_1, \ldots \beta_n$: $$\sqrt{(\alpha_1 + \beta_1)^2+\cdots+(\alpha_n + \beta_n)^2} \leq \sqrt{\alpha_1^2 + \cdots +…
Milan
  • 576
2
votes
1 answer

An application of Muirhead inequality

I'm having some difficulties with proving the following task using Muirhead inequality. $$\cfrac{x_1}{x_2+x_3+...+x_n}+\cfrac{x_2}{x_1+x_3+...+x_n}+...+\cfrac{x_n}{x_1+x_2+...+x_{n-1}}\ge\cfrac{n}{n-1}$$ It looks like a generalized version of…
2
votes
4 answers

$a^2 + b^2 + c^2 + 6\ge 3(a + b + c), abc = 1$

I have not solved inequalities in a while, so I am a little rusty. Could you help me with this inequality I have found? $$a^2 + b^2 + c^2 + 6 \ge 3(a + b + c),$$ where $a, b, c > 0$ and $abc = 1$ My initial idea was $a ^ 2 + 2 \ge 2\sqrt 2a$ and the…
andu eu
  • 941
2
votes
1 answer

How to show that if $a^2+b^2+c^2=1$ then $\frac{-1}{2}\le ab+ac+bc \le 1$

How to show that if $a^2+b^2+c^2=1$ then: $$\frac{-1}{2}\le ab+ac+bc \le 1$$ From the assumption I see that: $$-\frac{1}{2}\le\frac{\left(a+b+c\right)^{2}-1}{2}=\frac{\left(a+b+c\right)^{2}-\left(a^{2}+b^{2}+c^{2}\right)}{2}=ab+ac+bc $$ On the…
masaheb
  • 918
  • 6
  • 16
2
votes
2 answers

If $a^2+b^2\leq 1$ and $c^2+d^2<1$, then $a^2+b^2+c^2+d^2\leq 1+a^2c^2+b^2d^2+b^2c^2+a^2d^2$

If $a^2+b^2\leq 1$ and $c^2+d^2<1$, then $a^2+b^2+c^2+d^2\leq 1+a^2c^2+b^2d^2+b^2c^2+a^2d^2$ Is this true? This simple algebra should hold in order to finish my problem on Complex Analysis. Computing few numbers suggests that this is true, but I…
able20
  • 1,023
2
votes
2 answers

Prove the inequality: $(y+z)*x^4+(x+z)*y^4+(x+y)*z^4\le((x+y+z)^5)/12$ for positive reals.

The inequality is homogeneous, but I am not sure if that helps. Also, I was thinking about considering a concave function and apply Jensen or Karamata on LHS.
Rick
  • 21
2
votes
6 answers

Does $1-ab\geq (1-a)(1-b)$ hold, for $a,b\in [0,1]$?

Does this inequality hold, for any $a,b\in[0,1]$ $$1-ab\geq (1-a)(1-b)?$$ I'm don't have idea to conclude $1-ab\geq 1-a-b+ab = (1-a)(1-b)$. Anyone can prove (or disprove) it?
2
votes
3 answers

Does $c^n(n!+c^n)\lt (n+c^2)^n$ hold for all positive integers $n$ and $c\gt 0$?

I am not sure whether the following inequality is true? Some small $n$ indicates it is true. Let $n$ be a positive integer and $c\gt0$, then $$c^n(n!+c^n)\lt(n+c^2)^n.$$
Sunni
  • 4,536
2
votes
2 answers

Is $x+y\geq2\sqrt{xy}$ for every $x,y\geq0$?

According to Wolframalpha, $\forall{x,y\geq0}:x+y\geq2\sqrt{xy}$. How can I easily prove it? I think that it has to do with the fact that for a given sum of $x+y$, the value of $xy$ reaches a maximum when $x=y$, thus leading to…
2
votes
0 answers

How to solve an inequality such as $P=Pr\left[\frac{|X-1|}{X+1}\leq \frac{Q^{-1}(\eta)}{\sqrt{N}}\right]$?

I have an equation given by $$P=Pr\left[\frac{|X-1|}{X+1}\leq \frac{Q^{-1}(\eta)}{\sqrt{N}}\right]$$ How to proceed to solve such inequality? Its answer is given as $$Pr[\lambda_1 \leq X \leq \lambda_2]$$ where $$\lambda_1 =…
charu
  • 51