Results for inequality
On this page:
 
Dictionary:

Inequality


n. pl. Inequalities .

[L. inaequalitas.]

1. The quality of being unequal; difference, or lack of equality, in any respect; lack of uniformity; disproportion; unevenness; disparity; diversity; as, an inequality in size, stature, numbers, power, distances, motions, rank, property, etc.

There is so great an inequality in the length of our legs and arms as makes it impossible for us to walk on all four.
Ray.

Notwithstanding which inequality of number, it was resolved in a council of war to fight the Dutch fleet.
Ludlow.

Sympathy is rarely strong where there is a great inequality of condition.
Macaulay.

2. Unevenness; lack of levelness; the alternate rising and falling of a surface; as, the inequalities of the surface of the earth, or of a marble slab, etc.

The country is cut into so many hills and inequalities as renders it defensible.
Addison.

3. Variableness; changeableness; inconstancy; lack of smoothness or equability; deviation; unsteadiness, as of the weather, feelings, etc.

Inequality of air is ever an enemy to health.
Bacon.

4. Disproportion to any office or purpose; inadequacy; competency; as, the inequality of terrestrial things to the wants of a rational soul. South.

5. (Alg.) An expression consisting of two unequal quantities, with the sign of inequality (inequality 2

6. (Astron.) An irregularity, or a deviation, in the motion of a planet or satellite from its uniform mean motion; the amount of such deviation.


 
 
Idioms: less than

Not at all or hardly at all. For example, He had a less than favorable view of the matter, or She had a less than adequate grasp of the subject. This expression uses less in the sense of "a smaller quantity, number, or extent than is implied," a usage dating from about a.d. 1000. The same sense appears in less than no time, a hyperbolic term for a very short time (as in Don't worry, he'll be here in less than no time) that dates from about 1800.


 
WordNet: less than
Note: click on a word meaning below to see its connections and related words.

The adverb has one meaning:

Meaning #1: comparing quantity or quality
  Synonym: to a lesser degree
  Antonym: more than (meaning #1)


 
Wikipedia: inequality
The feasible regions of linear programming are defined by a set of inequalities.
Enlarge
The feasible regions of linear programming are defined by a set of inequalities.

In mathematics, an inequality is a statement about the relative size or order of two objects. (See also: equality)

  • The notation a < b \!\ means that a is less than b and
  • The notation a > b \!\ means that a is greater than b.

These relations are known as strict inequality; in contrast

  • a \le b means that a is less than or equal to b;
  • a \ge b means that a is greater than or equal to b;
  • a \not> b means that a is not greater than b and
  • a \not< 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.

  • The notation a >> b means that a is much greater than b.
  • The notation a << b means that a is much less 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. 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:

  • For any real numbers, a and b, exactly one of the following is true:
    • a < b
    • a = b
    • a > b

Transitivity

The transitivity of inequalities states:

  • For any real numbers, a, b, c:
    • If a > b and b > c; then a > c
    • If a < b and b < c; then a < c

Reversal

The inequality relations are inverse relations:

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

Addition and subtraction

The properties which deal with addition and subtraction state:

  • For any real numbers, a, b, c:
    • If a > b, then a + c > b + c and ac > bc
    • If a < b, then a + c < b + c and ac < bc

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

Multiplication and division

The properties which deal with multiplication and division 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, see below.

Additive inverse

The properties for the additive inverse 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 state:

  • For any real numbers a and b that are both positive or both negative
    • 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 monotonically 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 (ab, ab) 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.

Ordered fields

If F,+,* be a field and ≤ be a total order on F, then F,+,*,≤ is called an ordered field if and only if:

  • if ab then a + cb + c
  • if 0 ≤ a and 0 ≤ b then 0 ≤ a b

Note that both \mathbb{Q},+,*,≤ and \mathbb{R},+,*,≤ are ordered fields.

≤ cannot be defined in order to make \mathbb{C},+,*,≤ an ordered field.

The non-strict inequalities ≤ and ≥ on real numbers are total orders. The strict inequalities < and > on real numbers are strict total ordershttp://leroy.atomant.net/mediawiki/index.php/Total_order#.

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 ae < b < ce.

This notation can be generalized to any number of terms: for instance, a1a2 ≤ ... ≤ an means that aiai+1 for i = 1, 2, ..., n − 1. By transitivity, this condition is equivalent to aiaj for any 1 ≤ ijn.

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 > cd means that a < b, b > c, and cd. In addition to rare use in mathematics, this notation exists in a few programming languages 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.


Inequalities between means

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

H \le G \le A \le Q, where
H = \frac{n}{\frac{1}{a_1}+\frac{1}{a_2}+...+\frac{1}{a_n}} (harmonic mean),
G = \sqrt[n]{a_1 \cdot a_2 \cdot ... \cdot a_n} (geometric mean),
A = \frac{a_1 + a_2 + ... + a_n}{n} (arithmetic mean),
Q = \sqrt{\frac{a_1^2 + a_2^2 + ... + a_n^2}{n}} (quadratic mean).

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

  1. If x > 0, then x^x \ge \left( \frac{1}{e}\right)^ \frac{1}{e}
  2. If x > 0, then x^{x^x} \ge x
  3. If x,y,z > 0, then (x + y)z + (x + z)y + (y + z)x > 2.
  4. For any real distinct numbers a and b, \frac{e^b-e^a}{b-a}>e^{ \frac{a+b}{2}}
  5. If x,y > 0 and 0 < p < 1, then (x + y)p < xp + yp
  6. If x, y and z are positive, then x^x y^y z^z \ge (xyz)^ \frac{x+y+z}{3}
  7. If a and b are positive, then ab + ba > 1. This result was generalized by R. Ozols in 2002 who proved that if a1, a2, ..., an are any real positive numbers, then a_1^{a_2}+a_2^{a_3}+...+a_n^{a_1}>1 (result is published in Latvian popular-scientific quarterly The Starry Sky, see references).

Well-known inequalities

See also list of inequalities.

Mathematicians often use inequalities to bound quantities for which exact formulas cannot be computed easily. Some inequalities are used so often that they have names:

Mnemonics for students

Young students sometimes confuse the less-than and greater-than signs, which are mirror images of one another. A commonly taught mnemonic is that the sign represents the mouth of a hungry alligator that is trying to eat the larger number; thus, it opens towards 8 in both 3 < 8 and 8 > 3.[1] Another method is noticing the larger quantity points to the smaller quantity and says, "ha-ha, I'm bigger than you."

Also, on a horizontal number line, the greater than sign is the arrow that is at the larger end of the number line. Likewise, the less than symbol is the arrow at the smaller end of the number line (<---0--1--2--3--4--5--6--7--8--9--->).

The symbols may also be interpreted directly from their form - the side with a large vertical separation indicates a large(r) quantity, and the side which is a point indicates a small(er) quantity. In this way the inequality symbols are similar to the musical crescendo and decrescendo. The symbols for equality, less-than-or-equal-to, and greater-than-or-equal-to can also be interpreted with this perspective.

Complex numbers and inequalities

By introducing a lexicographical order on the complex numbers, it is a totally ordered set. However, it is impossible to define ≤ so that \mathbb{C},+,*,≤ becomes an ordered field. If \mathbb{C},+,*,≤ were an ordered field, it has to satisfy the following two properties:

  • if ab then a + cb + c
  • if 0 ≤ a and 0 ≤ b then 0 ≤ a b

Because ≤ is a total order, for any number a, a ≤ 0 or 0 ≤ a. In both cases 0 ≤ a2; this means that i2 > 0 and 12 > 0; so 1 > 0 and - 1 > 0, contradiction.

However ≤ can be defined in order to satisfy the first property, i.e. if ab then a + cb + c. A definition which is sometimes used is the lexicographical order:

  • a ≤ b if Re(a) < Re(b) or (Re(a) = Re(b) and Im(a)Im(b))

It can easily be proven that for this definition ab then a + cb + c

See also

References

  • Hardy, G., Littlewood J.E., Polya, G. (1999). Inequalities. Cambridge Mathematical Library, Cambridge University Press. ISBN 0-521-05206-8. 
  • Beckenbach, E.F., Bellman, R. (1975). An Introduction to Inequalities. Random House Inc. ISBN 0-394-01559-2. 
  • Drachman, Byron C., Cloud, Michael J. (1998). Inequalities: With Applications to Engineering. Springer-Verlag. ISBN 0-387-98404-6. 
  • Murray S. Klamkin. ""Quickie" inequalities" (PDF).
  • Harold Shapiro (missingdate). Mathematical Problem Solving. The Old Problem Seminar. Kungliga Tekniska högskolan.
  • 3rd USAMO.
  • . "The Starry Sky".
  • Problem 6 solution.


External links


 
 

Join the WikiAnswers Q&A community. Post a question or answer questions about "inequality" at WikiAnswers.

 

Copyrights:

Dictionary. Webster 1913 Dictionary edited by Patrick J. Cassidy  Read more
Idioms. The American Heritage® Dictionary of Idioms by Christine Ammer. Copyright © 1997 by The Christine Ammer 1992 Trust. Published by Houghton Mifflin Company. All rights reserved.  Read more
WordNet. WordNet 1.7.1 Copyright © 2001 by Princeton University. All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Inequality" Read more

Search for answers directly from your browser with the FREE Answers.com Toolbar!  
Click here to download now. 

Get Answers your way! Check out all our free tools and products.

On this page:   E-mail   print Print  Link  

 

Keep Reading

Mentioned In: