Interval Notation

Interval Notation

Introduction

  • Interval notation is a way to represent sets of real numbers.
  • It uses parentheses and brackets to indicate whether the endpoints are included or excluded.
  • Let aa and bb be two real numbers such that a < b.

Open Interval

  • Notation: (a,b)(a, b)
  • Definition: The set of real numbers between aa and bb, not including aa and bb.
  • Set builder notation: \lbrace x \mid a < x < b \rbrace
  • Graphical representation:
    • Number line with points aa and bb.
    • Open parentheses at aa and bb.
    • Shaded region between aa and bb.
  • Parentheses indicate that the endpoints are excluded from the interval.

Closed Interval

  • Notation: [a,b][a, b]
  • Definition: The set of real numbers between aa and bb, including aa and bb.
  • Set builder notation: {xaxb}\lbrace x \mid a \leq x \leq b \rbrace
  • Graphical representation:
    • Number line with points aa and bb.
    • Square brackets at aa and bb.
    • Shaded region between aa and bb.
  • Square brackets indicate that the endpoints are included in the interval.

Infinite Interval (Right)

  • Notation: (a,)(a, \infty)
  • Definition: The set of real numbers that are greater than aa.
  • Set builder notation: \lbrace x \mid x > a \rbrace
  • Graphical representation:
    • Number line with point aa.
    • Open parenthesis at aa.
    • Shaded region to the right of aa.
  • The infinity symbol \infty does not represent a real number; it indicates that the interval extends indefinitely to the right.

Infinite Interval (Left)

  • Notation: (,b](-\infty, b]
  • Definition: The set of real numbers that are less than or equal to bb.
  • Set builder notation: {xxb}\lbrace x \mid x \leq b \rbrace
  • Graphical representation:
    • Number line with point bb.
    • Square bracket at bb.
    • Shaded region to the left of bb.
  • The negative infinity symbol \infty indicates that the interval extends indefinitely to the left.

Parentheses vs. Brackets

  • Parentheses: Indicate endpoints that are not included in the interval.
  • Square brackets: Indicate endpoints that are included in the interval.
  • Parentheses are always used with positive infinity (+)(+\infty) or negative infinity ()(-\infty).

Nine Possible Types of Intervals

  • Let aa and bb be real numbers such that a < b.
Interval NotationSet Builder NotationGraph
(a,b)(a, b)\lbrace x \mid a < x < b \rbraceNumber line with open parentheses at aa and bb, shaded between.
[a,b][a, b]{xaxb}\lbrace x \mid a \leq x \leq b \rbraceNumber line with closed brackets at aa and bb, shaded between.
[a,b)[a, b)\lbrace x \mid a \leq x < b \rbraceNumber line with a closed bracket at aa and an open parenthesis at bb, shaded between.
(a,b](a, b]\lbrace x \mid a < x \leq b \rbraceNumber line with an open parenthesis at aa and a closed bracket at bb, shaded between.
(a,)(a, \infty)\lbrace x \mid x > a \rbraceNumber line with an open parenthesis at aa, shaded to the right.
[a,)[a, \infty){xxa}\lbrace x \mid x \geq a \rbraceNumber line with a closed bracket at aa, shaded to the right.
(,b)(-\infty, b)\lbrace x \mid x < b \rbraceNumber line with an open parenthesis at bb, shaded to the left.
(,b](-\infty, b]{xxb}\lbrace x \mid x \leq b \rbraceNumber line with a closed bracket at bb, shaded to the left.
(,)(-\infty, \infty){xxR}\lbrace x \mid x \in \mathbb{R} \rbraceFully shaded number line.

Examples

Part a: [2,5)[-2, 5)
  • Set builder notation: \lbrace x \mid -2 \leq x < 5 \rbrace
  • Graphical representation:
    • Bracket at 2-2 (inclusive).
    • Parenthesis at 55 (exclusive).
    • Shade between 2-2 and 55.
Part b: [1,3.5][1, 3.5]
  • Set builder notation: {x1x3.5}\lbrace x \mid 1 \leq x \leq 3.5 \rbrace
  • Graphical representation:
    • Bracket at 11 (inclusive).
    • Bracket at 3.53.5 (inclusive).
    • Shade between 11 and 3.53.5.
Part c: (,1)(-\infty, -1)
  • Set builder notation: \lbrace x \mid x < -1 \rbrace
  • Graphical representation:
    • Parenthesis at 1-1 (exclusive).
    • Shade to the left of 1-1 with an arrow to indicate that it continues to negative infinity.