Describing sets of real numbers

We will often be working with sets of real numbers in this chapter. The set-builder notation allows us to use inequalities to describe sets. For example, {x:0<x1} describes the set of real numbers between 0 (exclusive) and 1 (inclusive).

The interval notation

The interval notation is often a more convenient way to describe these sets of real number.

interval

We can rewrite the previous example of {x:0<x1} in interval notation as (0,1]. Round parenthesis, ( or ), indicate that the end value is not included while square brackets, [ or ], indicate that we include the end value.

Examples

Inequality Interval Notation
x<3 (,3)
x5 (,5]
1<x<4 (1,4)
1x4 [1,4]
1x<4 [1,4)
1<x4 (1,4]
x2 [2,)
x>0 (0,)
x,x7 (,7)(7,)
x1 or x>3 (,1](3,)
x (,)