Information AboutInequality |
| CATEGORIES ABOUT INEQUALITY | |
| inequalities | |
| elementary algebra | |
|
s of Linear Programming are defined by a set of inequalities.]] In )
These relations are known as strict inequality; in contrast
ot> b means that ''a'' is not greater than ''b'' and ot< b means that ''a'' is not less 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 .
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. The sense of an inequality is not changed if both sides are increased or decreased by the same number, or if both sides are multiplied or divided by a positive number; the sense of an inequality is reversed if both members are multiplied or divided by a Negative Number . 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:
Transitivity The Transitivity of inequalities states:
Reversal The inequality relations are Inverse Relation s:
Addition and subtraction The properties which deal with Addition and Subtraction state:
i.e., the real numbers are an Ordered Group . Multiplication and division The properties which deal with Multiplication and Division state:
More generally this applies for an Ordered Field , see below. Additive inverse The properties for the Additive Inverse state:
Multiplicative inverse The properties for the Multiplicative Inverse state:
Applying a function to both sides We consider two cases of functions: monotonic and strictly monotonic. Any strictly Monotonic ally increasing Function 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:
It will never become strictly unequal, since, for example, 3 ≤ 3 does not imply that 3 < 3. Ordered fields
The non-strict inequalities ≤ and ≥ on real numbers are Total Order 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, eg. ''a'' < ''b'' + ''e'' < ''c'' is equivalent to ''a'' − ''e'' < ''b'' < ''c'' − ''e''. This notation can be generalized to any number of terms: for instance, ''a''1 ≤ ''a''2 ≤ ... ≤ ''a''''n'' means that ''a''''i'' ≤ ''a''''i''+1 for ''i'' = 1, 2, ..., ''n'' − 1. By transitivity, this condition is equivalent to ''a''''i'' ≤ ''a''''j'' for any 1 ≤ ''i'' ≤ ''j'' ≤ ''n''. Occasionally, chained notation is used with inequalities in different directions, in which case the meaning is the Logical Conjunction 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 s such as Python . REPRESENTING INEQUALITIES ON THE REAL NUMBER LINE Every inequality (except those which involve Imaginary Numbers ) can be represented on the real Number Line showing darkened regions on the line. POWER INEQUALITIES Sometimes with notation "power inequality" understand inequalities which contain type expressions where and are real positive numbers or expressions of some variables. They can appear in exercises of mathematical olympiads and some calculations. Examples # If , then # If , then # If , then . # For any real distinct numbers and , # If and |
|
|