Open Ball — Definition, Formula & Examples
An open ball is the set of all points whose distance from a given center point is strictly less than a specified radius. It generalizes the idea of an open interval on the real line to higher dimensions and abstract metric spaces.
Given a metric space , a point , and a real number , the open ball of radius centered at is the set .
Key Formula
Where:
- = The center point of the ball
- = The radius (a positive real number)
- = The distance from point x to the center, measured using the metric d
- = The underlying metric space
How It Works
To determine whether a point belongs to the open ball , compute the distance using whatever metric applies. If that distance is strictly less than , the point is inside the ball. Open balls serve as the basic building blocks for defining open sets: a set is open if every point in has some open ball around it that fits entirely inside . This in turn provides the foundation for defining limits, continuity, and convergence in metric spaces.
Worked Example
Problem: In with the standard Euclidean metric, determine whether the point belongs to the open ball .
Step 1: Compute the Euclidean distance from to the center .
Step 2: Compare this distance to the radius .
Step 3: Since the distance is strictly less than the radius, the point lies inside the open ball.
Answer: Yes, because its distance from the origin is , which is less than .
Why It Matters
Open balls provide the -neighborhoods used in the rigorous - definitions of limits and continuity. In a real analysis or topology course, nearly every proof about convergence, compactness, or connectedness relies on open balls or the open sets they generate.
Common Mistakes
Mistake: Including points at exactly the boundary distance, i.e., treating as the condition.
Correction: An open ball uses the strict inequality . Including the boundary gives you a closed ball, denoted .
