fbpx
Wikipedia

Inequation

In mathematics, an inequation is a statement that an inequality holds between two values.[1][2] It is usually written in the form of a pair of expressions denoting the values in question, with a relational sign between them indicating the specific inequality relation. Some examples of inequations are:

In some cases, the term "inequation" can be considered synonymous to the term "inequality",[3] while in other cases, an inequation is reserved only for statements whose inequality relation is "not equal to" (≠).[2]

Chains of inequations edit

A shorthand notation is used for the conjunction of several inequations involving common expressions, by chaining them together. For example, the chain

 

is shorthand for

 

which also implies that   and  .

In rare cases, chains without such implications about distant terms are used. For example   is shorthand for  , which does not imply  [citation needed] Similarly,   is shorthand for  , which does not imply any order of   and  .[4]

Solving inequations edit

 
Solution set (portrayed as feasible region) for a sample list of inequations

Similar to equation solving, inequation solving means finding what values (numbers, functions, sets, etc.) fulfill a condition stated in the form of an inequation or a conjunction of several inequations. These expressions contain one or more unknowns, which are free variables for which values are sought that cause the condition to be fulfilled. To be precise, what is sought are often not necessarily actual values, but, more in general, expressions. A solution of the inequation is an assignment of expressions to the unknowns that satisfies the inequation(s); in other words, expressions such that, when they are substituted for the unknowns, make the inequations true propositions. Often, an additional objective expression (i.e., an optimization equation) is given, that is to be minimized or maximized by an optimal solution.[5]

For example,

 

is a conjunction of inequations, partly written as chains (where   can be read as "and"); the set of its solutions is shown in blue in the picture (the red, green, and orange line corresponding to the 1st, 2nd, and 3rd conjunct, respectively). For a larger example. see Linear programming#Example.

Computer support in solving inequations is described in constraint programming; in particular, the simplex algorithm finds optimal solutions of linear inequations.[6] The programming language Prolog III also supports solving algorithms for particular classes of inequalities (and other relations) as a basic language feature. For more, see constraint logic programming.

Combinations of meanings edit

Usually because of the properties of certain functions (like square roots), some inequations are equivalent to a combination of multiple others. For example, the inequation   is logically equivalent to the following three inequations combined:

  1.  
  2.  
  3.  

See also edit

References edit

  1. ^ Thomas H. Sidebotham (2002). The A to Z of Mathematics: A Basic Guide. John Wiley and Sons. p. 252. ISBN 0-471-15045-2.
  2. ^ a b Weisstein, Eric W. "Inequation". mathworld.wolfram.com. Retrieved 2019-12-03.
  3. ^ "BestMaths". bestmaths.net. Retrieved 2019-12-03.
  4. ^ Brian A. Davey; Hilary Ann Priestley (1990). Introduction to Lattices and Order. Cambridge Mathematical Textbooks. Cambridge University Press. definition of a fence in exercise 1.11, p.23. ISBN 0-521-36766-2. LCCN 89009753.
  5. ^ Stapel, Elizabeth. "Linear Programming: Introduction". Purplemath. Retrieved 2019-12-03.
  6. ^ "Optimization - The simplex method". Encyclopedia Britannica. Retrieved 2019-12-03.

inequation, redirects, here, confused, with, this, article, needs, additional, citations, verification, please, help, improve, this, article, adding, citations, reliable, sources, unsourced, material, challenged, removed, find, sources, news, newspapers, books. redirects here Not to be confused with or ǂ This article needs additional citations for verification Please help improve this article by adding citations to reliable sources Unsourced material may be challenged and removed Find sources Inequation news newspapers books scholar JSTOR March 2010 Learn how and when to remove this template message In mathematics an inequation is a statement that an inequality holds between two values 1 2 It is usually written in the form of a pair of expressions denoting the values in question with a relational sign between them indicating the specific inequality relation Some examples of inequations are a lt b displaystyle a lt b x y z 1 displaystyle x y z leq 1 n gt 1 displaystyle n gt 1 x 0 displaystyle x neq 0 In some cases the term inequation can be considered synonymous to the term inequality 3 while in other cases an inequation is reserved only for statements whose inequality relation is not equal to 2 Contents 1 Chains of inequations 2 Solving inequations 3 Combinations of meanings 4 See also 5 ReferencesChains of inequations editA shorthand notation is used for the conjunction of several inequations involving common expressions by chaining them together For example the chain 0 a lt b 1 displaystyle 0 leq a lt b leq 1 nbsp is shorthand for 0 a a n d a lt b a n d b 1 displaystyle 0 leq a mathrm and a lt b mathrm and b leq 1 nbsp which also implies that 0 lt b displaystyle 0 lt b nbsp and a lt 1 displaystyle a lt 1 nbsp In rare cases chains without such implications about distant terms are used For example i 0 j displaystyle i neq 0 neq j nbsp is shorthand for i 0 a n d 0 j displaystyle i neq 0 mathrm and 0 neq j nbsp which does not imply i j displaystyle i neq j nbsp citation needed Similarly a lt b gt c displaystyle a lt b gt c nbsp is shorthand for a lt b a n d b gt c displaystyle a lt b mathrm and b gt c nbsp which does not imply any order of a displaystyle a nbsp and c displaystyle c nbsp 4 Solving inequations edit nbsp Solution set portrayed as feasible region for a sample list of inequationsSimilar to equation solving inequation solving means finding what values numbers functions sets etc fulfill a condition stated in the form of an inequation or a conjunction of several inequations These expressions contain one or more unknowns which are free variables for which values are sought that cause the condition to be fulfilled To be precise what is sought are often not necessarily actual values but more in general expressions A solution of the inequation is an assignment of expressions to the unknowns that satisfies the inequation s in other words expressions such that when they are substituted for the unknowns make the inequations true propositions Often an additional objective expression i e an optimization equation is given that is to be minimized or maximized by an optimal solution 5 For example 0 x 1 690 1 5 x 2 0 x 2 530 x 1 x 1 640 0 75 x 2 displaystyle 0 leq x 1 leq 690 1 5 cdot x 2 land 0 leq x 2 leq 530 x 1 land x 1 leq 640 0 75 cdot x 2 nbsp is a conjunction of inequations partly written as chains where displaystyle land nbsp can be read as and the set of its solutions is shown in blue in the picture the red green and orange line corresponding to the 1st 2nd and 3rd conjunct respectively For a larger example see Linear programming Example Computer support in solving inequations is described in constraint programming in particular the simplex algorithm finds optimal solutions of linear inequations 6 The programming language Prolog III also supports solving algorithms for particular classes of inequalities and other relations as a basic language feature For more see constraint logic programming Combinations of meanings editUsually because of the properties of certain functions like square roots some inequations are equivalent to a combination of multiple others For example the inequation f x lt g x displaystyle textstyle sqrt f x lt g x nbsp is logically equivalent to the following three inequations combined f x 0 displaystyle f x geq 0 nbsp g x gt 0 displaystyle g x gt 0 nbsp f x lt g x 2 displaystyle f x lt left g x right 2 nbsp See also edit nbsp Look up inequation in Wiktionary the free dictionary Apartness relation a form of inequality in constructive mathematics Equation Equals sign Inequality mathematics Relational operatorReferences edit Thomas H Sidebotham 2002 The A to Z of Mathematics A Basic Guide John Wiley and Sons p 252 ISBN 0 471 15045 2 a b Weisstein Eric W Inequation mathworld wolfram com Retrieved 2019 12 03 BestMaths bestmaths net Retrieved 2019 12 03 Brian A Davey Hilary Ann Priestley 1990 Introduction to Lattices and Order Cambridge Mathematical Textbooks Cambridge University Press definition of a fence in exercise 1 11 p 23 ISBN 0 521 36766 2 LCCN 89009753 Stapel Elizabeth Linear Programming Introduction Purplemath Retrieved 2019 12 03 Optimization The simplex method Encyclopedia Britannica Retrieved 2019 12 03 Retrieved from https en wikipedia org w index php title Inequation amp oldid 1184460440, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.