Relationship Between K-Cells and Intervals in Baby Rudin

In summary: E.g. for a 2 cell, the midpoints define 4 intervals, 2 along the x axis, 2 along the y-axis and each pair spans a 2 cell half the size of the original.the midpoints span 2^2 new cells. E.g. for a 2 cell, the midpoints define 4 intervals, 2 along the x axis, 2 along the y-axis and each pair spans a 2 cell half the size of the original.In summary, a two-dimensional k-cell is divided into two intervals, each of which spans 2 cells.
  • #1
gwsinger
18
0
First consider the following definitions from Baby Rudin:

Interval: A set of real numbers of the form [itex][a,b][/itex] where for all [itex]x \in [a,b][/itex] we have [itex]a \le x \le b[/itex].

K-Cell: A set of k-dimensional vectors of the form [itex]x = (x_1, ...,x_k)[/itex] where for each [itex]x_j[/itex] we have [itex]a_j \le x_j \le b_j[/itex] for each [itex]j[/itex] from [itex]1 \le j \le k[/itex].

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 [itex]I[/itex] into smaller intervals [itex]Q_i[/itex], such that the union of [itex]Q_i[/itex] is precisely [itex]I[/itex].

So suppose we are dealing with a multi-dimensional k-cell (i.e., let [itex]I[/itex] be a k-cell with [itex]k > 1[/itex]). And suppose further we fix [itex]c_j = (a_j + b_j)/2[/itex] to then construct the two intervals [itex][a_j,c_j][/itex] and [itex][c_j,b_j][/itex]. According to Rudin, we have then just created [itex]2^k[/itex] k-cells named [itex]Q_i[/itex]. But it seems to me that since the k-cells of [itex]Q_i[/itex] are precisely intervals, that the union of these intervals could not possibly equal [itex]I[/itex] since the union of intervals must be another interval which [itex]I[/itex] is not.

What am I missing? How does the union of [itex]Q_i[/itex] equal [itex]I[/itex] in this case.
 
Physics news on Phys.org
  • #2
gwsinger said:
First consider the following definitions from Baby Rudin:

Interval: A set of real numbers of the form [itex][a,b][/itex] where for all [itex]x \in [a,b][/itex] we have [itex]a \le x \le b[/itex].

K-Cell: A set of k-dimensional vectors of the form [itex]x = (x_1, ...,x_k)[/itex] where for each [itex]x_j[/itex] we have [itex]a_j \le x_j \le b_j[/itex] for each [itex]j[/itex] from [itex]1 \le j \le k[/itex].

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 [itex]I[/itex] into smaller intervals [itex]Q_i[/itex], such that the union of [itex]Q_i[/itex] is precisely [itex]I[/itex].

So suppose we are dealing with a multi-dimensional k-cell (i.e., let [itex]I[/itex] be a k-cell with [itex]k > 1[/itex]). And suppose further we fix [itex]c_j = (a_j + b_j)/2[/itex] to then construct the two intervals [itex][a_j,c_j][/itex] and [itex][c_j,b_j][/itex]. According to Rudin, we have then just created [itex]2^k[/itex] k-cells named [itex]Q_i[/itex]. But it seems to me that since the k-cells of [itex]Q_i[/itex] are precisely intervals, that the union of these intervals could not possibly equal [itex]I[/itex] since the union of intervals must be another interval which [itex]I[/itex] is not.

What am I missing? How does the union of [itex]Q_i[/itex] equal [itex]I[/itex] in this case.

the midpoints span 2^k new cells. E.g. for a 2 cell, the midpoints define 4 intervals, 2 along the x axis, 2 along the y-axis and each pair spans a 2 cell half the size of the original.
 
  • #3
lavinia said:
the midpoints span 2^k new cells. E.g. for a 2 cell, the midpoints define 4 intervals, 2 along the x axis, 2 along the y-axis and each pair spans a 2 cell half the size of the original.

I see that we have such intervals which are "taken" from the x-axis, y-axis, etc. But literally such intervals are now taken to the reals (as per definition of an interval being a set of real numbers), so that when united, do not form anything else but another interval.

Is Rudin just being loose here? Is he just saying "think of the intervals along each x-axis, y-axis and so forth and then just force them to form [itex]2^k[/itex] k-cells with your clear intuition of what I mean"?
 
  • #4
gwsinger said:
I see that we have such intervals which are "taken" from the x-axis, y-axis, etc. But literally such intervals are now taken to the reals (as per definition of an interval being a set of real numbers), so that when united, do not form anything else but another interval.

Is Rudin just being loose here? Is he just saying "think of the intervals along each x-axis, y-axis and so forth and then just force them to form [itex]2^k[/itex] k-cells with your clear intuition of what I mean"?

Subdivision of an interval means breaking it inot subintervals that overlap only at end points. The union of the intervals in a subdivison is the whole original interval. These subintervals, as I described above, span new k-cless that form a subdivsion of the first k-cell.

Maybe it would be helpful for you to think of this in the reverse direction. Start with a k-cell and subdivide it into sub k-cells that are parallel to the coordinate axes. Each of these sub k cells is spanned by a k-tuple of points on the axes.
 
  • #5
Thanks for your response lavinia. I'm still having trouble with the language here, so let me construct an example that I hope gets to the heart of my misunderstanding.

Suppose we're dealing with a 2-cell [itex]I[/itex] which contains all points [itex]x = (x_1, x_2)[/itex] such that [itex]a_1 \le x_1 \le b_1[/itex] and [itex]a_2 \le x_2 \le b_2[/itex] where

[itex]a_1 = 0[/itex]
[itex]b_1 = 4[/itex]

[itex]a_2 = 0[/itex]
[itex]b_2 = 2[/itex]

Then the resulting 2-cell [itex]I[/itex] is a 4-by-2 rectangle placed up against the x and y axis.


Now if we want to "subdivide" [itex]I[/itex] using [itex]c_j = (a_j + b_j)/2[/itex] into the intervals [itex][a_j, c_j][/itex] and [itex][c_j, b_j][/itex] for [itex]j =1, 2[/itex] then we have the following [itex]2^k = 2^2 = 4[/itex] intervals:

[itex][a_1, c_1][/itex] and [itex][c_1, b_1][/itex]: [itex][0,2][/itex] and [itex][2,4][/itex]
[itex][a_2, c_2][/itex] and [itex][c_2, b_2][/itex]: [itex][0,1][/itex] and [itex][1,2][/itex]

Then if we take the union of these intervals we have another interval, namely [itex][0,4][/itex], which is not [itex]I[/itex]!

Now intuitively, I think what we want to happen when we "subdivide" [itex]I[/itex] (a 4-by-2 rectangle) is to form 4 smaller rectangles which taken together make up [itex]I[/itex], but the language used to state this (i.e., splitting a k-cell into intervals) seems imprecise since subdividing a 2-cell into intervals (1-cells) and taking the union of intervals can produce nothing more than another interval, not a k-cell of any [itex]k[/itex] greater than 1!

What am I missing here?
 
  • #6
gwsinger said:
Thanks for your response lavinia. I'm still having trouble with the language here, so let me construct an example that I hope gets to the heart of my misunderstanding.

Suppose we're dealing with a 2-cell [itex]I[/itex] which contains all points [itex]x = (x_1, x_2)[/itex] such that [itex]a_1 \le x_1 \le b_1[/itex] and [itex]a_2 \le x_2 \le b_2[/itex] where

[itex]a_1 = 0[/itex]
[itex]b_1 = 4[/itex]

[itex]a_2 = 0[/itex]
[itex]b_2 = 2[/itex]

Then the resulting 2-cell [itex]I[/itex] is a 4-by-2 rectangle placed up against the x and y axis.


Now if we want to "subdivide" [itex]I[/itex] using [itex]c_j = (a_j + b_j)/2[/itex] into the intervals [itex][a_j, c_j][/itex] and [itex][c_j, b_j][/itex] for [itex]j =1, 2[/itex] then we have the following [itex]2^k = 2^2 = 4[/itex] intervals:

[itex][a_1, c_1][/itex] and [itex][c_1, b_1][/itex]: [itex][0,2][/itex] and [itex][2,4][/itex]
[itex][a_2, c_2][/itex] and [itex][c_2, b_2][/itex]: [itex][0,1][/itex] and [itex][1,2][/itex]

Then if we take the union of these intervals we have another interval, namely [itex][0,4][/itex], which is not [itex]I[/itex]!

Now intuitively, I think what we want to happen when we "subdivide" [itex]I[/itex] (a 4-by-2 rectangle) is to form 4 smaller rectangles which taken together make up [itex]I[/itex], but the language used to state this (i.e., splitting a k-cell into intervals) seems imprecise since subdividing a 2-cell into intervals (1-cells) and taking the union of intervals can produce nothing more than another interval, not a k-cell of any [itex]k[/itex] greater than 1!

What am I missing here?

I do not have baby Rudin but in my opinion your description of how the subdivision works is correct. It seems that the language is confusing in Rudin. In any case, the right answer is clear.
 
  • #7
Thanks for your help. I attached the actual language from Rudin (Theorem 2.40) in case anybody wants to take a look at it.
 

Attachments

  • Rudin 2.40.jpg
    Rudin 2.40.jpg
    62.1 KB · Views: 549
  • #8
gwsinger said:
Thanks for your help. I attached the actual language from Rudin (Theorem 2.40) in case anybody wants to take a look at it.

I in this is the k cell so the union o the smaller k cells, the Q's is equal to the large k cell, I.

So the language seems clear and says the same thing that you were saying.
 

FAQ: Relationship Between K-Cells and Intervals in Baby Rudin

1. What are K-cells in Baby Rudin?

K-cells in Baby Rudin refer to the collection of compact intervals in the set of real numbers. These intervals are defined as closed and bounded subsets of the real numbers, and are a fundamental concept in analysis and topology.

2. How are K-cells related to intervals in Baby Rudin?

K-cells and intervals are essentially the same in Baby Rudin, as they both refer to compact intervals in the set of real numbers. In fact, K-cells were introduced by mathematician Walter Rudin in his textbook "Principles of Mathematical Analysis" (commonly known as "Baby Rudin") to avoid confusion with the term "interval".

3. What is the significance of K-cells and intervals in Baby Rudin?

K-cells and intervals are important concepts in analysis and topology, as they allow for the study of continuity, convergence, and other fundamental properties of functions. They also serve as building blocks for more complex mathematical structures, such as open and closed sets, which are essential in understanding the behavior of functions.

4. How are K-cells and intervals used in mathematical proofs?

K-cells and intervals are often used in mathematical proofs as a way to break down a problem into smaller, more manageable pieces. By using K-cells and intervals, mathematicians can establish properties of functions on a local scale, which can then be extended to the entire function. This approach is particularly useful in proving theorems involving convergence and continuity.

5. Can K-cells and intervals be used in other areas of mathematics?

Yes, K-cells and intervals have applications in various areas of mathematics, such as topology, differential equations, and complex analysis. In topology, K-cells are used to define open and closed sets, while in differential equations, they are used to study the behavior of solutions. In complex analysis, intervals play a crucial role in understanding the behavior of complex functions.

Back
Top