Interval (mathematics)
Encyclopedia : I : IN : INT : Interval (mathematics)
In mathematics, interval is a concept relating to the sequence and set-membership of one or more numbers.
Algebra
In elementary algebra, an interval is a set that contains every real number between two indicated numbers and possibly the two numbers themselves. Interval notation is the notation in which permitted values for a variable are expressed as ranging over a certain interval; "[5 < x < 9]" is an example of the application of interval notation. In conventional interval notation, parentheses ( [()] ) indicate exclusion while square brackets ( [[]] ) indicate inclusion. For example, the interval "[(10,20)]" indicates the set of all real numbers between [10] and [20] but does not include [10] or [20], the first and last numbers of the interval, respectively. On the other hand, the interval "[[10,20]]" includes both every number between [10] and [20] as well as [10] and [20]. Other possibilities are listed below.Higher mathematics
In higher mathematics, a formal definition is the following: An interval is a subset [S] of a totally ordered set [T] with the property that whenever [x] and [y] are in [S] and [xIntervals of [\mathbb] are of the following eleven different types (where [a] and [b] are real numbers, with [a < b]):
- [(a,b)=\]
- [[a,b]=\]
- [[a,b)=]
- [(a,b]=\]
- [(a,\infty)=\]
- [[a,infty)=]
- [(-infty,b)=]
- [(-infty,b]=\]
- [(-\infty,\infty)=\mathbb] itself, the set of all real numbers
- [\]
- [\varnothing] the empty set
- [[-infty,b]=\\bigcup \ ]
- [[-infty,b)=bigcup ]
- [[a,infty]=bigcup ]
- [(a,infty]=\\bigcup \ ]
- [[-infty,infty]=\mathbb^+]
Intervals play an important role in the theory of integration, because they are the simplest sets whose "size" or "measure" or "length" is easy to define (see above). The concept of measure can then be extended to more complicated sets, leading to the Borel measure and eventually to the Lebesgue measure.
Intervals are precisely the connected subsets of [mathbb]. They are also precisely the convex subsets of [mathbb]. Since a continuous image of a connected set is connected, it follows that if [f:mathbbrightarrowmathbb] is a continuous function and I is an interval, then its image [f(I)] is also an interval. This is one formulation of the intermediate value theorem.
Intervals in partial orders
In order theory, one usually considers partially ordered sets. However, the above notations and definitions can immediately be applied to this general case as well. Of special interest in this general setting are intervals of the form [a,b].
For a partially ordered set (P, ≤) and two elements a and b of P, one defines the set
- [a, b] =
Interval arithmetic
Interval arithmetic, also called interval mathematics, interval analysis, and interval computation, has been being developed by mathematicians since the 1950s and 1960s as an approach to putting bounds on rounding errors in mathematical computation and thus obtaining very reliable results. Where classical arithmetic defines operations on individual numbers, interval arithmetic defines a set of operations on intervals:
- T · S = .
- [a,b] + [c,d] = [a+c, b+d]
- [a,b] - [c,d] = [a-d, b-c]
- [a,b] * [c,d] = [min (ac, ad, bc, bd), max (ac, ad, bc, bd)]
- [a,b] / [c,d] = [min (a/c, a/d, b/c, b/d), max (a/c, a/d, b/c, b/d)]
The addition and multiplication operations are commutative, associative and sub-distributive: the set X ( Y + Z ) is a subset of XY + XZ.
Relational operations
Relational operations on intervals can be defined in tri-state logic :
- T · S is true if for any x in T, and any y in S, x · y is true
- T · S is false if for any x in T, and any y in S, x · y is false
- otherwise T · S is uncertain
Alternative notation
International standard ISO 31-11 also defines another notation for intervals, which is the one commonly taught in many European countries (e.g., Germany, France) in secondary school:
] a,b[ =- [a,b] =
[ a,b[ =] a,b] =
Where numbers are written with a decimal comma, the endpoints in the interval notation may also be separated by a semicolon instead of a comma, to avoid ambiguity.
External links
- A [American Scientist article] provides an introduction.
- [Interval Notation Basics]
- [Interval computations website]
- [Interval computations research centers]
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
