This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math104-s22:notes:lecture_4 [2022/01/27 17:22] pzhou |
math104-s22:notes:lecture_4 [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * Cauchy sequence. | * Cauchy sequence. | ||
| - | Discussion time: Ex 10.1, 10.6 in Ross | + | Discussion time: Ex 10.1, 10.7, 10.8 in Ross |
| ==== limit goes to $+\infty$? ==== | ==== limit goes to $+\infty$? ==== | ||
| Line 34: | Line 34: | ||
| ==== $\liminf$ and $\limsup$ ==== | ==== $\liminf$ and $\limsup$ ==== | ||
| - | Recall the definition of $\sup$. | + | Recall the definition of $\sup$. |
| + | |||
| + | Also, for a sequence $(a_n)_{n=m}^\infty$, | ||
| + | |||
| + | Also, for a sequence $(a_n)_{n=1}^\infty$, | ||
| + | |||
| + | We want to define a gadget, that captures the 'upper envelope' | ||
| + | $$ A_m = \sup_{n \geq m} a_n $$ | ||
| + | then we define | ||
| + | $$ \limsup a_n = \lim A_m (= \inf A_m) $$ | ||
| + | |||
| + | Time for some examples, $a_n = (-1)^n (1/n)$. | ||
| + | |||
| + | |||
| + | |||