Boundary Point — Definition, Formula & Examples
A boundary point of a set is a point where every open neighborhood around it contains at least one point in and at least one point not in . The boundary point itself may or may not belong to .
A point is a boundary point of a set if for every , the open ball satisfies and , where denotes the complement of . The set of all boundary points of is denoted .
How It Works
To determine whether a point is a boundary point of , check whether every open interval (or open ball, in higher dimensions) centered at contains points both inside and outside . If you can find even one neighborhood that lies entirely within or entirely outside , then is not a boundary point. A set is closed if and only if it contains all of its boundary points, and open if and only if it contains none of them.
Worked Example
Problem: Determine the boundary points of the set on the real number line.
Check x = 0: For any , the interval contains points less than 0 (not in ) and points greater than 0 (in ). So is a boundary point.
Check x = 3: For any , the interval contains points in (values slightly less than 3) and points not in (values greater than 3). So is a boundary point.
Check an interior point, say x = 1: Choose . The interval lies entirely within , so is not a boundary point — it is an interior point.
Answer: The boundary of is . Notice that while , illustrating that boundary points may or may not belong to the set.
Why It Matters
Boundary points are central to understanding closed and open sets, which underpin rigorous definitions of limits, continuity, and compactness. In optimization, the Extreme Value Theorem guarantees a continuous function attains its maximum and minimum on a closed, bounded set — and those extrema often occur at boundary points.
Common Mistakes
Mistake: Assuming a boundary point must belong to the set.
Correction: A boundary point can lie inside or outside the set. For the open interval , both 0 and 1 are boundary points even though neither belongs to the set.
