Interval and Set Notation

A set is a collection of elements. These elements can be both numbers, letters, functions, or anything else you would like to group together. An important type of sets are called intervals, and they are often used to describe solutions to exercises. When you want to explain that an element belongs in a given set you use the symbol . If an element doesn’t belong in a given set you use the symbol . There are three types of intervals:

Theory

Intervals

Open interval:

(a,b) is the set of all numbers between a and b. That is, x (a,b) means that a < x < b.

Half-open interval:

(a,b] or [a,b) is the set of all numbers greater than a and less than or equal to b or the set of all numbers greater than or equal to a and less than b. That means that x (a,b] is the same as a < x b (x can be all numbers between a and b, including b but not including a), and x [a,b) is the same as a x < b (x can be all numbers between a and b, including a but not including b).

Closed interval:

[a,b] is the set of all numbers between a and b including both a and b. That is, x [a,b] is the same as a x b.

If you need to add together several intervals to make one set (for example the solution space), you can use the symbol , called the union, for example: x (2, 3] [5, 10). If you want to remove from one interval everything inside another interval, you can use the symbol like this: {3}. If you have infinite intervals, you can show that by using the infinity symbol: x [a,) (x is greater than or equal to a) and x (,b) (x is less than b). The side of the interval that goes toward infinity is always an open interval.

Example 1

  • x [a,b): x is an element in [a,b)

  • x [a,b): x is not an element in [a,b)

Want to know more?Sign UpIt's free!