+Table of Contents

Intervals

Definitions

The closed interval of real numbers with lower bound a and upper bound b is defined as the set of all real numbers, x, such that axb.

Similarly, the open interval of real numbers with lower bound a and upper bound b is defined as the set of all real numbers, x, such that a<x<b.

Notation

The notation [a,b] is often used to denote the closed interval of real numbers with lower bound a and upper bound b. That is:

[a,b]={xR:axb}

Simlarly, the notation (a,b) is often used to denote the open interval of real numbers with lower bound a and upper bound b. That is:

(a,b)={xR:a<x<b}

It is sometimes necessary to work with intervals that are said to be either half-open or half-closed. In such situations, the following notation is commonly used:

(a,b]={xR:a<xb}

[a,b)={xR:ax<b}