Understanding Interval Notation

Interval notation represents subsets of the real number line by specifying a lower and upper bound. The notation concisely captures whether endpoints are part of the set or merely boundaries.

  • Closed interval [a, b] includes both endpoints, representing all x where axb.
  • Open interval (a, b) excludes both endpoints, representing all x where a < x < b.
  • Half-open intervals [a, b) or (a, b] include exactly one endpoint.
  • Unbounded intervals use the infinity symbol with a parenthesis (never a bracket), such as [a, ∞) or (−∞, b].

The bracket–parenthesis distinction is critical: square brackets mean inclusion; parentheses mean exclusion.

Converting Inequalities to Interval Form

Start by identifying the variable's range from the inequality statement. For compound inequalities like a < xb, treat the left and right bounds separately.

  1. Write the lower bound first, followed by a comma and the upper bound.
  2. If the lower bound uses ≤ or ≥, place a square bracket [ before it; if < or >, use a parenthesis (.
  3. Mirror this logic for the upper bound, placing ] or ) after it.
  4. For unbounded ranges approaching infinity, always use parentheses around ∞.

Example: 2x < 7 becomes [2, 7), since 2 is included but 7 is not.

Bracket and Parenthesis Rules

The choice of bracket type depends on whether each endpoint is included in the solution set:

Closed: [a, b] means a ≤ x ≤ b (both endpoints included)

Open: (a, b) means a < x < b (both endpoints excluded)

Half-open left: [a, b) means a ≤ x < b

Half-open right: (a, b] means a < x ≤ b

Unbounded: (−∞, b] or [a, ∞) for infinite ranges

  • a — The lower bound (infimum) of the interval
  • b — The upper bound (supremum) of the interval
  • x — Any real number within the specified range

Special Cases and All Real Numbers

When a solution includes all real numbers, write (−∞, ∞). Both infinity symbols always pair with parentheses, never brackets, because infinity is not a real number that can be reached or included.

Compound inequalities using 'and' (both conditions true) narrow the range; those using 'or' (either condition true) may split into multiple disjoint intervals connected by the union symbol ∪. For instance, x < −1 or x ≥ 3 becomes (−∞, −1) ∪ [3, ∞).

Pay close attention to strict versus non-strict inequalities: a single < or ≤ difference determines whether an endpoint belongs to the set.

Common Pitfalls When Writing Interval Notation

Accuracy in interval notation hinges on careful attention to endpoint inclusion and proper use of brackets.

  1. Confusing bracket orientation — Square brackets always denote inclusion; parentheses always denote exclusion. Visualize a closed door (bracket) as 'included' and an open doorway (parenthesis) as 'excluded.' Reversing them fundamentally changes the meaning of your solution.
  2. Forgetting parentheses around infinity — Infinity is not a real number and can never be included in a set. Always wrap ±∞ in parentheses, never square brackets. <code>[5, ∞)</code> is correct; <code>[5, ∞]</code> is mathematically invalid.
  3. Mishandling compound inequalities with 'or' — When two conditions are joined by 'or,' the solution set splits into separate intervals. Use the union operator ∪ to connect them. For <em>x</em> &lt; 2 or <em>x</em> ≥ 5, write <code>(−∞, 2) ∪ [5, ∞)</code>, not a single interval.

Frequently Asked Questions

What is the difference between [a, b] and (a, b) in interval notation?

Square brackets denote that the endpoints are part of the set: [a, b] includes all numbers from <em>a</em> to <em>b</em>, including <em>a</em> and <em>b</em> themselves. Parentheses exclude the endpoints: (a, b) includes only numbers strictly between <em>a</em> and <em>b</em>, but not the endpoints. The choice reflects whether the corresponding inequality is non-strict (≤ or ≥) or strict (< or >).

How do you represent all real numbers in interval notation?

All real numbers are expressed as (−∞, ∞). Both infinity symbols must use parentheses because infinity is a concept, not an actual number, and therefore cannot be included in a set. This interval captures every number from negative infinity to positive infinity without restriction.

Can you use a bracket with infinity in interval notation?

No. Infinity must always pair with a parenthesis. Since infinity is not a real number, it cannot be 'included' in a set. Notation like [5, ∞] is incorrect; the correct form is [5, ∞). The same rule applies to negative infinity: (−∞, 3] is right, but [−∞, 3] is not.

How do you write compound inequalities in interval notation?

Break the compound statement into its components. For 'and' conditions where both must be true simultaneously, find the overlap and write a single interval. For 'or' conditions where either can be true, write separate intervals joined by the union symbol ∪. Example: <em>x</em> > 1 and <em>x</em> ≤ 6 becomes (1, 6], while <em>x</em> ≤ −2 or <em>x</em> > 4 becomes (−∞, −2] ∪ (4, ∞).

What does [1, 2) mean in interval notation?

The notation [1, 2) represents all real numbers from 1 to 2, where 1 is included but 2 is excluded. This corresponds to the inequality 1 ≤ <em>x</em> &lt; 2. The square bracket on the left means 1 is part of the set; the parenthesis on the right means 2 is the boundary but not included.

Why is interval notation preferred over writing inequalities?

Interval notation is more concise and visually clear, especially for complex or multiple intervals. It standardizes how we express solution sets and is universally recognized in mathematics. When presenting domain, range, or solution sets—particularly in calculus and analysis—interval notation reduces clutter and makes mathematical communication more efficient and less ambiguous.

More math calculators (see all)