Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\require{physics}\require{upgreek}\everymath{\displaystyle}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\inv}{^{-1}}
\newcommand{\DS}{\displaystyle}
\newcommand{\eps}{\varepsilon}
\newcommand{\tsub}[1]{_{\mathrm{#1}}}
\newcommand{\ee}{\mathrm{e}}
\newcommand{\ii}{\mathrm{i}}
\newcommand{\limit}[1]{\lim\limits_{#1}}
\newcommand{\resid}[1]{\underset{#1}{\Res}}
\DeclareMathOperator{\sinc}{sinc}
\DeclareMathOperator{\sgn}{sgn}
\newcommand{\pii}{\pi}
\DeclareMathOperator{\Prob}{P}
\DeclareMathOperator{\EV}{E}
\DeclareMathOperator{\Var}{Var}
\newcommand{\bv}[1]{\boldsymbol{#1}}
\newcommand{\uv}[1]{\hat{\bv{#1}}}
\newcommand{\cl}[1]{\mathcal{#1}}
\newcommand{\bb}[1]{\mathbb{#1}}
\DeclareMathOperator{\Cis}{cis}
\DeclareMathOperator{\RE}{Re}
\DeclareMathOperator{\IM}{Im}
\newcommand{\xd}{\mathbf{d}}
\newcommand{\seq}[3]{{#1}_{#2},\cdots,{#1}_{#3}}
\newcommand{\psup}[1]{^{(#1)}}
\newcommand{\hypext}{{}^*}
\DeclareMathOperator{\st}{st}
\newcommand{\set}[1]{\left\{#1\right\}}
\DeclareMathOperator{\Sin}{Sin}
\DeclareMathOperator{\Cos}{Cos}
\DeclareMathOperator{\Tan}{Tan}
\DeclareMathOperator{\Sec}{Sec}
\DeclareMathOperator{\Csc}{Csc}
\DeclareMathOperator{\Cot}{Cot}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Ln}{Ln}
\DeclareMathOperator{\Grad}{grad}
\DeclareMathOperator{\Div}{div}
\DeclareMathOperator{\Curl}{curl}
\newcommand{\rd}{\textstyle\mathop{}\!\mathrm{d}^{\!\!\!-}\hspace{-0.0555 em}}
\newcommand{\rpd}{\textstyle\mathop{}\!\partial^{\hspace{-0.5 em}-}\hspace{-0.1666 em}}
\newcommand{\rdv}[2]{\frac{\rd{#1}}{\rd{#2}}}
\newcommand{\rpdv}[2]{\frac{\rpd{#1}}{\rpd{#2}}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 24.1 Compactness
Objectives
Work with open covers and finite subcovers to understand compactness.
Use compactness to guarantee boundedness and attainment of extrema.
Connect compactness, subsequences, and convergence through the Heine-Borel and Bolzano-Weierstrass theorems.
An open cover of \(A\) is a collection \(\set{U_\alpha}_{\alpha\subseteq S}\) such that
\begin{equation*}
A\subseteq\bigcup_{\alpha\in S}U_{\alpha}\text{.}
\end{equation*}
If
\(\set{U_\alpha}_{\alpha\subseteq S}\) has a finite subset
\(\set{U_\alpha}_{\alpha\subseteq F}\) (with
\(F\subseteq S\) ) which is still a cover of
\(A\text{,}\) then
\(\set{U_\alpha}_{\alpha\subseteq F}\) is called a finite subcover of
\(A\text{.}\)
A set
\(A\) is compact if every open cover of
\(A\) admits a finite subcover of
\(A\text{.}\) Great note I saw online: “A has B” suggests that B is part of the nature of A. For example, every Cauchy sequence (in
\(\bb R\) ) has a limit. “A admits B” suggests that it is possible to find B, but this existence is not inherent to A, and we may not be able to find B explicitly.
Heine-Borel theorem: A set
\(S\subseteq\bb R^{n}\) is compact if and only if
\(S\) is closed and bounded.
A continuous function on a compact set is bounded.
Extreme value theorem: A continuous function on a compact set attains its supremum and infimum.
A sequence
\((a_{n})\) is monotone increasing if
\(a_{n}\le a_{n+1}\) for all
\(n\text{.}\) Similarly,
\((a_{n})\) is monotone decreasing if
\(a_{n}\ge a_{n+1}\) for all
\(n\text{.}\)
Monotone convergence theorem: A monotone sequence converges if and only if it is bounded. Moreover, if
\((a_{n})\) is increasing, then
\(\limit{n\to\infty}a_{n}=\sup\set{a_n:n\in\bb N}\text{,}\) and if
\((a_{n})\) is decreasing, then
\(\limit{n\to\infty}a_{n}~=\inf\set{a_n:n\in\bb N}\)
Bounded sets contain bounded sequences.
If \(n_{1}<n_{2}<n_{3}<\cdots\text{,}\) then
\begin{equation*}
a_{n_1},a_{n_2},a_{n_3},\cdots
\end{equation*}
is called a subsequence of \((a_{n})\) and is denoted \((a_{n_k})\text{.}\)
A sequence converges to
\(a\) if and only if every subsequence converges to
\(a\text{.}\)
If
\((a_{n})\) has two subsequences that converge to different limits, then
\((a_{n})\) diverges.
If
\((a_{n})\) is monotone and has a subsequence converging to
\(a\text{,}\) then
\((a_{n})\) also converges to
\(a\text{.}\)
Bolzano-Weierstrass theorem: Every bounded sequence has a convergent subsequence.
A space is sequentially compact if every sequence has a convergent subsequence.