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
5 answers

Maximum value of $a+b+c$ in an inequality

Given that $a$, $b$ and $c$ are real positive numbers, find the maximum possible value of $a+b+c$, if $$a^2+b^2+c^2+ab+ac+bc\le1.$$ From the AM-GM theorem, I have $$a^2+b^2+c^2+ab+ac+bc\geq 6\sqrt[6]{a^4b^4c^4} = 6\sqrt[3]{a^2b^2c^2}…
2
votes
2 answers

Solving $-1\leq \frac{-k \pm \sqrt{{k^2}-8k}}{4}\leq 1.$

$$-1\leq \frac{-k \pm \sqrt{{k^2}-8k}}{4}\leq 1$$ The problem is the square root, as I don't think I can just square both sides. Any ideas? So this actually comes from a quadratic in $$\sin{\theta}$$ Thanks.
Owl
  • 147
2
votes
4 answers

prove that $\sqrt{x+1} \gt \sqrt{x}$ if $x \gt 1$

This question is in relation to the specific case where $\sqrt{3} \gt \sqrt{2}$. Can we generalize this result and prove that $\sqrt{x+1} \gt \sqrt{x}$ if $x \gt 1$. Can we also prove the more general case that $\sqrt{y} \gt \sqrt{x}$ if $0 \lt x…
2
votes
1 answer

Prove that $x_1+x_2+\cdots+x_L\geq a_1x_1+a_2x_2+\cdots+a_nx_n$

Given $x=[x_1\quad x_2\quad \ldots \quad x_n],$ such that $x_1\geq x_2\geq\cdots\geq x_n$. Prove the following inequality: \begin{equation} x_1+x_2+\cdots+x_L\geq a_1x_1+a_2x_2+\cdots+a_nx_n \end{equation} for all $L=1,2,\ldots,n$ and…
Lee
  • 1,910
  • 12
  • 19
2
votes
3 answers

Solving an inequation

$$x^4-5x^2+4>0$$ Let $x^2=a$ Then $a^2-5a+4>0$ Solving the inequation we get $$a \in (-\infty , 1)\cup (4, \infty)$$ So now $x^2<1$ Then $x<1$ and $x>-1$ Therefore $x\in (-1,1)$ And $x^2>4$ So $x>2$ and $x<-2$ Which implies $x\in (-\infty,…
Aditya
  • 6,191
2
votes
1 answer

Explain generalised inequalities

I am studying convex optimisation, I keep seeing this phrase without any further explanation: "Proper cones can be used to generalise the idea of an inequality." Could someone elaborate please?
sethras
  • 21
2
votes
2 answers

prove this inequality $(\sum_{i=1}^{n}|x_{i+1}-x_{i}|)^2\le 4(n-1)\sum_{i=1}^{n}x^2_{i}$

if $n$ be odd postive integers,let $x_{i}\in R$,and such $$x_{1}+x_{2}+\cdots+x_{n}=0$$ show that :$$\left(\sum_{i=1}^{n}|x_{i+1}-x_{i}|\right)^2\le 4(n-1)\sum_{i=1}^{n}x^2_{i}\tag{1}$$ where $x_{n+1}=x_{1}$ This problem is from this problem :find…
math110
  • 93,304
2
votes
1 answer

prove this inequality relativistic velocity addition law

I'm trying to prove that the set of all velocities under the relativistic velocity addition law, form a group. I proved all other properties except this one : let $c$ be a positive real number and $E={]-c,c[}$ prove that : $$\forall(v_1,v_2)\in E^2…
El-Mo
  • 493
2
votes
0 answers

Prove $(1-a)^2+(1-b)^2+(1-c)^2 \ge \frac{c^2(1-a^2)(1-b^2)}{(ab+c)^2}+\frac{b^2(1-a^2)(1-c^2)}{(ac+b)^2}+\frac{a^2(1-c^2)(1-b^2)}{(bc+a)^2}$

Note: we have $a>0,b>0,c>0$. Solve $(1-a)^2+(1-b)^2+(1-c)^2 \ge \frac{c^2(1-a^2)(1-b^2)}{(ab+c)^2}+\frac{b^2(1-a^2)(1-c^2)}{(ac+b)^2}+\frac{a^2(1-c^2)(1-b^2)}{(bc+a)^2}$ where $a>0,b>0,c>0$. Elementary (high-school) methods are preferred. I'm not…
Daniel Li
  • 3,200
2
votes
2 answers

The proof of van der Corput inequality

$\newcommand{\lrp}[1]{\left(#1\right)}$ $\newcommand{\lrmod}[1]{\left|#1\right|}$ I am trying to understand the proof of the van der Corput inequality given in Lemma 1 of this blog entry due to Tao. We will use the Big-O notation, whose definition…
2
votes
3 answers

Prove inequality: $28(a^4+b^4+c^4)\ge (a+b+c)^4+(a+b-c)^4+(b+c-a)^4+(a+c-b)^4$

Prove: $28(a^4+b^4+c^4)\ge (a+b+c)^4+(a+b-c)^4+(b+c-a)^4+(a+c-b)^4$ with $a, b, c \ge0$ I can do this by: $EAT^2$ (expand all of the…
Xeing
  • 2,967
2
votes
3 answers

Proving inequality with change of variables

I am working with this problem and I've come up with these inequalities. I have the next two equalities: $y_1=\frac{1}{2}(x_1+x_2) $ $y_2=\frac{1}{2}(x_1-x_2)$ where the limits are: $\qquad l_1\le x_1 \le u_1,$ $\qquad l_2\le x_2 \le u_2$ How can I…
frrndn
  • 21
2
votes
3 answers

Rules of inequality and modulus inequality.

I am very confused whenever I encounter an inequality . Like suppose $ \frac{| \sqrt {1 -4x^{2}}|}{|x|} \le 1 $ Now I am confused whether to square or not . I am very well aware of the rule at we do not square if the sign of $x$ is not known .…
2
votes
3 answers

Find minimum and maximum of $x^2 - 2x - y$ where $2x+3y \le 6, 2x+y \le 4; x,y \ge 0$

Find minimum and maximum of $x^2 - 2x - y$ where $2x+3y \le 6, 2x+y \le 4; x,y \ge 0$ I am very bad with inequalities, please help
Xeing
  • 2,967
2
votes
3 answers

Incoherence in dealing with quadratic inequalities

I have made a rather obvious yet peculiar observation while calculating with quadratic inequalities. Take a simple quadratic inequality like the one below $\frac{x^2+1}{x}>1$ by multiplying both sides by $x$, then subtracting $x$ from both sides we…