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

A tough inequality, for a bounded range of three variables

This is a really tough inequality (at least for me). Can anyone help me show: $$\frac{1}{c}(1-(1-x)^c)^{c^{n}} + \frac{c-1}{c}(1-(1-x)^c)^c + (1-x)^{c-1}(1-x^{c^{n}}) \leq 1$$ within the range $0
OctaviaQ
  • 1,059
5
votes
2 answers

Proving a multivariate inequality over $02$

EDIT: I meant to have the coefficients reversed, showing: $$\frac{n}{n-1}(1-(1-x)^n)^n + (1-x)^{n-1} \leq 1$$ This version should be true.. but still trying to prove it... ORIGINAL: Is it possible to show: $$(1-(1-x)^n)^n +…
Angada
  • 1,099
5
votes
2 answers

Find minimum value of this expression: $P=\sqrt{a^2+(1-bc)^2}+\sqrt{b^2+(1-ca)^2}+\sqrt{c^2+(1-ab)^2}$

Let $a,b,c\in R$ and satisfying $a^2+b^2+c^2=1$ Find minimum value of this expression: $P=\sqrt{a^2+(1-bc)^2}+\sqrt{b^2+(1-ca)^2}+\sqrt{c^2+(1-ab)^2}$
abcdxyz
  • 430
5
votes
1 answer

Solving for Inequality $\frac{12}{2x-3}<1+2x$

I am trying to solve for the following inequality: $$\frac{12}{2x-3}<1+2x$$ In the given answer, $$\frac{12}{2x-3}-(1+2x)<0$$ $$\frac{-(2x+3)(2x-5)}{2x-3}<0 \rightarrow \textrm{ How do I get to this…
Jiew Meng
  • 4,593
5
votes
4 answers

How prove this inequality $x^2+y^2+z^2+xyz(x+y+z-2)\ge 4$

let $x,y,z\ge 0$,and such $$xy+yz+xz=xyz+2$$ show that $$x^2+y^2+z^2+xyz(x+y+z-2)\ge 4$$ my try: let $x+y+z=p,xy+yz+xz=q, xyz=r$ then $$q=r+2$$ show that $$p^2-2q+r(p-2)\ge 4$$ then I can't,Thank you
user94270
5
votes
2 answers

The Cauchy-Schwarz Master Class, Problem $1.2$

I'm reading Steele's: The Cauchy-Schwarz Master Class. I'm having some trouble understanding it, I'll list my doubts: I'm having trouble understanding $\sum_{k=1}^{\infty}a^2_k<\infty$. It's lesser than infinity? What does that mean? In the…
Red Banana
  • 23,956
  • 20
  • 91
  • 192
5
votes
2 answers

Let a,b,c be positive real number, proof.

Let a,b,c be positive real number, such that $\frac{1}{a}+\frac{1}{b}+\frac{1}{c}=a+b+c$. Prove that : $\frac{1}{(2a+b+c)^2}+\frac{1}{(2b+c+a)^2}+\frac{1}{(2c+a+b)^2} \leq \frac{3}{16}$ Can anyone help me how to deal with it?
Ewin
  • 1,764
5
votes
3 answers

How to prove the following inequality without expansion

$M^k \le 2^r < M^{k+1}$ where $M>1 , k>0$ for some $r$. It simply tells you that there exists a $2^r$ between $M^k$ and $M^{k+1}$. for example: if $M=3$, $k=1$ then $$M^k = 3, \quad M^{k+1} = 9$$ and there exists $4$ and $8$ in between $3$ and…
Reena
  • 71
5
votes
1 answer

proof of an easy (?) inequality

I hope someone can help me giving a hint or sth for my inequality, which I'm trying to solve now for some days. I want to show that $$\frac{2}{\sqrt{\vphantom{\large A}1+c}}\ \leq\ \frac{1}{\sqrt{1+c\,\left(\frac{c\ +\ \sqrt{\vphantom{\Large…
5
votes
1 answer

Inequality $\frac{a}{b} + \frac{b}{c} + \frac{c}{a} \geq a + b+ c$ when $abc = 1$

If $a,b,c > 0$ are such that $abc=1$, then $$ \frac{a}{b} + \frac{b}{c} + \frac{c}{a} \geq a + b+ c. $$ I would be pleased if you give me a hint. Thanks in advance.
5
votes
1 answer

Inequality involving trigonometric and exponential functions

Find the smallest $a > 1$ such that $$\frac{a + \sin{x}}{a + \sin{y}} \leq \exp(y-x)$$ for all $x\leq y$. I'm finding this tricky. I got $a = \displaystyle{\frac{e^\pi +1}{e^\pi -1}}$ but it's probably incorrect. My method was to maximise the LHS…
5
votes
1 answer

Proving inequality with non-negative reals

Let $a_1 , a_2 , ... , a_n$ be $n$ non-negative real numbers all less than $1$ and satisfying let $$a=\sqrt {\frac1{n}\sum_{i=1}^na^2_i}≥\dfrac{\sqrt{3}}{3}$$ then how do we prove that $$\frac{a_1}{1-a^2_1} +…
user102232
5
votes
2 answers

showing algebraic inequality with arithmetic and harmonic means

Let x, y, z be positive real numbers. Prove that $$\frac{x}{y+z}+\frac{y}{z+x}+\frac{z}{x+y} \ge \frac{3}{2}$$ This problem appears to be simple, but upon further work and lots of failed attempts, I am stuck. I have tried using arithmetic and…
Georgia
  • 95
5
votes
2 answers

Given $x,y,z >0$, $1/x+1/y+1/z = 4$, prove that $ 1/(2x+y+z)+1/(x+2y+z) +1/(x+y+2z) \le 1$

Given $x,y,z >0$, $1/x+1/y+1/z = 4$, prove that $$ 1/(2x+y+z)+1/(x+2y+z) +1/(x+y+2z) \le 1 .$$ Any hints or direction will be appreciated.
Peter
  • 1,955
5
votes
5 answers

How prove this $\frac{1}{2a^2-6a+9}+\frac{1}{2b^2-6b+9}+\frac{1}{2c^2-6c+9}\le\frac{3} {5}\cdots (1)$

let $a,b,c$ are real numbers,and such $a+b+c=3$,show that $$\dfrac{1}{2a^2-6a+9}+\dfrac{1}{2b^2-6b+9}+\dfrac{1}{2c^2-6c+9}\le\dfrac{3} {5}\cdots (1)$$ I find sometimes,and I find this same problem: let $a,b,c$ are real numbers,and such…
math110
  • 93,304