Difference between revisions of "Inequality"

(Motivation: overview)
(Introductory: theorems)
Line 18: Line 18:
 
*If <math>a \ge b</math>, then <math>a+c>b</math>, where <math>c>0</math>.
 
*If <math>a \ge b</math>, then <math>a+c>b</math>, where <math>c>0</math>.
  
==Introductory==
+
==Common theorems==
* [[AM-GM]] for 2 variables
+
* The [[Arithmetic Mean-Geometric Mean Inequality]], its extension, the [[Power Mean Inequality]], and its other extension, the [[Root-Mean Square-Arithmetic Mean-Geometric Mean-Harmonic mean Inequality]].
* [[Geometric inequalities]]
+
* The [[Trivial Inequality]].
* [[Trivial Inequality]]
+
* For others, consult [[User:Temperal/The Problem Solver's Resource4|this page]], [[User:Temperal/The Problem Solver's Resource8|this page]], and [[User:Temperal/The Problem Solver's Resource11|this page]].
 
 
  
 
==Intermediate==
 
==Intermediate==

Revision as of 18:32, 25 October 2007

The subject of mathematical inequalities is tied closely with optimization methods. While most of the subject of inequalities is often left out of the ordinary educational track, they are common in mathematics Olympiads.


Overview

Inequalities are arguably a branch of number theory. They deal with relations of variables denoted by four signs: $>,<,\ge,\le$.

For two numbers $a$ and $b$:

  • $a>b$ if $a$ is greater than $b$, that is, $a-b$ is positive.
  • $a<b$ if $a$ is smaller than $b$, that is, $a-b$ is negative.
  • $a\ge b$ if $a$ is greater than or equal to $b$, that is, $a-b$ is either positive or $0$.
  • $a\le b$ if $a$ is less than or equal to $b$, that is, $a-b$ is either negative or $0$.

Note that if and only if $a>b$, $b<a$, and vice versa. The same applies to the latter two signs: if and only if $a\ge b$, $b\le a$, and vice versa.

Some properties of inequalities are:

  • If $a>b$, then $a+c>b$, where $c\ge 0$.
  • If $a \ge b$, then $a+c\ge b$, where $c\ge 0$.
  • If $a \ge b$, then $a+c>b$, where $c>0$.

Common theorems

Intermediate

Example Problems


Olympiad

See the list of famous inequalities below


Famous inequalities

Here are some of the more famous and useful inequalities, as well as general inequalities topics.

Problem solving tactics

substitution, telescoping, induction, etc. (write me please!)


Resources

Books

Intermediate

Olympiad

Articles

Olympiad


Classes

Olympiad


See also