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
11
votes
6 answers

Inequality question­

$$a,b,c,d\ge 0$$ $$a\le 1$$ $$a+b\le 5$$ $$a+b+c\le 14$$ $$a+b+c+d\le 30$$ Prove that $\sqrt{a}+\sqrt{b}+\sqrt{c}+\sqrt{d}\le 10$. We can subtract inequalities to get the answer, but that is wrong... I can't think of any another method... Any hints…
evil999man
  • 6,018
11
votes
1 answer

How prove $\frac{1-xy}{\sqrt{1+x^2}+\sqrt{1+y^2}+\sqrt{(1-x)^2+(1-y)^2}}\le\frac{\sqrt{5}-1}{4}$

Question: let $x,y\in [0,1]$, show that $$\dfrac{1-xy}{\sqrt{1+x^2}+\sqrt{1+y^2}+\sqrt{(1-x)^2+(1-y)^2}}\le\dfrac{\sqrt{5}-1}{4}$$ Thank you (I think this inequality can use Geometric interpretation) my idea: $$\Longleftrightarrow 4(1-xy)\le…
math110
  • 93,304
11
votes
3 answers

How prove this inequality $1342<2\sum_{k=1}^{100}\sqrt{k}<1343$

show that $$1342<2\sum_{k=1}^{100}\sqrt{k}<1343$$ My idea: since $$x\in(k-1,k)\Longrightarrow \sqrt{k-1}\le\sqrt{x}\le…
math110
  • 93,304
11
votes
1 answer

How prove $\frac{1}{a_{1}}+\frac{1}{a_{2}}+\frac{1}{a_{3}}+\cdots+\frac{1}{a_{n}}<2$

Let $$A=\{a_{1},a_{2},\ldots,a_{n}\}\subset N$$ Suppose that for any two distinct subsets $B, C\subseteq A$, we have $$\sum_{x\in B}x\neq \sum_{x\in C}x$$ Then show…
math110
  • 93,304
11
votes
1 answer

Very hard inequality: $\frac{a}{\sqrt{a+pb}}+\frac{b}{\sqrt{b+pc}}+\frac{c}{\sqrt{c+pa}} \le k_p \sqrt{a+b+c}.$

Given $p>0$. Find the smallest real number $k_p$ such that the following inequality holds for any non-negative reals $a,b,c$: $$\frac{a}{\sqrt{a+pb}}+\frac{b}{\sqrt{b+pc}}+\frac{c}{\sqrt{c+pa}} \le k_p \sqrt{a+b+c}.$$ Some particular cases: $k_p =…
f10w
  • 4,509
  • 15
  • 22
11
votes
1 answer

Prove: $3(a^4+b^4+c^4)+48\ge 8(a^2b+b^2c+c^2a)$

Let $a, b, c$ - real numbers. Prove that $3(a^4+b^4+c^4)+48\ge8(a^2b+b^2c+c^2a)$
11
votes
6 answers

$x,y,z$ positive real numbers , $x+y+z=3$ $\implies x^4y^4z^4(x^3+y^3+z^3)≤3$

If $x,y,z$ are positive real numbers with $x+y+z=3$ then how to prove (without using calculus) that $\space$ $x^4y^4z^4(x^3+y^3+z^3)≤3$ ?
Souvik Dey
  • 8,297
11
votes
1 answer

Inequality $\frac{1-3ab}{1-2ac}+\frac{1-3bc}{1-2ba}+\frac{1-3ca}{1-2cb}\geq 0$

Let $a\ne 0$, $b\ne 0$ and $c\ne 0$ such that $a^2+b^2+c^2=1$. Prove that: $$\dfrac{1-3ab}{1-2ac}+\dfrac{1-3bc}{1-2ba}+\dfrac{1-3ca}{1-2cb}\geq 0.$$ My attempt to the solution: We get that $ab +bc+ca$ lies between $-0.5$ and $1$. We can use this.…
maths lover
  • 3,344
11
votes
6 answers

Without using approximation, prove that $ \ln(4)<\sqrt{2}$.

I have been asked to prove the inequality $$\ln(4)<\sqrt{2}$$ without using the fact that $$\ln(4)\approx 1.38 \text{ and }\;\sqrt{2}\approx 1.41$$ I defined at $ [1,2] $ the function $$f(x)=x^3\ln(x)-1$$ and tried to see if $ f(\sqrt{2})<0 $ but i…
11
votes
4 answers

How to use other method to prove $2^x>2x-1$.

let $x\in R$,show $$2^x>2x-1$$ My try: take a function $f(x)=2^x-2x+1$, then we have $$f'(x)=2^x\ln{2}-2,~~~~f''(x)=2^x\ln^2{2}>0$$ if let $x_{0}$ such $f'(x_{0})=0\Longrightarrow 2^{x_{0}}=\dfrac{2}{\ln{2}}$ is minimum the point (since…
math110
  • 93,304
11
votes
1 answer

For positive $a$, $b$, $c$ with $a+b+c=1$, show that $(ab+bc+ca) \sum_{cyc}\frac{a}{b^2+b} \geq \frac34$

If $a,b,c > 0$ and $a+b+c = 1$, then prove that $$\left(\frac{a}{b^2+b}+\frac{b}{c^2+c}+\frac{c}{a^2+a}\right)(ab+bc+ca)\geq\frac{3}{4}$$ It's been more than 35 years since I last touched algebra!!
Tom Galle
  • 596
11
votes
2 answers

Find minimum of $\frac x {x^2+1} + \frac y{y^2+1} + \frac z{z^2+1}$

Find minimum of $$M=\frac x {x^2+1} + \frac y{y^2+1} + \frac z{z^2+1}$$ where $x,y,z \in \mathbb R\wedge x+y+z=xy+yz+xz$ I tried: $$M=\sum \frac 1{x+\frac {1}{x}}\ge \frac 9{\sum{x+\frac 1x}}.$$ $$\text{So, we need to find maximum of } \sum x+…
Xeing
  • 2,967
11
votes
2 answers

When does Schwarz inequality become an equality?

In Spivak Calculus you are asked to prove that in Schwarz inequality, equality holds only when $y_1 = y_2 = 0$ or when there is a number $\lambda$ such that $x_1 = \lambda y_1$ and $x_2 = \lambda y_2$. I can go from $x_1y_1 + x_2y_2 = \sqrt{x_1^2 +…
11
votes
2 answers

How can I prove $2\sin x+\tan x \geq 3x$?

Prove that $$2\sin x+\tan x \geq 3x,\quad 0 < x< \frac{\pi}{2}$$ Trial: $2\sin x+\tan x \geq 3x\equiv 2\sin x+\tan x -3x\geq 0$. So, let $f(x)=2\sin x+\tan x-3x$.Here $f(0)=0$ and If I can show $f'(x) \geq 0,\forall x \in (0,\frac{\pi}{2})$, then…
Argha
  • 4,671
11
votes
0 answers

How to determine the minimal constant $\lambda = \lambda(n,k)$

Given fixed positive integers $n,k$, determine the minimal constant $\lambda = \lambda(n,k)$ for which the following inequality holds for any $a_1,a_2,...,a_n>0$ (taking indices mod $n$ if…
math110
  • 93,304