SrEstroncio
- 60
- 0
Homework Statement
I have been self studying Spivak's Calculus on Manifolds, and in chapter 1, section 2 (Subsets of Euclidean Space) there's a problem in which you have to find the interior, exterior and boundary points of the set
<br /> U=\{x\in R^n : |x|\leq 1\}.<br />
While it is evident that
<br /> \{x\in R^n : |x|\lt 1\},<br /> \{x\in R^n : |x|= 1\},<br /> \{x\in R^n : |x|\gt 1\}<br />
are the interior, boundary and exterior of U, in that order, I am stuck proving it. In particular, I can't quite grasp how to prove rigorously that the set \{x\in R^n : |x|= 1\} is the boundary of U; I need to show that if x is any point in said set, and A is any open rectangle such that x\in A, then A contains a point in U and a point not in U. If x is such that |x|=1, then x\in U, so I know that any open rectangle A about the pointx contains at least one point in U (namely x), how do I know my open rectangle A also contains points for which |x|\gt 1?
Homework Equations
An open rectangle in R^n is a set of the form (a_1,b_1)\times ... \times (a_n,b_n).
Spivak defines interior, exterior and boundary sets using open rectangles, not open balls.
The Attempt at a Solution
It is obvious that the boundary of the n-ball is the n-sphere, and most books wouldn't bother proving it, but I like to be rigorous in my proofs. I am getting stuck in the technical details (how do I know not all points in my open rectangle are equidistant from the origin?, how do I know at least one is "farther away?", that kinda stuff).