|
|
Line 1: |
Line 1: |
| | | Hello! My name is Michael. <br>It is a little about myself: I live in Australia, my city of Dianella. <br>It's called often Eastern or cultural capital of WA. I've married 3 years ago.<br>I have 2 children - a son (Hans) and the daughter (Cindi). We all like Kiteboarding.<br><br>Also visit my site: [http://transcendentbliss.org/2014/03/19/lets-be-young-and-dumb/ fifa 15 coin Generator] |
| :''Not to be confused with [[Inequation]]. "Less than", "Greater than", and "More than" redirect here. For the use of the "<" and ">" signs as punctuation, see [[Bracket]]. For the UK insurance brand "More Th>n", see [[RSA Insurance Group]].''
| |
| [[File:Linear Programming Feasible Region.svg|frame|The [[feasible region]]s of [[linear programming]] are defined by a set of inequalities.]]
| |
| | |
| In [[mathematics]], an '''inequality''' is a relation that holds between two values when they are different (see also: [[equality (mathematics)|equality]]).
| |
| *The notation ''a'' ≠ ''b'' means that ''a'' is '''not equal to''' ''b''.
| |
| It does not say that one is greater than the other, or even that they can be compared in size.
| |
| | |
| If the values in question are elements of an [[ordered set]], such as the [[integer]]s or the [[real number]]s, they can be compared in size.
| |
| *The notation ''a'' < ''b'' means that ''a'' is '''less than''' ''b''.
| |
| *The notation ''a'' > ''b'' means that ''a'' is '''greater than''' ''b''.
| |
| In either case, ''a'' is not equal to ''b''. These relations are known as '''strict inequalities'''. The notation ''a'' < ''b'' may also be read as "''a'' is strictly less than ''b''".
| |
| | |
| In contrast to strict inequalities, there are two types of inequality relations that are not strict:
| |
| *The notation ''a'' ≤ ''b'' means that ''a'' is '''less than or equal to''' ''b'' (or, equivalently, '''not greater than''' ''b'', or '''at most''' ''b'').
| |
| *The notation ''a'' ≥ ''b'' means that ''a'' is '''greater than or equal to''' ''b'' (or, equivalently, '''not less than''' ''b'', or '''at least''' ''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'' {{Unicode|≪}} ''b'' means that ''a'' is '''much less than''' ''b''. (In [[measure theory]], however, this notation is used for [[Absolute continuity#Absolute continuity of measures|absolute continuity]], an unrelated concept.)
| |
| *The notation ''a'' {{Unicode|≫}} ''b'' means that ''a'' is '''much greater than''' ''b''.
| |
| | |
| ==Properties==
| |
| Inequalities are governed by the following [[Property (philosophy)|properties]]. All of these properties also hold if all of the non-strict inequalities (≤ and ≥) are replaced by their corresponding strict equalities (< and >) and (in the case of applying a function) monotonic
| |
| functions are limited to ''strictly'' monotonic functions.
| |
| | |
| ===Transitivity===
| |
| | |
| The Transitive property of inequality states:
| |
| * For any [[real number]]s ''a'', ''b'', ''c'':
| |
| ** If ''a'' ≥ ''b'' and ''b'' ≥ ''c'', then ''a'' ≥ ''c''.
| |
| ** If ''a'' ≤ ''b'' and ''b'' ≤ ''c'', then ''a'' ≤ ''c''.
| |
| * If ''either'' of the premises is a strict inequality, then the conclusion is a strict inequality.
| |
| ** E.g. if ''a'' ≥ ''b'' and ''b'' > ''c'', then ''a'' > ''c''
| |
| * An equality is of course a special case of a non-strict inequality.
| |
| ** E.g. if ''a'' = ''b'' and ''b'' > ''c'', then ''a'' > ''c''
| |
| | |
| ===Converse===
| |
| The relations ≤ and ≥ are each other's [[Converse relation|converse]]:
| |
| * For any [[real number]]s ''a'' and ''b'':
| |
| **If ''a'' ≤ ''b'', then ''b'' ≥ ''a''.
| |
| **If ''a'' ≥ ''b'', then ''b'' ≤ ''a''.
| |
| | |
| ===Addition and subtraction===
| |
| | |
| A common constant ''c'' may be [[addition|added to]] or [[subtraction|subtracted from]] both sides of an inequality:
| |
| * For any [[real number]]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]] under addition.
| |
| | |
| ===Multiplication and division===
| |
| | |
| The properties that deal with [[multiplication]] and [[division (mathematics)|division]] state:
| |
| * For any real numbers, ''a'', ''b'' and non-zero ''c'':
| |
| ** If ''c'' is [[positive number|positive]], then multiplying or dividing by ''c'' does not change the inequality:
| |
| *** If ''a'' ≥ ''b'' and ''c'' > 0, then ''ac'' ≥ ''bc'' and ''a/c'' ≥ ''b/c''.
| |
| *** If ''a'' ≤ ''b'' and ''c'' > 0, then ''ac'' ≤ ''bc'' and ''a/c'' ≤ ''b/c''.
| |
| ** If ''c'' is [[negative number|negative]], then multiplying or dividing by ''c'' inverts the inequality:
| |
| *** If ''a'' ≥ ''b'' and ''c'' < 0, then ''ac'' ≤ ''bc'' and ''a/c'' ≤ ''b/c''.
| |
| *** If ''a'' ≤ ''b'' and ''c'' < 0, then ''ac'' ≥ ''bc'' and ''a/c'' ≥ ''b/c''.
| |
| | |
| 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'', negation inverts the inequality:
| |
| **If ''a'' ≤ ''b'', then −''a'' ≥ −''b''.
| |
| **If ''a'' ≥ ''b'', then −''a'' ≤ −''b''.
| |
| | |
| ===Multiplicative inverse===
| |
| | |
| The properties for the [[multiplicative inverse]] state:
| |
| | |
| *For any non-zero real numbers ''a'' and ''b'' that are both [[Positive number|positive]] or both [[Negative number|negative]]:
| |
| **If ''a'' ≤ ''b'', then 1/''a'' ≥ 1/''b''.
| |
| **If ''a'' ≥ ''b'', then 1/''a'' ≤ 1/''b''.
| |
| | |
| *If one of ''a'' and ''b'' is positive and the other is negative, then:
| |
| **If ''a'' < ''b'', then 1/''a'' < 1/''b''.
| |
| **If ''a'' > ''b'', then 1/''a'' > 1/''b''.
| |
| | |
| These can also be written in [[#Chained notation|chained notation]] as:
| |
| * For any non-zero real numbers ''a'' and ''b'':
| |
| ** If 0 < ''a'' ≤ ''b'', then 1/''a'' ≥ 1/''b'' > 0.
| |
| ** If ''a'' ≤ ''b'' < 0, then 0 > 1/''a'' ≥ 1/''b''.
| |
| ** If ''a'' < 0 < ''b'', then 1/''a'' < 0 < 1/''b''.
| |
| ** If 0 > ''a'' ≥ ''b'', then 1/''a'' ≤ 1/''b'' < 0.
| |
| ** If ''a'' ≥ ''b'' > 0, then 0 < 1/''a'' ≤ 1/''b''.
| |
| ** If ''a'' > 0 > ''b'', then 1/''a'' > 0 > 1/''b''.
| |
| | |
| ===Applying a function to both sides===
| |
| [[File:Log.svg|right|thumb|The graph of ''y'' = ln ''x'']]
| |
| Any [[Monotonic function|monotonic]]ally increasing [[function (mathematics)|function]] may be applied to both sides of an inequality (provided they are in the [[Domain of a function|domain]] of that function) and it will still hold. Applying a 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 the inequality is strict (''a'' < ''b'', ''a'' > ''b'') ''and'' the function is strictly monotonic, then the inequality remains strict. If only one of these conditions is strict, then the resultant inequality is non-strict. The rules for additive and multiplicative inverses are both examples of applying a ''strictly'' monotonically decreasing function.
| |
| | |
| As an example, consider the application of the [[natural logarithm]] to both sides of an inequality when <math>a</math> and <math>b</math> are positive real numbers:
| |
| :<math>a \leq b \Leftrightarrow \ln(a) \leq \ln(b).</math>
| |
| :<math>a < b \Leftrightarrow \ln(a) < \ln(b).</math>
| |
| This is true because the natural logarithm is a strictly increasing function.
| |
| | |
| ==Ordered fields==
| |
| If (''F'', +, ×) is a [[Field (mathematics)|field]] and ≤ is a [[total order]] on ''F'', then (''F'', +, ×, ≤) is called an [[ordered field]] 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]]s, but ≤ cannot be defined in order to make ('''C''', +, ×, ≤) an [[ordered field]], because −1 is the square of ''i'' and would therefore be positive.
| |
| | |
| The non-strict inequalities ≤ and ≥ on real numbers are [[total order]]s. The strict inequalities < and > on real numbers are [[Total_order#Strict_total_order|strict total orders]].
| |
| | |
| == 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. Hence, for example, ''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''<sub>1</sub> ≤ ''a''<sub>2</sub> ≤ ... ≤ ''a''<sub>''n''</sub>''' means that ''a''<sub>''i''</sub> ≤ ''a''<sub>''i''+1</sub> for ''i'' = 1, 2, ..., ''n'' − 1. By transitivity, this condition is equivalent to ''a''<sub>''i''</sub> ≤ ''a''<sub>''j''</sub> 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'' < 2''x'' + 1 ≤ 3''x'' + 2, it is not possible to isolate ''x'' in any one part of the inequality through addition or subtraction. Instead, the inequalities must be solved 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]] of the inequalities between adjacent terms. For instance, ''a'' < ''b'' = ''c'' ≤ ''d'' means that ''a'' < ''b'', ''b'' = ''c'', and ''c'' ≤ ''d''. This notation exists in a few [[programming language]]s such as [[Python (programming language)|Python]].
| |
| | |
| <!--
| |
| == Representing inequalities on the real number line ==
| |
| Every inequality involving real numbers can be represented on the real [[number line]] 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.
| |
| {{Expand section|date=May 2008}} -->
| |
| | |
| ==Inequalities between means==
| |
| {{see also|Inequality of arithmetic and geometric means}}
| |
| | |
| There are many inequalities between means. For example, for any positive numbers ''a''<sub>1</sub>, ''a''<sub>2</sub>, …, ''a''<sub>''n''</sub> we have {{nowrap|''H'' ≤ ''G'' ≤ ''A'' ≤ ''Q'',}} where
| |
| | |
| :{| style="height:200px"
| |
| |-
| |
| |<math>H = \frac{n}{1/a_1 + 1/a_2 + \cdots + 1/a_n}</math>   || ([[harmonic mean]]),
| |
| |-
| |
| |<math>G = \sqrt[n]{a_1 \cdot a_2 \cdots a_n} </math> || ([[geometric mean]]),
| |
| |-
| |
| |<math>A = \frac{a_1 + a_2 + \cdots + a_n}{n}</math> || ([[arithmetic mean]]),
| |
| |-
| |
| |<math>Q = \sqrt{\frac{a_1^2 + a_2^2 + \cdots + a_n^2}{n}}</math> || ([[Root mean square|quadratic mean]]).
| |
| |}
| |
| | |
| ==Power inequalities==
| |
| A "'''Power inequality'''" is an inequality containing ''a''<sup>''b''</sup> terms, where ''a'' and ''b'' are real positive numbers or variable expressions. They often appear in [[mathematical olympiads]] exercises.
| |
| | |
| ===Examples===
| |
| | |
| * For any real ''x'',
| |
| :: <math>e^x \ge 1+x.\,</math>
| |
| * If ''x'' > 0, then
| |
| :: <math>x^x \ge \left( \frac{1}{e}\right)^{1/e}.\,</math>
| |
| * If ''x'' ≥ 1, then
| |
| :: <math>x^{x^x} \ge x.\,</math>
| |
| * If ''x'', ''y'', ''z'' > 0, then
| |
| :: <math>(x+y)^z + (x+z)^y + (y+z)^x > 2.\,</math>
| |
| * For any real distinct numbers ''a'' and ''b'',
| |
| :: <math>\frac{e^b-e^a}{b-a} > e^{(a+b)/2}.</math>
| |
| * If ''x'', ''y'' > 0 and 0 < ''p'' < 1, then
| |
| :: <math>(x+y)^p < x^p+y^p.\,</math>
| |
| * If ''x'', ''y'', ''z'' > 0, then
| |
| :: <math>x^x y^y z^z \ge (xyz)^{(x+y+z)/3}.\,</math>
| |
| * If ''a'', ''b'' > 0, then
| |
| :: <math>a^a + b^b \ge a^b + b^a.\,</math>
| |
| : This inequality was solved by I.Ilani in JSTOR,AMM,Vol.97,No.1,1990.
| |
| * If ''a'', ''b'' > 0, then
| |
| :: <math>a^{ea} + b^{eb} \ge a^{eb} + b^{ea}.\,</math>
| |
| : This inequality was solved by S.Manyama in AJMAA,Vol.7,Issue 2,No.1,2010 and by V.Cirtoaje in JNSA,Vol.4,Issue 2,130-137,2011.
| |
| * If ''a'', ''b'', ''c'' > 0, then
| |
| :: <math>a^{2a} + b^{2b} + c^{2c} \ge a^{2b} + b^{2c} + c^{2a}.\,</math>
| |
| * If ''a'', ''b'' > 0, then
| |
| :: <math>a^b + b^a > 1.\,</math>
| |
| : This result was generalized by R. Ozols in 2002 who proved that if ''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub> > 0, then
| |
| :: <math>a_1^{a_2}+a_2^{a_3}+\cdots+a_n^{a_1}>1</math>
| |
| : (result is published in Latvian popular-scientific quarterly ''The Starry Sky'', see references).
| |
| | |
| == Well-known inequalities ==
| |
| {{see also|List of inequalities}}
| |
| | |
| [[Mathematician]]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:
| |
| {{div col}}
| |
| * [[Azuma's inequality]]
| |
| * [[Bernoulli's inequality]]
| |
| * [[Boole's inequality]]
| |
| * [[Cauchy–Schwarz inequality]]
| |
| * [[Chebyshev's inequality]]
| |
| * [[Chernoff's inequality]]
| |
| * [[Cramér–Rao inequality]]
| |
| * [[Hoeffding's inequality]]
| |
| * [[Hölder's inequality]]
| |
| * [[Inequality of arithmetic and geometric means]]
| |
| * [[Jensen's inequality]]
| |
| * [[Kolmogorov's inequality]]
| |
| * [[Markov's inequality]]
| |
| * [[Minkowski inequality]]
| |
| * [[Nesbitt's inequality]]
| |
| * [[Pedoe's inequality]]
| |
| * [[Poincaré inequality]]
| |
| * [[Triangle inequality]]
| |
| {{div col end}}
| |
| | |
| ==Complex numbers and inequalities==
| |
| The set of [[complex number]]s <math>\mathbb{C}</math> with its operations of [[addition]] and [[multiplication]] is a [[field (mathematics)|field]], but it is impossible to define any relation ≤ so that <math>(\mathbb{C},+,\times,\le)</math> becomes an [[ordered field]]. To make <math>(\mathbb{C},+,\times,\le)</math> an [[ordered field]], 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]], for any number ''a'', either 0 ≤ ''a'' or ''a'' ≤ 0 (in which case the first property above implies that 0 ≤ <math>-a</math>). In either case 0 ≤ ''a''<sup>2</sup>; this means that <math>i^2>0</math> and <math>1^2>0</math>; so <math>-1>0</math> and <math>1>0</math>, which means <math>(-1+1)>0</math>; contradiction.
| |
| | |
| However, an operation ≤ can be defined so as to satisfy only the first property (namely, "if ''a'' ≤ ''b'' then ''a'' + ''c'' ≤ ''b'' + ''c''"). Sometimes the [[lexicographical order]] definition is used:
| |
| * a ≤ b if <math> Re(a)</math> < <math>Re(b)</math> or (<math>Re(a) = Re(b)</math> and <math>Im(a)</math> ≤ <math>Im(b)</math>)
| |
| 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 <math>x,y\in\mathbb{R}^n</math> (meaning that <math>x = \left(x_1,x_2,\ldots,x_n\right)^\mathsf{T}</math> and <math>y = \left(y_1,y_2,\ldots,y_n\right)^\mathsf{T}</math> where <math>x_i</math> and <math>y_i</math> are real numbers for <math>i=1,\ldots,n</math>), we can define the following relationships.
| |
| | |
| * <math>x = y \ </math> if <math>x_i = y_i\ </math> for <math>i=1,\ldots,n</math>
| |
| * <math>x < y \ </math> if <math>x_i < y_i\ </math> for <math>i=1,\ldots,n</math>
| |
| * <math>x \leq y </math> if <math>x_i \leq y_i </math> for <math>i=1,\ldots,n</math> and <math>x \neq y</math>
| |
| * <math>x \leqq y </math> if <math>x_i \leq y_i </math> for <math>i=1,\ldots,n</math>
| |
| | |
| Similarly, we can define relationships for <math> x > y </math>, <math> x \geq y </math>, and <math> x \geqq y </math>. We note that this notation is consistent with that used by Matthias Ehrgott in ''Multicriteria Optimization'' (see References).
| |
| | |
| The property of Trichotomy (as stated above) is not valid for vector relationships. For example, when <math>x = \left[ 2, 5 \right]^\mathsf{T} </math> and <math>y = \left[ 3, 4 \right]^\mathsf{T} </math>, there exists no valid inequality relationship between these two vectors. Also, a [[multiplicative inverse]] 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]]
| |
| *[[Bracket (mathematics)]], for the use of similar ‹ and › signs as [[bracket]]s
| |
| *[[Fourier-Motzkin elimination]]
| |
| *[[Inclusion (set theory)]]
| |
| *[[Inequation]]
| |
| *[[Interval (mathematics)]]
| |
| *[[List of inequalities]]
| |
| *[[Partially ordered set]]
| |
| *[[Relational operator]]s, used in programming languages to denote inequality
| |
| | |
| ==References==
| |
| {{Reflist}}
| |
| *{{cite book | author=Hardy, G., Littlewood J.E., Pólya, G.| title=Inequalities| publisher=Cambridge Mathematical Library, Cambridge University Press | year=1999 | isbn=0-521-05206-8}}
| |
| *{{cite book | author=Beckenbach, E.F., Bellman, R.| title=An Introduction to Inequalities| publisher=Random House Inc | year=1975 | isbn=0-394-01559-2}}
| |
| *{{cite book | author=Drachman, Byron C., Cloud, Michael J.| title=Inequalities: With Applications to Engineering| publisher=Springer-Verlag | year=1998 | isbn=0-387-98404-6}}
| |
| *{{cite journal|title="Quickie" inequalities|author=Murray S. Klamkin|url=http://ua-mirror.pims.math.ca/pi/issue7/page26-29.pdf|format=PDF|work=Math Strategies}}
| |
| *{{cite web|title=Introduction to Inequalities|url=http://www.mediafire.com/?1mw1tkgozzu |author=Arthur Lohwater|year=1982|publisher=Online e-book in PDF format}}
| |
| *{{cite web|title=Mathematical Problem Solving|url=http://www.math.kth.se/math/TOPS/index.html|author=Harold Shapiro|date=2005,1972–1985|publisher=Kungliga Tekniska högskolan|work=The Old Problem Seminar}}
| |
| *{{cite web|title=3rd USAMO|url=http://www.kalva.demon.co.uk/usa/usa74.html|archiveurl=http://web.archive.org/web/20080203070350/www.kalva.demon.co.uk/usa/usa74.html|archivedate=2008-02-03}}
| |
| *{{cite book
| |
| | last = Pachpatte
| |
| | first = B.G.
| |
| | title = Mathematical Inequalities
| |
| | publisher = [[Elsevier]]
| |
| | series = North-Holland Mathematical Library
| |
| | volume = 67
| |
| | edition = first
| |
| | year = 2005
| |
| | location = Amsterdam, The Netherlands
| |
| | isbn = 0-444-51795-2
| |
| | issn = 0924-6509
| |
| | mr = 2147066
| |
| | zbl = 1091.26008}}
| |
| *{{cite book | author=Ehrgott, Matthias| title=Multicriteria Optimization| publisher=Springer-Berlin| year=2005| isbn=3-540-21398-8}}
| |
| *{{cite book | last=Steele | first=J. Michael | authorlink=J. Michael Steele | title=The Cauchy-Schwarz Master Class: An Introduction to the Art of Mathematical Inequalities | publisher=Cambridge University Press | year=2004 | isbn=978-0-521-54677-5 | url=http://www-stat.wharton.upenn.edu/~steele/Publications/Books/CSMC/CSMC_index.html}}
| |
| | |
| == External links ==
| |
| * {{springer|title=Inequality|id=p/i050790}}
| |
| * [http://demonstrations.wolfram.com/GraphOfInequalities/ Graph of Inequalities] by [[Ed Pegg, Jr.]], [[Wolfram Demonstrations Project]].
| |
| * [http://www.artofproblemsolving.com/Wiki/index.php/Inequality AoPS Wiki entry about Inequalities]
| |
| | |
| [[Category:Inequalities| ]]
| |
| [[Category:Elementary algebra]]
| |