Trivial Inequality

Revision as of 21:40, 22 November 2007 by Temperal (talk | contribs) (Proof: three)

The Trivial Inequality is a simple inequality named because of its sheer simplicity and seeming triviality.

Inequality

The inequality states that ${x^2 \ge 0}$ for all real numbers $x$. This is a rather useful inequality for proving that certain quantities are nonnegative. The inequality appears to be obvious and unimportant, but it can be a very powerful problem solving technique.

Proof

We assume the negation of the theorem; that is there is a real $x$ such that $x^2<0$. We now consider three cases:

Case 1; $x=0$: This obviously is a contradiction, as $0^2\not < 0$

Case 2; $x>0$: Here, we divide by $x$, which is allowable because we know $x$ is positive: $x<\frac{0}{x}\Rightarrow x<0$, which results in contradiction.

Case 3; $x<0$: Since $x<0$, we can again divide by $x$ and reverse the inequality symbol: $x>\frac{0}{x}\Rightarrow x>0$, which again is a contradiction.

Thus, the theorem is true.

Applications

The trivial inequality can be used to maximize and minimize quadratic functions.

After completing the square, the trivial inequality can be applied to determine the extrema of a quadratic function.

Here is an example of the important use of this inequality:

Suppose that $a,b$ are nonnegative real numbers. Starting with $(a-b)^2\geq0$, after squaring we have $a^2-2ab+b^2\geq0$. Now add $4ab$ to both sides of the inequality to get $a^2+2ab+b^2=(a+b)^2\geq4ab$. If we take the square root of both sides (since both sides are nonnegative) and divide by 2, we have the well-known Arithmetic Mean-Geometric Mean Inequality for 2 variables: $\frac{a+b}2\geq\sqrt{ab}$

Problems

Introductory

  • Find all integer solutions $x,y,z$ of the equation $x^2+5y^2+10z^2=2z+6yz+4xy-1$. (No source nor solution)

Intermediate

  • Triangle $ABC$ has $AB$$=9$ and $BC: AC=40: 41$. What is the largest area that this triangle can have? (Source)

See also