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

An inequality in $\mathbf R^d$

First let $z, w \in \mathbf R^d$ with $|z - w| < \min\{1, |z|^{-1}\}$. Further let $0 < t < r < \infty$. I wish to obtain an inequality of the form $$\exp \left (- \frac{|e^{-t^2} z - w|^2}{1 - e^{-2t^2}} \right )\exp \left (-\alpha\frac{|e^{-t^2} w…
JT_NL
  • 14,514
4
votes
2 answers

Please help me with this inequality

$a,b,c > 0$ (no other conditions) $\frac{a^2}{b}+\frac{b^2}{c}+\frac{c^2}{a}\geq\sqrt{3\left(a^2+b^2+c^2\right)}$ I tried this: $\frac{a^2}{b}+\frac{b^2}{c}+\frac{c^2}{a}\geq\frac{\left…
Anna
  • 41
4
votes
3 answers

How prove $\sum\frac{1}{2(x+1)^2+1}\ge\frac{1}{3}$

let $x,y,z>0$ and such $xyz=1$ show that $$\dfrac{1}{2(x+1)^2+1}+\dfrac{1}{2(y+1)^2+1}+\dfrac{1}{2(z+1)^2+1}\ge\dfrac{1}{3}$$ My try: I will find a value of the $k$ such $$\dfrac{1}{2(x+1)^2+1}\ge\dfrac{1}{9}+k\ln{x}$$ note…
user94270
4
votes
6 answers

Show that if $x>0$, then $\ln(x)\geq 1-\frac{1}{x} $

Show that if $x>0$, then $$ \ln(x)\geq 1-\dfrac{1}{x}. $$ I tried a few things but so far nothing has worked, I could use a hint.
Henfe
  • 1,208
4
votes
1 answer

How find this inequality$\sqrt{\left(\frac{x}{y}+\frac{y}{z}+\frac{z}{x}\right)\left(\frac{y}{x}+\frac{z}{y}+\frac{x}{z}\right)}+1$

let $x,y,z>0$,show that $$\sqrt{\left(\dfrac{x}{y}+\dfrac{y}{z}+\dfrac{z}{x}\right)\left(\dfrac{y}{x}+\dfrac{z}{y}+\dfrac{x}{z}\right)}+1\ge 2\sqrt[3]{\dfrac{(x^2+yz)(y^2+xz)(z^2+xy)}{x^2y^2z^2}}$$ My try: $$\Longleftrightarrow…
math110
  • 93,304
4
votes
1 answer

How prove this inequality $\frac{2^x-1}{3^x-2^x}\le3\left(\frac{1}{x-1}-\frac{1}{x}\right)$

show that $$\dfrac{2^x-1}{3^x-2^x}\le3\left(\dfrac{1}{x-1}-\dfrac{1}{x}\right)\cdots(1)$$ This problem (1) is from when I solve following $$1+\dfrac{3}{5}+\dfrac{7}{19}+\cdots+\dfrac{2^n-1}{3^n-2^n}\le 4-\dfrac{3}{n}\cdots (2)$$ My try if we have…
user94270
4
votes
2 answers

Simple looking inequality

I would to find the smallest possible constant $c$ that satisfies $$\frac{3^{3k}e\sqrt{3}}{\pi\sqrt{k}2^{3/2+2k}} \leq 2^{ck}$$ assuming $k\geq 1$ is an integer. I tried taking logs base $2$ of both sides but that does not seem to be the right…
user35671
4
votes
2 answers

How prove this inequality $ \frac{b^3+c^3}{a}+\frac{c^3+a^3}{b}+\frac{a^3+b^3}{c} \ge 2(a^2+b^2+c^2)+3\left((b-c)^2+(c-a)^2+(a-b)^2\right)$

let $a,b,c$ are positive numbers, show that $$ \frac{b^3+c^3}{a}+\frac{c^3+a^3}{b}+\frac{a^3+b^3}{c} \ge 2(a^2+b^2+c^2)+3\left((b-c)^2+(c-a)^2+(a-b)^2\right)\cdots (1)$$ my try: $$\Longleftrightarrow…
math110
  • 93,304
4
votes
5 answers

How prove this inequality $\pi<\frac{\sin{(\pi x)}}{x(1-x)}\le 4$

let $x\in (0,1)$ show that $$\pi<\dfrac{\sin{(\pi x)}}{x(1-x)}\le 4$$ I idea we know $$\sin{x}
math110
  • 93,304
4
votes
2 answers

Need to prove that "If $x+y \ge 1$ then $x \ge \frac 12$ or $y \ge \frac 12$"

So I have this one homework assignment where I have to prove the following clause "If $x+y \ge 1$ then $x \ge \frac 12$ or $y \ge \frac 12$". I thought that if I assign $x=y$ and put it like "$2x \ge 1$" and solve the x, does it actually prove that…
4
votes
1 answer

Prove the inequality $\sum_{k=1}^{2n-1}\sqrt{k(4n-k)}<\pi n^2$ for all natural $n$

Prove the inequality $\sum_{k=1}^{2n-1}\sqrt{k(4n-k)}<\pi n^2$ for all natural $n$. Please help me, I don't have an idea how to solve this. Thank you.
nanolab
  • 215
  • 1
  • 4
4
votes
1 answer

Prove $\sqrt{\frac{a+3}{a+3b}}+\sqrt{\frac{b+3}{b+3c}}+\sqrt{\frac{c+3}{c+3a}} \ge 3$

Let $a,b,c$ are positives such that $ab+bc+ca=3$. Prove that: $$\sqrt{\frac{a+3}{a+3b}}+\sqrt{\frac{b+3}{b+3c}}+\sqrt{\frac{c+3}{c+3a}} \ge 3$$ Once, I see this problem in AoPS:https://artofproblemsolving.com/community/c6h3248614p29942459 I thought…
Danh Trung
  • 55
  • 6
4
votes
3 answers

Greatest possible integer value of x+y?

I found a interesting question in one exam. If 5 < x < 10 and y = x + 5, what is the greatest possible integer value of x + y ? (A) 18 (B) 20 (C) 23 (D) 24 (E) 25 MySol: For max value of x+y , x should be 9. So x+y = 9+14 = 23 But this is not…
vikiiii
  • 2,681
  • 2
  • 34
  • 45
4
votes
1 answer

Is it true that $ \frac{a^2}b+\frac{b^2}c+\frac{c^2}a\geq3$ for positive $a, b, c$ and natural $n$ such that $a^n+b^n+c^n=3$?

If $a, b, c > 0$ and $n \in \mathbb{N}^*$, such that $a^n+b^n+c^n=3$ it seems true that $$ \frac{a^2}{b} + \frac{b^2}{c} + \frac{c^2}{a} \geq 3. $$ True if $n = 1$. See this Math.SE question. True if $n = 4$. See this AoPS post. Perhaps true for $n…
Lou16
  • 145
4
votes
2 answers

Trying to prove a simple (?) inequality

[Sorry, but I couldn't come up with a better title...] I'm trying to prove that $$\prod_{i=1}^n (1+a_i) \leq 1 + 2\sum_{i=1}^n a_i$$ if all $a_i$ are non-negative reals with $\sum_{i=1}^n a_i \leq 1$ and it seems I'm stuck. (And, no, this is not…
Frunobulax
  • 6,629
  • 24
  • 43