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 06:43] 73.158.208.111 [Questions] |
math104-s21:s:victoriatuck [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| 1. Question: $(-\sqrt{2}, | 1. Question: $(-\sqrt{2}, | ||
| - | Answer: 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. We can prove that the limit points of E must be inside the set E by contradiction. Assume there is a point $x \in \mathbb{Q}: x \notin E$. This may be a limit point of E because it is a rational. Given an $\epsilon > 0$, in order for x to be a limit point, | + | Answer: 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. We can prove that the limit points of E must be inside the set E by contradiction. Assume there is a point $x \in \mathbb{Q}: x \notin E$. This may be a limit point of E because it is a rational. Given an $\epsilon > 0$, in order for x to be a limit point, $\forall \epsilon$ $\exists |
| 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}$, | 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: | + | 2. Question: |
| - | Answer: | + | Answer: |
| - | 3. 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}$? | + | 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: | ||