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

What is the minimum possible value of $(a + b + c)$?

$a$, $b$ and $c$ are real positive numbers satisfying $\dfrac{1}{3} \le ab + bc + ca \le 1$ and $abc \ge \dfrac{1}{27}$ What is the minimum possible value of $(a + b + c)$?
vikiiii
  • 2,681
  • 2
  • 34
  • 45
3
votes
4 answers

Find all $x$ for which $x+3^x<4$

Find all $x$ for which $x+3^x<4$ I'm stuck at this one...how does one solve for $x$? I've tried: $x+3^x<4$ $3^x<4-x$ $x<\log_3({4-x})$ But I don't know where to go from there. If I start by subtracting $3^x$ from each side: $x+3^x<4$ $x<4-3^x$ I…
Juanma Eloy
  • 1,407
3
votes
1 answer

find the range of values

Let $x,y,z$ be positive real numbers where $$ \frac{1}{3} \leq xy + yz + zx \leq 3. $$ Determine the range of values for $xyz$ and $x+y+z$. I found this question on the British Mathematical Olympiad from 1993, but I can't seem to make any headway…
Akarimi
  • 85
3
votes
2 answers

inequality symbols question (beginning algebra)

Please help me with this problem: "In each of the following exercises $x$ and $y$ represent any two whole numbers. As you know, for these numbers exactly one of the statements $x < y, x = y$, or $x > y$ is true. Which of these is the true statement…
3
votes
1 answer

Confusion about order of operations with point-in-tetrahedron formula

I am not a math student, but I am attempting to roll my own GJK-based hit detection function. It would seem that most of the Internet that I've searchedd through chooses to either ignore or obfuscate the test case after the triangle - namely, the…
Stick
  • 81
3
votes
2 answers

How prove this inequality $\frac{e^x}{x+1}>\frac{\cos{x}}{\sin{x}+\sqrt{2}}$

Today,when I use wolf found this following inequality let $x>-1$, show that $$\dfrac{e^x}{x+1}>\dfrac{\cos{x}}{\sin{x}+\sqrt{2}}$$ I found this I want $$\Longleftrightarrow…
math110
  • 93,304
3
votes
1 answer

inequality involving power sums

Let $x_1, x_2, ... ,x_n$ be positive real numbers and define $S(k)$ to be the power sum $S(k) = x_1^k + x_2^k +... + x_n^k$ . It is given that $S(3) = 3$ and that $S(5) = 5 $. Find the best lower bound for $S(1) $. Remarks: (1) An application…
user2052
  • 2,427
3
votes
2 answers

Use AM-GM to prove upper bound.

While studying for my upcoming exams I came across a problem in the AM-GM section: If $a_n = (1+\frac{1}{n})^{n}$ , $n \in \mathbb N$ then prove that: $$2 < a_n < 4$$ Proving the lower bound is easy enough and I can prove the upper bound using the…
Veritas
  • 703
3
votes
4 answers

Prove that: $8^{a}+8^{b}+8^{c}\geqslant 2^{a}+2^{b}+2^{c}$

$a,b,c \in \mathbb{R}$ and $a+b+c=0$. Prove that: $8^{a}+8^{b}+8^{c}\geqslant 2^{a}+2^{b}+2^{c}$ I think that $2^{a}.2^{b}.2^{c}=1$, but i don't know what to do next
3
votes
1 answer

Inequality.such as Nesbitt

Let $a,b,c >0 $ , prove that: $$\dfrac{a}{b+c}+\dfrac{b}{c+a}+\dfrac{c}{a+b} \leq \dfrac{a^2}{b^2+c^2}+\dfrac{b^2}{c^2+a^2}+\dfrac{c^2}{a^2+b^2}$$
cat
  • 41
3
votes
1 answer

Prove that $a^ab^bc^c\ge (abc)^{(a+b+c)/{3}}$

Prove that $$a^ab^bc^c\ge (abc)^{(a+b+c)/3}$$ My attempt: $$a^ab^bc^c\ge (abc)^{(a+b+c)/{3}}\implies \bigg(\dfrac{a}{b}\bigg)^{(a-b)/{3}}\bigg(\dfrac{b}{c}\bigg)^{(b-c)/{3}}\bigg(\dfrac{c}{a}\bigg)^{(c-a)/{3}}\ge 1$$ I have a slightest hint that…
Swadhin
  • 1,381
3
votes
1 answer

two inequalities of four real numbers

If $a,b,c,d$ are four positive real numbers, then show that $$\frac{12}{(a+b+c+d)} \leq { \frac{1}{a+b} + \frac{1}{a+c} + \frac{1}{a+d} + \frac{1}{b+c} + \frac{1}{b+d} + \frac{1}{c+d}} \leq \frac34 \left[\frac{1}{a} + \frac{1}{b} + \frac{1}{c} +…
3
votes
2 answers

Prove that $\frac{1}{x(1-y)} +\frac{1}{y(1-z)} +\frac{1}{z(1-x)} \ge \frac{3}{xyz+(1-x)(1-y)(1-z)} $

Let $x,y,z$ be real numbers in the range of $(0,1)$. Prove that $$\frac{1}{x(1-y)} +\frac{1}{y(1-z)} +\frac{1}{z(1-x)} \ge \frac{3}{xyz+(1-x)(1-y)(1-z)}.$$
Phi Linh
  • 193
3
votes
1 answer

How find this inequality is $a^3+b^3+c^3+3xabc+y(a+b+c)\ge z(ab+bc+ac)$

let $x,y,z\ge 0$ ,Assmue that $$a^3+b^3+c^3+3xabc+y(a+b+c)\ge z(ab+bc+ac),\forall a,b,c\ge 0$$ if and only if $$z^2\le \min{(16y,4y(1+x))}$$ My idea: $$\Longrightarrow $$ let $a=b=0,c>0$,then we have $$c^3+yc\ge 0\Longrightarrow c(c^2+y)\ge…
math110
  • 93,304
3
votes
1 answer

prove that $\frac{ab}{a+b}+\frac{ac}{a+c}+\frac{ad}{a+d}+\frac{bc}{b+c}+\frac{bd}{b+d}+\frac{cd}{c+d}\le \frac{3}{4}$

Let a,b,c,d be positive real numbers such that$\ a+b+c+d=1$, than prove that $$\frac{ab}{a+b}+\frac{ac}{a+c}+\frac{ad}{a+d}+\frac{bc}{b+c}+\frac{bd}{b+d}+\frac{cd}{c+d}\le \frac{3}{4}$$ This question is from the practice material of Indian Math…
gaufler
  • 1,871