All Topics  
Interval (mathematics)

 

   Email Print
   Bookmark   Link






 

Interval (mathematics)



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, a (real) interval is a set of real number
Real number

In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
s with the property that any number that lies between two numbers in the set is also included in the set. For example, the set of all numbers satisfying is an interval which contains and , as well as all numbers between them. Other examples of intervals are the set of all real numbers , the set of all positive real numbers, and the empty set
Empty set

In mathematics, and more specifically set theory, the empty set is the unique Set having no members. Some axiomatic set theories assure that the empty set exists by including an axiom of empty set; in other theories, its existence can be deduced....
.

In fact, intervals are meaningful in any (totally or partially) ordered set
Partially ordered set

In mathematics, especially order theory, a partially ordered set formalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a Set ....
, not just in the reals; so one can have intervals of rational numbers, integers, computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
-representable floating point numbers, or subsets of a set (ordered by inclusion), for example.

Real intervals play an important role in the theory of integration
Integral

Integration is an important concept in mathematics, specifically in the field of calculus and, more broadly, mathematical analysis. Given a function ƒ of a Real number variable x and an interval [ab] of the real line, the integral...
, because they are the simplest sets whose "size" or "measure" or "length" is easy to define.






Discussion
Ask a question about 'Interval (mathematics)'
Start a new discussion about 'Interval (mathematics)'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, a (real) interval is a set of real number
Real number

In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
s with the property that any number that lies between two numbers in the set is also included in the set. For example, the set of all numbers satisfying is an interval which contains and , as well as all numbers between them. Other examples of intervals are the set of all real numbers , the set of all positive real numbers, and the empty set
Empty set

In mathematics, and more specifically set theory, the empty set is the unique Set having no members. Some axiomatic set theories assure that the empty set exists by including an axiom of empty set; in other theories, its existence can be deduced....
.

In fact, intervals are meaningful in any (totally or partially) ordered set
Partially ordered set

In mathematics, especially order theory, a partially ordered set formalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a Set ....
, not just in the reals; so one can have intervals of rational numbers, integers, computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
-representable floating point numbers, or subsets of a set (ordered by inclusion), for example.

Real intervals play an important role in the theory of integration
Integral

Integration is an important concept in mathematics, specifically in the field of calculus and, more broadly, mathematical analysis. Given a function ƒ of a Real number variable x and an interval [ab] of the real line, the integral...
, because they are the simplest sets whose "size" or "measure" or "length" is easy to define. The concept of measure can then be extended to more complicated sets of real numbers, leading to the Borel measure
Borel measure

In mathematics, the Borel algebra is the smallest sigma-algebra on the real numbers R containing theinterval , and the Borel measure is the measure on this σ-algebra which gives to the interval [a, b] the measure ba ....
 and eventually to the Lebesgue measure
Lebesgue measure

In mathematics, the Lebesgue measure, named after Henri Lebesgue, is the standard way of assigning a length, area or volume to subsets of Euclidean space....
.

Intervals are central to interval arithmetic
Interval arithmetic

Interval arithmetic, interval mathematics, interval analysis, or interval computation, is a method developed by mathematicians since the 1950s and 1960s as an approach to putting bounds on rounding errors in numerical analysis and thus developing numerical methods that yield very reliable results....
, a general numerical computing technique that automatically provides guaranteed enclosures for arbitrary formulas, even in the presence of uncertainties, mathematical approximations, and arithmetic roundoff.

Notations for intervals

The interval of numbers between and , including and , is often denoted . The two numbers are called the endpoints of the interval.

Excluding the endpoints

To indicate that one of the endpoints is to be excluded from the set, many writers substitute a parenthesis for the corresponding square bracket. Thus, in set builder notation,
,
,
,
.
Note that , , and denote the empty set, whereas denotes the set . When , all four notations are usually assumed to represent the empty set.

The ISO notation

International standard
International standard

International standards are standards developed by international standards organisations. International standards are available for consideration and use, worldwide....
 ISO 31-11
ISO 31-11

ISO 31-11 is the part of international standard ISO 31 that defines mathematical signs and symbols for use in physical sciences and technology....
 also defines another notation for intervals, which seems to be more commonly taught in European and South American secondary school
Secondary school

Secondary school is a term used to describe an educational institution where the final stage of compulsory schooling, known as secondary education, takes place....
s. It uses an inwards pointing bracket to indicate inclusion of the endpoint, and outwards-pointing bracket for exclusion:



Both notations may overlap with other uses of parentheses and brackets in mathematics. For instance, the notation is often used to denote an ordered pair
Tuple

In mathematics, a tuple is a sequence of a specific number of values, called the components of the tuple. These components can be any kind of mathematical objects, where each component of a tuple is a value of a specified type....
 in set theory, the coordinates of a point
Point (geometry)

In geometry, topology and related branches of mathematics a spatial point describes a specific object within a given space that consists of neither volume, area, length, nor any other higher dimensional analogue....
 or vector in analytic geometry
Analytic geometry

Analytic geometry, usually called coordinate geometry and earlier referred to as Cartesian geometry or analytical geometry, is the study of geometry using the principles of algebra; the modern development of analytic geometry is thus suggestively called algebraic geometry....
 and linear algebra
Linear algebra

Linear algebra is the branch of mathematics concerned with the study of Euclidean vectors, vector spaces , linear maps , and system of linear equations....
, or (sometimes) a complex number
Complex number

In mathematics, the complex numbers are an extension of the real numbers obtained by adjoining an imaginary unit, denoted i, which satisfies:...
 in algebra
Algebra

Algebra is a branch of mathematics concerning the study of structure , relation , and quantity. Together with geometry, mathematical analysis, combinatorics, and number theory, algebra is one of the main branches of mathematics....
. The notation too is occasionally used for ordered pairs, especially in computer science
Computer science

Computer science is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems....
.

Some authors use to denote the complement of the interval ; namely, the set of all real numbers that are either or .

In countries where numbers are written with a decimal comma, a semicolon
Semicolon

A semicolon is a conventional punctuation mark with several uses, mainly for pauses in sentences. The Italy printer Aldus Manutius the Elder established the practice of using the semicolon mark to separate words of opposed meaning, and to indicate interdependent statements....
 may be used as a separator, to avoid ambiguity.

Infinite endpoints

In both styles of notation, one may use an infinite endpoint to indicate that there is no bound in that direction. Specifically, one may use or (or both). For example, is the set of all positive real numbers, and is the set of real numbers.

The notations , , , and are ambiguous. For authors who define intervals as subsets of the real numbers, those notations are either meaningless, or equivalent to the open variants. In the latter case, the interval comprising all real numbers is both open and closed, .

Integer intervals

When and are integer
Integer

The integers are natural numbers including 0 and their negative and non-negative numberss . They are numbers that can be written without a fractional or decimal component, and fall within the set ....
s, the notation , , or just is sometimes used to indicate the interval of all integers between and , including both. This notation is used in some programming language
Programming language

A programming language is a machine-readable artificial language designed to express computations that can be performed by a machine, particularly a computer....
s; in Pascal, for example, it is used to define the set of valid indices
Index (mathematics)

The word index is used in variety of senses in mathematics.* In perhaps the most frequent sense, an index is a superscript or subscript to a symbol....
 of a vector
Vector (computing)

A vector in computing, specifically when talking about malicious code such as viruses or worm , is the method that this code uses to propagate itself or infect the computer and this sense is similar to, and derived from, its Vector ....
.

An integer interval that has a finite lower or upper endpoint always includes that endpoint. Therefore, the exclusion of endpoints can be explicitly denoted by writing , , or . Alternate-bracket notations like or are rarely used for integer intervals.

Terminology

A degenerate interval is any set consisting of a single real number. Some authors include the empty set in this definitions. An interval that is neither empty nor degenerate is said to be proper, and has infinitely many elements.

An interval is said to be left-bounded or right-bounded if there is some real number that is, respectively, smaller than or larger than all its elements. An interval is said to be bounded if it is both left- and right-bounded; and is said to be unbounded otherwise. Intervals that are bounded at only one end are said to be half-bounded. The empty set is bounded, and the set of all reals is the only interval that is unbounded at both ends.

Bounded intervals are bounded set
Bounded set

In mathematical analysis and related areas of mathematics, a Set is called bounded, if it is, in a certain sense, of finite size. Conversely a set which is not bounded is called unbounded....
s, in the sense that their diameter
Diameter

In geometry, a diameter of a circle is any straight line segment that passes through the center of the circle and whose endpoints are on the circle....
 (which is equal to the absolute
Absolute value

In mathematics, the absolute value of a real number is its numerical value without regard to its Negative and non-negative numbers. So, for example, 3 is the absolute value of both 3 and -3....
 difference between the endpoints) is finite. The diameter may be called the length, width, measure, or size of the interval. The size of unboundded intervals is usually defined as , and the size of the empty interval may be defined as 0 or left undefined.

The center of bounded interval with endpoints and is , and its radius is the half-length . These concepts are undefined for empty or unbounded intervals.

An interval is said to be left-open if and only if it has no minimum (an element that is smaller than all other elements); right-open if it has no maximum; and open if it has both properties. The interval , for example, is left-closed and right-open. The empty set and the set of all reals are open intervals, while the set of non-negative reals, for example, is a right-open but not left-open interval. The open intervals coincide with the open set
Open set

In metric topology and related fields of mathematics, a Set U is called open if, intuitively speaking, starting from any point x in U one can move by a small amount in any direction and still be in the set U....
s of the real line in its standard topology.

An interval is said to be left-closed if it has a minimum element, right-closed if it has a maximum, and simply closed if it has both. These definitions are usually extended to include the empty set and to the (left- or right-) unbounded intervals, so that the closed intervals coincide with closed set
Closed set

In topology and related branches of mathematics, a closed set is a Set whose complement is open set....
s in that topology.

The interior of an interval is the the largest open interval that is contained in ; it is also the set of points in which are not endpoints of . The closure of is the smallest closed interval that contains ; which is also the set augmented with its finite endpoints.

For any set of real numbers, the interval enclosure or interval span of is the unique interval that contains and is not properly contained in any other interval.

Classification of intervals

The intervals of real rumbers can be classified into eleven different types, listed below; where and are real numbers, with :

empty:
degenerate:
proper and bounded:
open: closed: left-closed, right-open: left-open, right-closed:
left-bounded and right-unbounded:
left-open: left-closed:
left-unbounded and right-bounded:
right-open: right-closed:
unbounded at both ends:


Intervals of the extended real line

In some contexts, an interval may be defined as a subset of the extended real numbers
Extended real number line

In mathematics, the affinely extended real number system is obtained from the real number system R by adding two elements: +8 and −8 ....
, the set of all real numbers augmented with and .

In this interpretation, the notations , , , and are all meaningful and distinct. In particular, denotes the set of all ordinary real numbers, while denotes the extended reals.

This choice affects some of the above definitions and terminology. For instance, the interval is closed in the realm of ordinary reals, but not in the realm of the extended reals.

Properties of intervals

The intervals are precisely the connected
Connectedness

In mathematics, connectedness is used to refer to various properties meaning, in some sense, "all one piece". When a mathematical object has such a property, we say it is connected; otherwise it is disconnected....
 subsets of . It follows that the image of an interval by any continuous
Continuous function (topology)

In topology and related areas of mathematics a continuous function is a morphism between topological spaces. Intuitively, this is a function f where a set of points near f always contain the of a set of points near x....
 function is also an interval. This is one formulation of the intermediate value theorem
Intermediate value theorem

In mathematical analysis, the intermediate value theorem states that for each value between the least upper bound and greatest lower bound of the of a continuous function there is a corresponding value in its domain mapping to the original....
.

The intervals are also the convex subset
Convex set

In Euclidean space, an object is convex if for every pair of points within the object, every point on the straight line segment that joins them is also within the object....
s of . The interval enclosure of a subset is also the convex hull
Convex hull

In mathematics, the convex hull or convex envelope for a Set of points X in a real vector space V is the minimal convex set containing X....
 of .

The intersection of any collection of intervals is always an interval. The union of two intervals is an interval if and only if they have a non-empty intersection or an open end-point of one interval is a closed end-point of the other (e.g., ).

If is viewed as a metric space
Metric space

In mathematics, a metric space is a Set where a notion of distance between elements of the set is defined.The metric space which most closely corresponds to our intuitive understanding of space is the 3-dimensional Euclidean space....
, its open balls are the open bounded sets , and its closed balls are the closed bounded sets .

Any element of an interval defines a partition of into three disjoint intervals : respectively, the elements of that are less than , the singleton , and the elements that are greater than . The parts and are both non-empty (and have non-empty interiors) if and only if is in the interior of . This is an interval version of the trichotomy principle.

Dyadic intervals


A dyadic interval is a bounded real interval whose endpoints are and , where and are integers. Depending on the context, either endpoint may or may not be included in the interval.

Dyadic intervals have some nice properties, such as the following:

  • The length of a dyadic interval is always an integer power of two.
  • Every dyadic interval is contained in exactly one "parent" dyadic interval of twice the length.
  • Every dyadic interval is spanned by two "child" dyadic intervals of half the length.
  • If two dyadic intervals overlap, then one of them must be a subset of the other.


The dyadic intervals thus have a structure very similar to an infinite binary tree
Binary tree

In computer science, a binary tree is a Tree in which each node has at most two child node. Typically the child nodes are called left and right....
.

Dyadic intervals are relevant to several areas of numerical analysis, including adaptive mesh refinement
Adaptive mesh refinement

In numerical analysis, Adaptive mesh refinement is a method of adaptive meshing. Central to any Eulerian method is the manner in which it discretizes the continuous domain of interest into a grid of many individual elements....
, multigrid methods, and wavelet analysis
Wavelet

A wavelet is a mathematical function used to divide a given function or continuous signal into different scale components. Usually one can assign a frequency range to each scale component....
.

Multi-dimensional intervals

In many contexts, an -dimensional interval is defined as a subset of that is the Cartesian product
Cartesian product

In mathematics, the Cartesian product is a direct product of sets. The Cartesian product is named after Ren? Descartes, whose formulation of analytic geometry gave rise to this concept....
 of intervals, , one on each coordinate axis.

For , this generally defines a rectangle
Rectangle

In geometry, a rectangle is a Closed set planar quadrilateral with four right angles. A rectangle with vertices ABCD would be denoted as .A rectangle with adjacent sides of lengths a and b has area ab and diagonals of equal length ....
 whose sides are parallel to the coordinate axes; for , it defines an axis-aligned rectangular box.

A facet of such an interval is the result of replacing any non-degenerate interval factor by a degenerate interval consisting of a finite endpoint of . The faces of comprise itself and all faces of its facets. The corners of are the faces that consist of a single point of .

See also

  • Inequality
    Inequality

    In mathematics, an inequality is a statement about the relative size or order of two objects, or about whether they are the same or not *The notation a < b means that a is less than b....
  • Interval graph
    Interval graph

    In graph theory, an interval graph is the intersection graph of a set of Interval on the real line. It has one vertex for each interval in the set, and an edge between every pair of vertices corresponding to intervals that intersect....
  • Interval arithmetic
    Interval arithmetic

    Interval arithmetic, interval mathematics, interval analysis, or interval computation, is a method developed by mathematicians since the 1950s and 1960s as an approach to putting bounds on rounding errors in numerical analysis and thus developing numerical methods that yield very reliable results....


External links

  • A Lucid Interval by Brian Hayes: An provides an introduction.
  • by George Beck, Wolfram Demonstrations Project
    Wolfram Demonstrations Project

    The Wolfram Demonstrations Project is a website developed by Wolfram Research, whose stated goal is to bring computational exploration to the widest possible audience....
    .