gwsinger
- 18
- 0
First consider the following definitions from Baby Rudin:
Interval: A set of real numbers of the form [a,b] where for all x \in [a,b] we have a \le x \le b.
K-Cell: A set of k-dimensional vectors of the form x = (x_1, ...,x_k) where for each x_j we have a_j \le x_j \le b_j for each j from 1 \le j \le k.
Clearly, a one-dimensional k-cell is an interval. But I'm confused about the relationship between a multi-dimensional k-cell and an interval. For example, in Theorem 2.40, Rudin speaks of "subdividing" some k-cell I into smaller intervals Q_i, such that the union of Q_i is precisely I.
So suppose we are dealing with a multi-dimensional k-cell (i.e., let I be a k-cell with k > 1). And suppose further we fix c_j = (a_j + b_j)/2 to then construct the two intervals [a_j,c_j] and [c_j,b_j]. According to Rudin, we have then just created 2^k k-cells named Q_i. But it seems to me that since the k-cells of Q_i are precisely intervals, that the union of these intervals could not possibly equal I since the union of intervals must be another interval which I is not.
What am I missing? How does the union of Q_i equal I in this case.
Interval: A set of real numbers of the form [a,b] where for all x \in [a,b] we have a \le x \le b.
K-Cell: A set of k-dimensional vectors of the form x = (x_1, ...,x_k) where for each x_j we have a_j \le x_j \le b_j for each j from 1 \le j \le k.
Clearly, a one-dimensional k-cell is an interval. But I'm confused about the relationship between a multi-dimensional k-cell and an interval. For example, in Theorem 2.40, Rudin speaks of "subdividing" some k-cell I into smaller intervals Q_i, such that the union of Q_i is precisely I.
So suppose we are dealing with a multi-dimensional k-cell (i.e., let I be a k-cell with k > 1). And suppose further we fix c_j = (a_j + b_j)/2 to then construct the two intervals [a_j,c_j] and [c_j,b_j]. According to Rudin, we have then just created 2^k k-cells named Q_i. But it seems to me that since the k-cells of Q_i are precisely intervals, that the union of these intervals could not possibly equal I since the union of intervals must be another interval which I is not.
What am I missing? How does the union of Q_i equal I in this case.