This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math104-s21:s:martinzhai [2021/05/09 06:57] 173.205.95.2 [Questions] |
math104-s21:s:martinzhai [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 161: | Line 161: | ||
| * __Theorem 13.5 (Bolzano-Weiestrass Theorem for $\Reals^n$)__: | * __Theorem 13.5 (Bolzano-Weiestrass Theorem for $\Reals^n$)__: | ||
| * __Topology__: | * __Topology__: | ||
| - | - $S$ and $\text{\o} are open | + | - $S$ and $\text{\o}$ are open |
| - arbitrary union of open subsets is still open | - arbitrary union of open subsets is still open | ||
| - finite intersections of open sets are open | - finite intersections of open sets are open | ||
| Line 360: | Line 360: | ||
| * **Sequence and Convergence of Functions**: | * **Sequence and Convergence of Functions**: | ||
| * __Pointwise Convergence of Sequence of Sequences__: | * __Pointwise Convergence of Sequence of Sequences__: | ||
| - | * Example: $x_{ni} = \frac{i}{n+i}$, | + | * Example: $x_{ni} = \frac{i}{n+i}$, |
| * __Uniform Convergence of Sequence of Sequences__: | * __Uniform Convergence of Sequence of Sequences__: | ||
| * Non-Example: | * Non-Example: | ||
| * __Pointwise Convergence of Sequence of Functions__: | * __Pointwise Convergence of Sequence of Functions__: | ||
| * Examples:Running and Shrinking Bumps. | * Examples:Running and Shrinking Bumps. | ||
| - | {{ :math104: | + | {{ math104-s21: |
| === Lecture 18 (Mar 18) - Covered Rudin Chapter 7 === | === Lecture 18 (Mar 18) - Covered Rudin Chapter 7 === | ||
| Line 374: | Line 374: | ||
| * __Rudin 7.8__: Suppose $f_n: X\rightarrow \Reals$ satisfies that $\forall \epsilon > | * __Rudin 7.8__: Suppose $f_n: X\rightarrow \Reals$ satisfies that $\forall \epsilon > | ||
| * __Rudin 7.9__: Suppose $f_n\rightarrow f$ pointwise, then $f_n \rightarrow f$ uniformly $\iff \lim_{n\to\infty} (\sup \lvert f_n(x) - f(x) \rvert) = 0$. | * __Rudin 7.9__: Suppose $f_n\rightarrow f$ pointwise, then $f_n \rightarrow f$ uniformly $\iff \lim_{n\to\infty} (\sup \lvert f_n(x) - f(x) \rvert) = 0$. | ||
| + | * A sequence of functions $\{ f_n\}$ is uniformly convergent to $f: | ||
| * __Rudin 7.10 (Weiestrass M-Test)__: Suppose $f(x) = \sum_{n=1}^{\infty} f_n(x)\, \forall x\isin X$. If $\exists M_n>0$ such that $\sup_x \lvert f_n(x) \rvert \leq M_n$ and $\sum_{n} M_n < \infty$, then the partial sum $F_N(x)=\sum_{n=1}^{N} f_n(x)$ converges to $f(x)$ uniformly. | * __Rudin 7.10 (Weiestrass M-Test)__: Suppose $f(x) = \sum_{n=1}^{\infty} f_n(x)\, \forall x\isin X$. If $\exists M_n>0$ such that $\sup_x \lvert f_n(x) \rvert \leq M_n$ and $\sum_{n} M_n < \infty$, then the partial sum $F_N(x)=\sum_{n=1}^{N} f_n(x)$ converges to $f(x)$ uniformly. | ||
| * Example: See last question on Midterm 2 version A. | * Example: See last question on Midterm 2 version A. | ||
| ***Uniform Convergence and Continuity**: | ***Uniform Convergence and Continuity**: | ||
| - | * __Rudin 7.11__: Suppose $f_n \rightarrow f$ uniformly on set $E$ in a metric space. | + | * __Rudin 7.11__: Suppose $f_n \rightarrow f$ uniformly on set $E$ in a metric space. |
| * __Rudin 7.12__: If $\{f_n\}$ is a sequence of continuous functions on $E$, and if $f_n\rightarrow f$ uniformly on $E$, then $f$ is continuous on $E$. | * __Rudin 7.12__: If $\{f_n\}$ is a sequence of continuous functions on $E$, and if $f_n\rightarrow f$ uniformly on $E$, then $f$ is continuous on $E$. | ||
| * __Rudin 7.13__: Suppose $K$ compact and | * __Rudin 7.13__: Suppose $K$ compact and | ||
| Line 465: | Line 466: | ||
| * Example: $[10, 20]\subset \Reals$, then a partition would be $P = \{10, 15, 18, 19, 20\}$. | * Example: $[10, 20]\subset \Reals$, then a partition would be $P = \{10, 15, 18, 19, 20\}$. | ||
| * __U(P,f) and L(P,f)__: Given $f:[a,b]\to \Reals$ bounded, and partion $p = \{x_0 \leq x_1 \leq ... \leq x_n\}$, we define $U(P,f) = \sum_{i=1}^{n} \Delta x_i M_i$ where $M_i= \sup \{f(x), x\isin [x_{i-1}, | * __U(P,f) and L(P,f)__: Given $f:[a,b]\to \Reals$ bounded, and partion $p = \{x_0 \leq x_1 \leq ... \leq x_n\}$, we define $U(P,f) = \sum_{i=1}^{n} \Delta x_i M_i$ where $M_i= \sup \{f(x), x\isin [x_{i-1}, | ||
| - | {{ :math104: | + | {{ math104-s21: |
| * __U(f) and L(f)__: Define $U(f) = \inf_{P} U(P,f)$ and $L(f)= \sup_{P} L(P,f)$. | * __U(f) and L(f)__: Define $U(f) = \inf_{P} U(P,f)$ and $L(f)= \sup_{P} L(P,f)$. | ||
| * Since $f$ is bounded, hence $\exists m,M\isin \Reals$ such that $m\leq f(x)\leq M$ for all $x\isin [a,b]$, then $\forall P$ partition of $[a,b]$, $U(P,f) \leq \sum_{i=1}^{n} \Delta x_i M = M(b-a)$, and $L(P,f) \geq m(b-a)$, and $m(b-a)\leq L(P,f) leq U(P,f) \leq M(b-a)$. | * Since $f$ is bounded, hence $\exists m,M\isin \Reals$ such that $m\leq f(x)\leq M$ for all $x\isin [a,b]$, then $\forall P$ partition of $[a,b]$, $U(P,f) \leq \sum_{i=1}^{n} \Delta x_i M = M(b-a)$, and $L(P,f) \geq m(b-a)$, and $m(b-a)\leq L(P,f) leq U(P,f) \leq M(b-a)$. | ||
| Line 535: | Line 536: | ||
| *__Rudin 7.16__: Let $\alpha$ be monotone increasing on $[a,b]$. Suppose $f_n\isin\mathscr{R}(\alpha)$, | *__Rudin 7.16__: Let $\alpha$ be monotone increasing on $[a,b]$. Suppose $f_n\isin\mathscr{R}(\alpha)$, | ||
| *__Corollary__: | *__Corollary__: | ||
| - | *__Theorem__: | + | *__Theorem__: |
| ==== Questions ==== | ==== Questions ==== | ||
| - | - {{:math104: | + | - {{math104-s21: |
| - | - In general, | + | - In general, |
| - | - Is there a way/analogy to understand/ | + | - Is there a way/analogy to understand/ |
| - | - When should we use strong induction instead of regular induction? | + | - Is there a way to actually test if a set is compact or not instead of merely |
| - | - Is there a way to actually test if a set is compact or not instead of merely ? | + | - Rudin 4.6 states that if $p\isin E$, a limit point, |
| - | - Rudin 4.6 states that if $p\isin E$ as a limit point of $E$, then $f$ is continuous at $p$ if and only if $\lim_{x\to p} f(x) = f(p)$. Does this theorem hold for $p\isin E$ but of $E$? | + | - {{math104-s21: |
| - | - {{:math104: | + | - Could we regard |
| - | - Could we regard | + | |
| - Under what circumstance would Taylor Theorem be essential to our proof, since for the question appeared in HW11 Q2, I really do not think using Taylor Theorem is a better way to prove the claim? | - Under what circumstance would Taylor Theorem be essential to our proof, since for the question appeared in HW11 Q2, I really do not think using Taylor Theorem is a better way to prove the claim? | ||
| - | - In order for a Taylor series to converge ($\sum_{n} c_n z^n$), $\lvert z \rvert < R$ where $R$ is the radium of convergence. But if $\lvert z \rvert = R$, ? | + | - In order for a Taylor series to converge ($\sum_{n} c_n z^n$), $\lvert z \rvert < R$ where $R$ is the radium of convergence. But if $\lvert z \rvert = R$, how can we tell? |
| - If we are claiming $f$ is continuous on $[a,b]$, , i.e. do we just extend our interval to the left side of $a$ and right side of $b$ to do so? | - If we are claiming $f$ is continuous on $[a,b]$, , i.e. do we just extend our interval to the left side of $a$ and right side of $b$ to do so? | ||
| - | - from the line "$f$ has a bounded first derivative (i.e. $\lvert f' \rvert \leq M$ for some $M> | + | - What information can we extract |
| - | - How do we prove a set is sequentially compact without proving that it is compact? (Starting from its definition seems too complicated to take into account all sequences in the set) | + | - How sequentially compact without proving that it is compact? (Starting from ms too complicated to take into account all sequences in the set) |
| - If $a_{n+1} = \cos (a_n)$ and choose $a_1$ such that $0 < a_1 < 1$, is $a_n$ a ? | - If $a_{n+1} = \cos (a_n)$ and choose $a_1$ such that $0 < a_1 < 1$, is $a_n$ a ? | ||
| - Does uniform convergence on a sequence of functions $\{f_n\}$ in $F$ to $f$ imply ? | - Does uniform convergence on a sequence of functions $\{f_n\}$ in $F$ to $f$ imply ? | ||
| - If $\sum f_n$ converges uniformly, does it imply $f_n$ satisfies Weiestrass M-test? | - If $\sum f_n$ converges uniformly, does it imply $f_n$ satisfies Weiestrass M-test? | ||
| + | - For the alternating series test, if instead of sequence of numbers we have sequence of functions and those functions $\{ f_n \}$ satisfies $f_1 \geq f_2 \geq f_3 ...$ and $f_n \geq 0$ for all $x\isin X$, $\lim f_n = 0$, does that mean $\sum_{n} (-1)^n f_n$ converges uniformly? | ||
| + | - What is measure zero? (Related to Lebesgue measure and volume of open balls) | ||
| + | - Is there any covering for a compact set that satisfies total length of the finite subcovers for the set is less than $\lvert b-a \rvert$? (Answer is no) | ||
| + | - Question 16 on Prof Fan's practice exam. | ||
| + | - This is my solutions towards the practice exam: {{ math104-s21: | ||