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/04 23:57] 73.158.208.111 |
math104-s21:s:victoriatuck [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Victoria | + | ====== Victoria's Page ====== |
| - | In progress | + | |
| + | ===== Course Notes ===== | ||
| + | |||
| + | ==== Sequences ==== | ||
| + | |||
| + | == Limsup and Liminf == | ||
| + | |||
| + | ==== Metrics and Topology ==== | ||
| + | |||
| + | ==== Series ==== | ||
| + | |||
| + | ==== Continuity ==== | ||
| + | |||
| + | ==== Convergence ==== | ||
| + | |||
| + | ==== Mean Value Theorem ==== | ||
| + | |||
| + | ==== Taylor Expansions ==== | ||
| + | |||
| + | ==== Differentiation ==== | ||
| + | |||
| + | ==== Integration ==== | ||
| + | |||
| + | ===== Questions ===== | ||
| + | |||
| + | 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, $\forall \epsilon$ $\exists q, q \neq x$ st $q \in E$. Let $\epsilon = \frac{min(x - \sqrt{2}, -x - \sqrt{2})}{2}$. Given this value, we can not have a point $q \in E$ where $|q - x| < \epsilon$. Therefore, no rational number outside of E can be a limit point of E, and E contains all of its limit points. | ||
| + | |||
| + | 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: | ||
| + | |||
| + | 8. Question: | ||