All Topics  
Inequality

 

   Email Print
   Bookmark   Link






 

Inequality



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, an inequality is a statement about the relative size or order of two objects, or about whether they are the same or not (See also: equality
Equality (mathematics)

Equality is the paradigmatic example of the more general concept of equivalence relations on a set: those binary relations which are reflexive relation, symmetric relation, and transitive relation....
) In all these cases, a is not equal to b, hence, "inequality".

These relations are known as strict inequality

An additional use of the notation is to show that one quantity is much greater than another, normally by several orders of magnitude.



If the sense of the inequality is the same for all values of the variables for which its members are defined, then the inequality is called an "absolute" or "unconditional" inequality.






Discussion
Ask a question about 'Inequality'
Start a new discussion about 'Inequality'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Linear Programming Example Graph
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, an inequality is a statement about the relative size or order of two objects, or about whether they are the same or not (See also: equality
Equality (mathematics)

Equality is the paradigmatic example of the more general concept of equivalence relations on a set: those binary relations which are reflexive relation, symmetric relation, and transitive relation....
)
  • The notation a < b means that a is less than b.
  • The notation a > b means that a is greater than b.
  • The notation a ? b means that a is not equal to b, but does not say that one is bigger than the other or even that they can be compared in size.
In all these cases, a is not equal to b, hence, "inequality".

These relations are known as strict inequality
  • The notation a = b means that a is less than or equal to b (or, equivalently, not greater than b);
  • The notation a = b means that a is greater than or equal to b (or, equivalently, not smaller than b);


An additional use of the notation is to show that one quantity is much greater than another, normally by several orders of magnitude.

  • The notation a b means that a is much less than b.
  • The notation a b means that a is much greater than b.


If the sense of the inequality is the same for all values of the variables for which its members are defined, then the inequality is called an "absolute" or "unconditional" inequality. If the sense of an inequality holds only for certain values of the variables involved, but is reversed or destroyed for other values of the variables, it is called a conditional inequality.

Solving Inequalities


One can apply the same algebraic operations to inequalities as one would apply for solving equalities. For example, to find x for the inequality 10x > 20 one would divide 20 by 10 to obtain x > 2. However, if both sides of an inequality are multiplied (or divided) by a negative number, than one must reverse the sign of the inequality. To see why this reversal is necessary intuitively, consider the following inequality -10x > 0. In order for -10x to be greater than zero it must be the case that x is a negative number. Solving this problem without reversing the inequality would lead one to think x > 0, which cannot be true if -10x >0 By reversing the inequality one obtains the correct answer: x < 0.

Properties

Inequalities are governed by the following properties. Note that, for the transitivity, reversal, addition and subtraction, and multiplication and division properties, the property also holds if strict inequality signs (< and >) are replaced with their corresponding non-strict inequality sign (= and =).

Trichotomy


The trichotomy property states:
  • For any real number
    Real number

    In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
    s, a and b, exactly one of the following is true:
    • a < b
    • a = b
    • a > b


Transitivity


The transitivity
Transitive relation

In mathematics, a binary relation R over a Set X is transitive if whenever an element a is related to an element b, and b is in turn related to an element c, then a is also related to c....
 of inequalities states:
  • For any real number
    Real number

    In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
    s, a, b, c:
    • If a > b and b > c; then a > c
    • If a < b and b < c; then a < c
    • If a > b and b = c; then a > c
    • If a < b and b = c; then a < c


Addition and subtraction


The properties which deal with addition
Addition

Addition is the mathematics process of putting things together. The plus sign "+" means that numbers are added together. For example, in the picture on the right, there are 3 + 2 apples?meaning three apples and two other apples?which is the same as five apples, since 3 + 2 = 5....
 and subtraction
Subtraction

Subtraction is one of the four basic arithmetic operations; it is the inverse of addition, meaning that if we start with any number and add any number and then subtract the same number we added, we return to the number we started with....
 state:
  • For any real number
    Real number

    In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
    s, a, b, c:
    • If a < b, then a + c < b + c and a - c < b - c
    • If a > b, then a + c > b + c and a - c > b - c


i.e., the real numbers are an ordered group
Ordered group

In abstract algebra, an ordered group is a group equipped with a partial order "=" which is translation-invariant; in other words, "=" has the property that, for all a, b, and g in G, if a = b then a+g = b+g and g+a = g+b....
.

Multiplication and division


The properties which deal with multiplication
Multiplication

Multiplication is the Operation of scaling one number by another. It is one of the four basic operations in elementary arithmetic .Multiplication is defined for Natural number in terms of repeated addition; for example, 4 multiplied by 3 can be calculated by adding 3 copies of 4 together:...
 and division
Division (mathematics)

In mathematics, especially in elementary arithmetic, division is an arithmetic operation which is the inverse of multiplication.Specifically, if c times b equals a, written:...
 state:
  • For any real numbers, a, b, c:
    • If c is positive and a < b, then ac < bc
    • If c is negative and a < b, then ac > bc


More generally this applies for an ordered field
Ordered field

In mathematics, an ordered field is a field together with a total ordering of its elements that agrees in a certain sense with the field operations....
, see below.

Additive inverse


The properties for the additive inverse
Additive inverse

In mathematics, the additive inverse, or opposite, of a number n is the number that, when addition to n, yields 0 .The additive inverse of F is denoted −F....
 state:

  • For any real numbers a and b
    • If a < b then −a > −b
    • If a > b then −a < −b


Multiplicative inverse


The properties for the multiplicative inverse
Multiplicative inverse

In mathematics, a multiplicative inverse or reciprocal for a number x, denoted by 1⁄x or x −1, is a number which when multiplied by x yields the multiplicative identity, 1....
 state:

  • For any real numbers a and b that are both positive
    Positive

    Positive is a property of positivity and may refer to:...
     or both negative
    Negative

    The term negative refers to a property of negativity and may refer to:...
    • If a < b then 1/a > 1/b
    • If a > b then 1/a < 1/b


Applying a function to both sides

We consider two cases of functions: monotonic and strictly monotonic.

Any strictly monotonic
Monotonic function

In mathematics, a monotonic function is a function which preserves the given order. This concept first arose in calculus, and was later generalized to the more abstract setting of order theory....
ally increasing function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 may be applied to both sides of an inequality and it will still hold. Applying a strictly monotonically decreasing function to both sides of an inequality means the opposite inequality now holds. The rules for additive and multiplicative inverses are both examples of applying a monotonically decreasing function.

If you have a non-strict inequality (a = b, a = b) then:

  • Applying a monotonically increasing function preserves the relation (= remains =, = remains =)
  • Applying a monotonically decreasing function reverses the relation (= becomes =, = becomes =)


It will never become strictly unequal, since, for example, 3 = 3 does not imply that 3 < 3 however 10-3x<4 means that the answers can be 123 but not 4

Ordered fields

If (F, +, ×) is a field
Field (mathematics)

In abstract algebra, a field is an algebraic structure with notions of addition, subtraction, multiplication and division , satisfying certain axioms....
 and = is a total order
Total order

In mathematics and set theory, a total order, linear order, simple order, or ordering is a binary relation on some Set X....
 on F, then (F, +, ×, =) is called an ordered field
Ordered field

In mathematics, an ordered field is a field together with a total ordering of its elements that agrees in a certain sense with the field operations....
 if and only if:
  • a = b implies a + c = b + c;
  • 0 = a and 0 = b implies 0 = a × b.


Note that both (Q, +, ×, =) and (R, +, ×, =) are ordered field
Ordered field

In mathematics, an ordered field is a field together with a total ordering of its elements that agrees in a certain sense with the field operations....
s, but = cannot be defined in order to make (C, +, ×, =) an ordered field
Ordered field

In mathematics, an ordered field is a field together with a total ordering of its elements that agrees in a certain sense with the field operations....
, because −1 is the square of i and would therefore be positive.

The non-strict inequalities = and = on real numbers are total order
Total order

In mathematics and set theory, a total order, linear order, simple order, or ordering is a binary relation on some Set X....
s. The strict inequalities < and > on real numbers are .

Chained notation


The notation a < b < c stands for "a < b and b < c", from which, by the transitivity property above, it also follows that a < c. Obviously, by the above laws, one can add/subtract the same number to all three terms, or multiply/divide all three terms by same nonzero number and reverse all inequalities according to sign. But care must be taken so that you really use the same number in all cases, e.g. a < b + e < c is equivalent to a - e < b < c - e.

This notation can be generalized to any number of terms: for instance, a1 = a2 = ... = an means that ai = ai+1 for i = 1, 2, ..., n − 1. By transitivity, this condition is equivalent to ai = aj for any 1 = i = j = n.

When solving inequalities using chained notation, it is possible and sometimes necessary to evaluate the terms independently. For instance to solve the inequality 4
x < 2x + 1 = 3x + 2, you won't be able to isolate x in any one part of the inequality through addition or subtraction. Instead, you can solve 4x < 2x + 1 and 2x + 1 = 3x + 2 independently, yielding x < 1/2 and x = -1 respectively, which can be combined into the final solution -1 = x < 1/2.

Occasionally, chained notation is used with inequalities in different directions, in which case the meaning is the logical conjunction
Logical conjunction

In logic and/or mathematics, logical conjunction or and is a two-place logical operation that results in a value of true if both of its operands are true, otherwise a value of false....
 of the inequalities between adjacent terms. For instance,
a < b > c = d means that a < b, b > c, and c = d. In addition to rare use in mathematics, this notation exists in a few programming language
Programming language

A programming language is a machine-readable artificial language designed to express computations that can be performed by a machine, particularly a computer....
s such as Python
Python (programming language)

Python is a general-purpose high-level programming language. Its design philosophy emphasizes code readability. Python's core syntax and semantics are Minimalism , while the standard library is large and comprehensive....
.

Representing inequalities on the real number line

Every inequality (except those which involve imaginary numbers) can be represented on the real number line
Number line

In mathematics, a number line is a picture of a straight line on which every point corresponds to a real number and every real number to a point....
 showing darkened regions on the line. A < or > is graphed by an open circle on the number. A = or = is graphed with a closed or black circle.

Inequalities between means


There are many inequalities between means. For example, for any positive numbers
a1, a2, …, an we have where



Power inequalities

Sometimes with notation "
power inequality" understand inequalities which contain ab type expressions where a and b are real positive numbers or expressions of some variables. They can appear in exercises of mathematical olympiads and some calculations.

Examples


  • If x > 0, then
  • If x > 0, then
  • If x, y, z > 0, then
  • For any real distinct numbers a and b,
  • If x, y > 0 and 0 < p < 1, then
  • If x, y, z > 0, then
  • If a, b, then
This result was generalized by R. Ozols in 2002 who proved that if a1, ..., an, then
(result is published in Latvian popular-scientific quarterly The Starry Sky, see references).


Well-known inequalities


See also list of inequalities
List of inequalities

This page lists Wikipedia articles about named mathematical inequality....
.

Mathematician
Mathematician

A mathematician is a person whose primary area of study and/or research is the field of mathematics....
s often use inequalities to bound quantities for which exact formulas cannot be computed easily. Some inequalities are used so often that they have names:

Complex numbers and inequalities

The set of complex number
Complex number

In mathematics, the complex numbers are an extension of the real numbers obtained by adjoining an imaginary unit, denoted i, which satisfies:...
s with its operations of addition
Addition

Addition is the mathematics process of putting things together. The plus sign "+" means that numbers are added together. For example, in the picture on the right, there are 3 + 2 apples?meaning three apples and two other apples?which is the same as five apples, since 3 + 2 = 5....
 and multiplication
Multiplication

Multiplication is the Operation of scaling one number by another. It is one of the four basic operations in elementary arithmetic .Multiplication is defined for Natural number in terms of repeated addition; for example, 4 multiplied by 3 can be calculated by adding 3 copies of 4 together:...
 is a field
Field (mathematics)

In abstract algebra, a field is an algebraic structure with notions of addition, subtraction, multiplication and division , satisfying certain axioms....
, but it is impossible to define any relation = so that ,+,*,= becomes an ordered field
Ordered field

In mathematics, an ordered field is a field together with a total ordering of its elements that agrees in a certain sense with the field operations....
. To make (+,*,=) an ordered field
Ordered field

In mathematics, an ordered field is a field together with a total ordering of its elements that agrees in a certain sense with the field operations....
, it would have to satisfy the following two properties:

  • if a = b then a + c = b + c
  • if 0 = a and 0 = b then 0 = a b


Because = is a total order
Total order

In mathematics and set theory, a total order, linear order, simple order, or ordering is a binary relation on some Set X....
, for any number
a, either 0 = a or a = 0 (in which case the first property above implies that 0 = ). In either case 0 = a2; this means that and ; so and , which means ; contradiction.

However, an operation = can be defined so as to satisfy only the first property (namely, "if
a = b then a + c = b + c"). A definition which is sometimes used is the lexicographical order
Lexicographical order

In mathematics, the lexicographic or lexicographical order, , is a natural order theory structure of the Cartesian product of two ordered sets....
:
  • a = b if < or ( and = )
It can easily be proven that for this definition
a = b implies a + c = b + c.

Vector inequalities


Inequality relationships similar to those defined above can also be defined for column vector. If we let the vectors (meaning that and where and are real numbers for ), we can define the following relationships.

  • if for
  • if for
  • if for and
  • if for


Similarly, we can define relationships for , , and . We note that this notation is consistent with that used by Matthias Ehrgott in
Multicriteria Optimization (see References).

We observe that the property of Trichotomy (as stated above) is not valid for vector relationships. We consider the case where and . There exists no valid inequality relationship between these two vectors. Also, a multiplicative inverse
Multiplicative inverse

In mathematics, a multiplicative inverse or reciprocal for a number x, denoted by 1⁄x or x −1, is a number which when multiplied by x yields the multiplicative identity, 1....
 would need to be defined on a vector before this property could be considered. However, for the rest of the aforementioned properties, a parallel property for vector inequalities exists.

See also

  • Binary relation
    Binary relation

    In mathematics, a binary relation is an arbitrary association of elements within a set or with elements of another set.An example is the "divides" relation between the set of prime numbers P and the set of integers Z, in which every prime p is associated with every integer z that is a divisibility of p, and no othe...
  • Bracket
    Bracket

    Brackets are punctuation marks used in pairs to set apart or interject text within other text. In computer science, the term is sometimes said to strictly apply to the square or box type....
     for the use of the < and > signs as brackets
  • Fourier-Motzkin elimination
  • Inequation
    Inequation

    In mathematics, an inequation is a statement that two objects or Expression s are not the same, or do not represent the same value. This mathematical relation is written with a crossed-out equal sign, like...
  • Interval (mathematics)
    Interval (mathematics)

    In mathematics, a interval is a set of real numbers with the property that any number that lies between two numbers in the set is also included in the set....
  • Partially ordered set
    Partially ordered set

    In mathematics, especially order theory, a partially ordered set formalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a Set ....
  • Relational operator
    Relational operator

    In computer science a relational operator is a programming language construct or Operator that tests some kind of relation between Binary function....
    s, used in programming languages to denote inequality


External links

  • at www.mathwarehouse.com
  • – Inequality Graphing Calculator.
  • by Ed Pegg, Jr.
    Ed Pegg, Jr.

    Ed Pegg, Jr. is an expert on mathematical puzzles and is a self-described recreational mathematician. He creates puzzles for the Mathematical Association of America online at Ed Pegg, Jr.'s Math Games....
    , Wolfram Demonstrations Project
    Wolfram Demonstrations Project

    The Wolfram Demonstrations Project is a website developed by Wolfram Research, whose stated goal is to bring computational exploration to the widest possible audience....
    .