Difference between revisions of "Bounded sets in Higher Dimensions"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
(Created page with "<h1 id="toc0"><span>Bounded Sets</span></h1> <p>Consider the set <span class="math-inline"><math>\mathbb{N} = \{ 1, 2, 3, ... \}</math></span>. As you might imagine, there is...")
 
Line 1: Line 1:
 
<h1 id="toc0"><span>Bounded Sets</span></h1>
 
<h1 id="toc0"><span>Bounded Sets</span></h1>
<p>Consider the set <span class="math-inline"><math>\mathbb{N} = \{ 1, 2, 3, ... \}</math></span>. As you might imagine, there is no &quot;largest&quot; element in this set. If we were to claim that some element <span class="math-inline"><math>u \in \mathbb{N}</math></span> was the largest element in <span class="math-inline"><math>\mathbb{N}</math></span>, then we note that <span class="math-inline"><math>u + 1 \in \mathbb{N}</math></span> and <span class="math-inline"><math>u &lt; u + 1</math></span>. There is a least element in this set though, namely <span class="math-inline"><math>1</math></span>. We can say that every element <span class="math-inline"><math>n \in \mathbb{N}</math></span> is such that <span class="math-inline"><math>1 \leq n</math></span>. We could alternatively say that every element <span class="math-inline"><math>n \in \mathbb{N}</math></span> is such that <span class="math-inline"><math>0 \leq n</math></span> or <span class="math-inline"><math>-3234 \leq n</math></span>. We will now formally define this sort of idea.</p>
+
<p>Consider the set <span class="math-inline"><math>\mathbb{N} = \{ 1, 2, 3, ... \}</math></span>. As you might imagine, there is no &quot;largest&quot; element in this set. If we were to claim that some element <span class="math-inline"><math>u \in \mathbb{N}</math></span> was the largest element in <span class="math-inline"><math>\mathbb{N}</math></span>, then we note that <span class="math-inline"><math>u + 1 \in \mathbb{N}</math></span> and <span class="math-inline"><math>u < u + 1</math></span>. There is a least element in this set though, namely <span class="math-inline"><math>1</math></span>. We can say that every element <span class="math-inline"><math>n \in \mathbb{N}</math></span> is such that <span class="math-inline"><math>1 \leq n</math></span>. We could alternatively say that every element <span class="math-inline"><math>n \in \mathbb{N}</math></span> is such that <span class="math-inline"><math>0 \leq n</math></span> or <span class="math-inline"><math>-3234 \leq n</math></span>. We will now formally define this sort of idea.</p>
 
<table class="wiki-content-table">
 
<table class="wiki-content-table">
 
<tr>
 
<tr>
Line 29: Line 29:
 
<table class="wiki-content-table">
 
<table class="wiki-content-table">
 
<tr>
 
<tr>
<td><strong>Definition:</strong> Let <span class="math-inline"><math>S \subseteq \mathbb{R}^n</math></span>. The set <span class="math-inline"><math>S</math></span> is said to be <strong>Bounded</strong> if there exists a <span class="math-inline"><math>\mathbf{x} \in \mathbb{R}^n</math></span> and a positive real number <span class="math-inline"><math>r &gt; 0</math></span> such that <span class="math-inline"><math>S \subseteq B(\mathbf{x}, r)</math></span> and <span class="math-inline"><math>S</math></span> is said to be <strong>Unbounded</strong> otherwise.</td>
+
<td><strong>Definition:</strong> Let <span class="math-inline"><math>S \subseteq \mathbb{R}^n</math></span>. The set <span class="math-inline"><math>S</math></span> is said to be <strong>Bounded</strong> if there exists a <span class="math-inline"><math>\mathbf{x} \in \mathbb{R}^n</math></span> and a positive real number <span class="math-inline"><math>r > 0</math></span> such that <span class="math-inline"><math>S \subseteq B(\mathbf{x}, r)</math></span> and <span class="math-inline"><math>S</math></span> is said to be <strong>Unbounded</strong> otherwise.</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
Line 37: Line 37:
 
<p>Meanwhile, a set <span class="math-inline"><math>S</math></span> that is unbounded might look something like:</p>
 
<p>Meanwhile, a set <span class="math-inline"><math>S</math></span> that is unbounded might look something like:</p>
 
<div class="image-container aligncenter"><img src="http://mathonline.wdfiles.com/local--files/bounded-subsets-in-euclidean-space/Screen%20Shot%202015-09-19%20at%209.53.37%20PM.png" alt="Screen%20Shot%202015-09-19%20at%209.53.37%20PM.png" class="image" /></div>
 
<div class="image-container aligncenter"><img src="http://mathonline.wdfiles.com/local--files/bounded-subsets-in-euclidean-space/Screen%20Shot%202015-09-19%20at%209.53.37%20PM.png" alt="Screen%20Shot%202015-09-19%20at%209.53.37%20PM.png" class="image" /></div>
<p>For a more concrete example, consider the subset <span class="math-inline"><math>S = [0, 1) \times [0, 1) \subseteq \mathbb{R}^2</math></span>. Then the ball <span class="math-inline"><math>B(\mathbf{0}, 2)</math></span> is such that <span class="math-inline"><math>S \subseteq B(\mathbf{0}, 2)</math></span>, so <span class="math-inline"><math>S</math></span> is bounded. However, the subset <span class="math-inline"><math>S = \{ (x, y) \in \mathbb{R}^2 : x \geq 0, y \geq 0 \} \subseteq \mathbb{R}^2</math></span> is unbounded. To prove this, set <span class="math-inline"><math>\mathbf{x} = \mathbf{0}</math></span>. Suppose that there exists an <span class="math-inline"><math>r &gt; 0</math></span> such that <span class="math-inline"><math>S \subseteq B(\mathbf{0}, r)</math></span>. now consider the point <span class="math-inline"><math>\mathbf{y} = (r+1, r+1) \in S</math></span>. Then:</p>
+
<p>For a more concrete example, consider the subset <span class="math-inline"><math>S = [0, 1) \times [0, 1) \subseteq \mathbb{R}^2</math></span>. Then the ball <span class="math-inline"><math>B(\mathbf{0}, 2)</math></span> is such that <span class="math-inline"><math>S \subseteq B(\mathbf{0}, 2)</math></span>, so <span class="math-inline"><math>S</math></span> is bounded. However, the subset <span class="math-inline"><math>S = \{ (x, y) \in \mathbb{R}^2 : x \geq 0, y \geq 0 \} \subseteq \mathbb{R}^2</math></span> is unbounded. To prove this, set <span class="math-inline"><math>\mathbf{x} = \mathbf{0}</math></span>. Suppose that there exists an <span class="math-inline"><math>r > 0</math></span> such that <span class="math-inline"><math>S \subseteq B(\mathbf{0}, r)</math></span>. now consider the point <span class="math-inline"><math>\mathbf{y} = (r+1, r+1) \in S</math></span>. Then:</p>
 
<span class="equation-number">(1)</span>
 
<span class="equation-number">(1)</span>
<div class="math-equation" id="equation-1">\begin{align} \quad \| \mathbf{r} - \mathbf{0} \| = \sqrt{(r+1)^2 + (r+1)^2} = \sqrt{2} \mid r + 1 \mid &gt; r \end{align}</div>
+
<div class="math-equation" id="equation-1">\begin{align} \quad \| \mathbf{r} - \mathbf{0} \| = \sqrt{(r+1)^2 + (r+1)^2} = \sqrt{2} \mid r + 1 \mid > r \end{align}</div>
<p>Therefore <span class="math-inline"><math>(r + 1, r + 1) \not \in B(\mathbf{0}, r)</math></span> for all <span class="math-inline"><math>r &gt; 0</math></span>, but <span class="math-inline"><math>(r+1, r+1) \in S</math></span> for all <span class="math-inline"><math>r &gt; 0</math></span>, so <span class="math-inline"><math>S \not \subseteq B(\mathbf{0}, r)</math></span> for all <span class="math-inline"><math>r &gt; 0</math></span>, so <span class="math-inline"><math>S</math></span> is unbounded.</p>
+
<p>Therefore <span class="math-inline"><math>(r + 1, r + 1) \not \in B(\mathbf{0}, r)</math></span> for all <span class="math-inline"><math>r > 0</math></span>, but <span class="math-inline"><math>(r+1, r+1) \in S</math></span> for all <span class="math-inline"><math>r > 0</math></span>, so <span class="math-inline"><math>S \not \subseteq B(\mathbf{0}, r)</math></span> for all <span class="math-inline"><math>r > 0</math></span>, so <span class="math-inline"><math>S</math></span> is unbounded.</p>

Revision as of 08:51, 8 November 2021

Bounded Sets

Consider the set . As you might imagine, there is no "largest" element in this set. If we were to claim that some element was the largest element in , then we note that and . There is a least element in this set though, namely . We can say that every element is such that . We could alternatively say that every element is such that or . We will now formally define this sort of idea.

Definition: Let where . We say that is bounded above by if for all , . We say that is bounded below by if for all , . We say that is bounded if it is both bounded above and bounded below, and we say that is unbounded if it is not both bounded above and below.

From this definition, we can intuitively say that the set of natural numbers is bounded below by any number . However, we note that is not bounded above since such as does not exist. Therefore in general we say that the set of natural numbers is not bounded.

Another example is the set . As we can guess, this set is bounded below by and bounded above by . Therefore we say that is bounded.

Sometimes a set might not be bounded above and might also not be bounded below. For example consider the set of integers which is clearly a subset of . This set is not bounded below and not bounded above.

We will now look at some theorems regarding bounded sets.

Theorem 1: If and is a bounded set then is a bounded set. Further, if and is an unbounded set then is an unbounded set.
  • Proof: Let .
  • For the first part of the proof, let be a bounded set and let be any lower bound to and let be any upper bound to . Then if , then , but we have that Failed to parse (syntax error): {\displaystyle m ≤ x ≤ M} , and so , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m ≤ x ≤ M} so is a bounded set.
  • For the second part of the proof, let be an unbounded set and suppose instead that is a bounded set. Let be any lower bound to and let be any upper bound to . Then if , then , but we have that Failed to parse (syntax error): {\displaystyle m ≤ x ≤ M} , and so , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m ≤ x ≤ M} , so is bounded, but that contradicts the fact that is an unbounded set, so our assumption that was bounded is false. Therefore is an unbounded set.

Note that in the proof of Theorem 1, we could have omitted the second part of the proof since it is the contrapositive of the first part.

Bounded Subsets in Euclidean Space

Definition: Let . The set is said to be Bounded if there exists a and a positive real number such that and is said to be Unbounded otherwise.

In other words, a subset of is bounded if is the subset of some ball in .

In , a set that is bounded might look something like:

Meanwhile, a set that is unbounded might look something like:

For a more concrete example, consider the subset . Then the ball is such that , so is bounded. However, the subset is unbounded. To prove this, set . Suppose that there exists an such that . now consider the point . Then:

(1)

\begin{align} \quad \| \mathbf{r} - \mathbf{0} \| = \sqrt{(r+1)^2 + (r+1)^2} = \sqrt{2} \mid r + 1 \mid > r \end{align}

Therefore for all , but for all , so for all , so is unbounded.