This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math104-s21:s:victoriatuck [2021/05/11 05:53] 73.158.208.111 [Questions] |
math104-s21:s:victoriatuck [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| ===== Questions ===== | ===== Questions ===== | ||
| - | 1. $(-\sqrt{2}, | + | 1. Question: |
| - | Let $X = \mathbb{Q}$. $E = (-\sqrt{2}, \sqrt{2}) \cap \mathbb{Q} \subset \mathbb{Q}$. The set of all limit points E' must be in X, so it can only contain rationals. | + | Answer: |
| + | |||
| + | The confusion with this question for me lay with the use of the limit point argument for situations such as $E = (0, 1) \cap \mathbb{Q}$, | ||
| + | |||
| + | 2. Question: Is the set $E = (0,2) \cap \mathbb{Q}$ connected on $\mathbb{Q}$? | ||
| + | |||
| + | Answer: No, this set is disconnected. $\mathbb{Q} \subset \mathbb{R}$. Therefore, in general, we can pick an element outside of our set E but inside the metric space $\mathbb{R}$ i.e., $x \in \mathbb{R} \setminus \mathbb{Q}$ to " | ||
| + | |||
| + | 3. Question: Let $f: X -> Y$ be a continuous mapping with $A \subset X$ and $B \subset Y$. I know that if B is open/closed then $f^{-1}(B)$ is open/ | ||
| + | |||
| + | Answer: For an open set B, this is by definition of a continuous mapping, i.e., a mapping $f: X -> Y$ is continuous iff $\forall B \subset Y$, $f^{-1}(B)$ is open in X. | ||
| + | |||
| + | 4. Question: Exam 2, Problem 5. Let $f: \mathbb{Q} -> \mathbb{R}$ be a continuous map. Is it true that one can always find a continuous map $g: \mathbb{R} -> \mathbb{R}$ extending $f$, namely, $g(x) = f(x)$ for any $x \in \mathbb{Q}$? | ||
| + | |||
| + | Answer: | ||
| + | |||
| + | 5. Assume f is a continuous map $f: X -> Y$ with $A \subset X$ and $B \subset Y$ | ||
| + | |||
| + | a) Question: What is a counterexample to "If $A$ is closed, then $f(A)$ is closed" | ||
| + | |||
| + | Answer: Let $f := arctan(x)$. Then $(-\infty, \infty) -> (-\frac{\pi}{2}, | ||
| + | |||
| + | b) Question: What is a counterexample to "If $B$ is connected, then $f^{-1}(B)$ is connected."? | ||
| + | |||
| + | Answer: Let $f := x^2$. Then $[1, \infty) -> (-\infty, -1] \cup [1, \infty)$, which is disconnected. | ||
| + | |||
| + | 6. Question: Given an open cover $\mathcal{U}$ of $f(E)$ where f is a continuous function and E is a compact set, why is $\{f^{-1}(U) : U \in \mathcal{U}\}$ a cover of E? [Question from Ross Theorem 21.4] | ||
| + | |||
| + | Answer: https:// | ||
| + | |||
| + | 7. Question: For non 1-to-1 functions (like $f = x^2$), how do we define the inverse $f^{-1}$ of a set in the range of that function? E.g., for $x^2$, what would $f^{-1}([1, inf))$ be? | ||
| + | |||
| + | Answer: In Ross 168, we define the inverse $f^{-1}(U)$ to include any value $s$ st $f(s) \in U$. So $f^{-1}([1, inf)) = (-inf, -1] \cup [1, inf)$. | ||
| + | |||
| + | 8. Question: | ||