Created the Real Analysis Theorems and Definitions packet

This commit is contained in:
2024-01-09 13:01:34 -07:00
commit d19e454f27
65 changed files with 3114 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
\chapter{The Generalized Riemann Integral}
\subimport{./}{definition-and-main-properties.tex}
\subimport{./}{improper-and-lebesgue-integrals.tex}
\subimport{./}{infinite-intervals.tex}
\subimport{./}{convergence-theorems.tex}
+64
View File
@@ -0,0 +1,64 @@
\section{Convergence Theorems}
\begin{theorem}[\textbf{Uniform Convergence Theorem}]
Let $(f_k)$ be a sequence in $\mathcal{R}^*[a,b]$ and suppose that $(f_k)$ converges \textbf{uniformly} on $[a,b]$ to $f$. Then $f \in \mathcal{R}^*[a,b]$ and
\[\displaystyle\int_{a}^{b}f=\lim\limits_{k \to \infty}\displaystyle\int_{a}^{b}f_k\]
holds.
\end{theorem}
\begin{definition}
A sequence $(f_k)$ in $\mathcal{R}^*(I)$ is said to be \textbf{equi-integrable} if for every $\varepsilon>0$ there exists a gauge $\delta_\varepsilon$ on $I$ such that if $\dot{\mathcal{P}}$ is any $\delta_\varepsilon$-fine partition of $I$ and $k\in\N$, then $\left|S(f_k;\dot{\mathcal{P}})-\displaystyle\int_If_k\right|<\varepsilon$.
\end{definition}
\begin{theorem}[\textbf{Equi-integrability Theorem}]
If $(f_k) \in \mathcal{R}^*(I)$ is equi-integrable on $I$ and if $f(x)=\lim f_k(x)$ for all $x \in I$, then $f \in \mathcal{R}^*(I)$ and
\[\displaystyle\int_If=\lim\limits_{k \to \infty}\displaystyle\int_If_k\]
\end{theorem}
\begin{definition}
We say that a sequence of functions on an interval $I \subseteq \R$ is \textbf{monotone increasing} if it satisfies $f_1(x) \leq f_2(x) \leq \dots \leq f_k(x) \leq f_{k+1}(x) \leq \dots$ for all $k \in \N$, $x \in I$. It is said to be \textbf{monotone decreasing} if it satisfies the opposite string of inequalities, and to be \textbf{monotone} if it is either monotone increasing or decreasing.
\end{definition}
\begin{theorem}[\textbf{Monotone Convergence Theorem}]
Let $(f_k)$ be a monotone sequence of functions in $\mathcal{R}^*(I)$ such that $f(x)=\lim f_k(x)$ almost everywhere on $I$. Then $f \in \mathcal{R}^*(I)$ if and only if the sequence of integrals $\left(\int_I f_k\right)$ is bounded in $\R$, in which case
\[\int_I f = \lim\limits_{k \to \infty} \int_I f_k.\]
\end{theorem}
\begin{theorem}[\textbf{Dominated Convergence Theorem}]
Let $(f_n)$ be a sequence in $\mathcal{R}^*(I)$ and let $f(x)=\lim f_k(x)$ almost everywhere on $I$. If there exist functions $\alpha, \omega$ in $\mathcal{R}^*(I)$ such that
\[\alpha(x)\leq f_k(x)\leq\omega(x)\ \ \text{ for almost every }\ \ x \in I\]
then $f \in \mathcal{R}^*(I)$ and
\[\displaystyle\int_If=\lim\limits_{k \to \infty}\displaystyle\int_I f_k.\]
Moreover, if $\alpha$ and $\omega$ belong to $\mathcal{L}(I)$, then $f_k$ and $f$ belong to $\mathcal{L}(I)$ and
\[||f_k-f||=\displaystyle\int_I|f_k-f|\to 0\]
\end{theorem}
\begin{definition}
A function $f:[a,b]\to\R$ is said to be \textbf{(Lebesgue) measurable} if there exists a sequence $(s_k)$ of step functions on $[a,b]$ such that
\[f(x)=\lim\limits_{k \to \infty} s_k(x)\ \ \text{ for almost every }\ \ x \in [a,b]\]
We denote the collection of measurable functions on $[a,b]$ by $\mathcal{M}[a,b]$.
\end{definition}
\begin{theorem}
Let $f$ and $g$ belong to $\mathcal{M}[a,b]$ and let $c \in \R$.
\begin{enumerate}
\item Then the functions $cf, |f|,f+g,f-g,$ and $f\cdot g$ also belong to $\mathcal{M}[a,b]$.
\item If $\varphi:\R \to \R$ is continuous, then the composition $\varphi \circ f \in \mathcal{M}[a,b]$.
\item If $(f_n)$ is a sequence in $\mathcal{M}[a,b]$ and $f(x)=\lim f_n(x)$ almost everywhere on $I$, then $f \in \mathcal{M}[a,b]$.
\end{enumerate}
\end{theorem}
\begin{theorem}
A function $f:[a,b]\to\R$ is in $\mathcal{M}[a,b]$ if and only if there exists a sequence $(g_k)$ of continuous functions such that
\[f(x)=\lim\limits_{k \to \infty} g(x)\ \ \text{ for almost every }\ \ x \in [a,b]\]
\end{theorem}
\begin{theorem}[\textbf{Measurability Theorem}]
If $f \in \mathcal{R}^*[a,b]$, then $f \in \mathcal{M}[a,b]$
\end{theorem}
\begin{theorem}[\textbf{Integrability Theorem}]
Let $f\in\mathcal{M}[a,b]$. Then $f \in \mathcal{R}^*[a,b]$ if and only if there exist functions $\alpha, \omega \in \mathcal{R}^*[a,b]$ such that
\[\alpha(x)\leq f(x)\leq \omega(x)\ \ \text{ for almost every }\ \ x \in [a,b]\]
Moreover, if either $\alpha$ or $\omega$ belongs to $\mathcal{L}[a,b]$, then $f \in \mathcal{L}[a,b]$.
\end{theorem}
@@ -0,0 +1,96 @@
\section{Definition and Main Properties}
In \textit{Definition 5.2.2}, we defined a \textbf{gauge} on $[a,b]$ to be a strictly positive function $\delta:[a,b] \to (0,\infty)$. Further, a tagged partition $\dot{\mathcal{P}}:=\{(I_i,t_i)\}_{i=1}^n$ of $[a,b]$, where $I_i:=[x_{i-1},x_i]$, is said to be \textbf{$\delta$-fine} in the case
\[t_i \in I_i \subseteq [t_i-\delta(t_i),t_i+\delta(t_i)]\ \ \text{for}\ \ i=1,\dots,n\]
\begin{definition}
A function $f:[a,b] \to \R$ is said to be \textbf{\textit{generalized} Riemann integrable} on $[a,b]$ if there exists a number $L\in\R$ such that for every $\varepsilon>0$ there exists a gauge $\delta_\varepsilon$ on $[a,b]$ such that if $\dot{\mathcal{P}}$ is any $\delta_\varepsilon$-fine partition of $[a,b]$, then
\[|S(f;\dot{\mathcal{P}})-L|<\varepsilon\]
The collection of all generalized Riemann integrable functions will usually be denoted by $\mathcal{R}^*[a,b]$.
\\\\ It will be shown that if $f \in \mathcal{R}^*[a,b]$, then the number $L$ is uniquely determined; it will be called the \textbf{generalized Riemann integral of $f$} over $[a,b]$. It will also be shown that if $f \in \mathcal{R}[a,b]$, then $f \in \mathcal{R}^*[a,b]$ and the value of the two integrals is the same. Therefore, it will not cause any ambiguity if we also denote the generalized Riemann integral of $f \in \mathcal{R}^*[a,b]$ by the symbols
\[\displaystyle\int_{a}^{b}f\ \ \text{ or }\ \ \displaystyle\int_{a}^{b}f(x)dx\]
\end{definition}
\begin{theorem}[\textbf{Uniqueness Theorem}]
If $f \in \mathcal{R}^*[a,b]$, then the value of the integral is uniquely determined.
\end{theorem}
\begin{theorem}[\textbf{Consistency Theorem}]
If $f \in \mathcal{R}[a,b]$ with integral $L$, then also $f \in \mathcal{R}^*[a,b]$ with integral $L$.
\end{theorem}
\begin{theorem}
Suppose that $f$ and $g$ are in $\mathcal{R}^*[a,b]$. Then:
\begin{enumerate}
\item If $k \in \R$, the function $kf$ is in $\mathcal{R}^*[a,b]$ and
\[\displaystyle\int_{a}^{b}kf=k\displaystyle\int_{a}^{b}f\]
\item The function $f+g$ is in $\mathcal{R}^*[a,b]$ and
\[\displaystyle\int_{a}^{b}(f+g)=\displaystyle\int_{a}^{b}f+\displaystyle\int_{a}^{b}g\]
\item If $f(x)\leq g(x)$ for all $x \in [a,b]$, then
\[\displaystyle\int_{a}^{b}f \leq \displaystyle\int_{a}^{b}g\]
\end{enumerate}
\end{theorem}
\begin{theorem}[\textbf{Cauchy Criterion}]
A function $f:[a,b] \to \R$ belongs to $\mathcal{R}^*[a,b]$ if and only if for every $\varepsilon >0$ there exists a gauge $\eta_\varepsilon$ on $[a,b]$ such that if $\dot{\mathcal{P}}$ and $\dot{\mathcal{Q}}$ are any partitions of $[a,b]$ that are $\eta_\varepsilon$-fine, then
\[|S(f;\dot{\mathcal{P}})-S(f;\dot{\mathcal{Q}})|<\varepsilon\]
\end{theorem}
\begin{theorem}[\textbf{Squeeze Theorem}]
Let $f:[a,b] \to \R$. Then $f \in \mathcal{R}^*[a,b]$ if and only if for every $\varepsilon>0$ there exist functions $\alpha_\varepsilon$ and $\omega_\varepsilon$ in $\mathcal{R}^*[a,b]$ with
\[\alpha_\varepsilon(x) \leq f(x) \leq \omega_\varepsilon(x)\ \forall\ x \in [a,b]\]
and such that
\[\displaystyle\int_{a}^{b}(\omega_\varepsilon-\alpha_\varepsilon) \leq \varepsilon\]
\end{theorem}
\begin{theorem}[\textbf{Additivity Theorem}]
Let $f:[a,b] \to \R$ and let $c \in (a,b)$. Then $f \in \mathcal{R}^*[a,b]$ if and only if its restrictions to $[a,c]$ and $[c,b]$ are both generalized Riemann integrable. In this case
\[\displaystyle\int_{a}^{b}f=\displaystyle\int_{a}^{c}f+\displaystyle\int_{c}^{b}f\]
\end{theorem}
\begin{theorem}[\textbf{The Fundamental Theorem of Calculus (First Form)}]
Suppose there exists a \textbf{countable} set $E$ in $[a,b]$, and functions $f,F:[a,b] \to \R$ such that:
\begin{enumerate}
\item $F$ is continuous on $[a,b]$.
\item $F'(x)=f(x)$ for all $x \in [a,b]\setminus E$.
\\Then $f$ belongs to $\mathcal{R}^*[a,b]$ and
\[\displaystyle\int_{a}^{b}f=F(b)-F(a)\]
\end{enumerate}
\end{theorem}
\begin{theorem}[\textbf{Fundamental Theorem of Calculus (Second Form)}]
Let $f$ belong to $\mathcal{R}^*[a,b]$ and let $F$ be the indefinite integral of $f$. Then we have:
\begin{enumerate}
\item $F$ is continuous on $[a,b]$.
\item There exists a null set $Z$ such that if $x \in [a,b]\setminus Z$, then $F$ is differentiable at $x$ and $F'(x)=f(x)$.
\item If $f$ is continuous at $c \in [a,b]$, then $F'(c)=f(c)$.
\end{enumerate}
\end{theorem}
\begin{theorem}[\textbf{Substitution Theorem}]
\begin{enumerate}
\item[]
\item Let $I:=[a,b]$ and $J:=[\alpha, \beta]$, and let $F:I \to \R$ and $\varphi:J \to \R$ be continuous functions with $\varphi(J)\subseteq I$.
\item Suppose there exist sets $E_f \subset I$ and $E_\varphi\subset J$ such that $f(x)=F'(x)$ for $x \in I\setminus E_f$, that $\varphi'(t)$ exists for $t \in J\setminus E_\varphi$, and that $E:=\varphi^{-1}(E_f)\cup E_\varphi$ is countable.
\item Set $f(x):=0$ for $x \in E_f$ and $\varphi'(t):=0$ for $t \in E_\varphi$. We conclude that $f \in \mathcal{R}^*(\varphi(J))$, that $(f \circ \varphi)\cdot \varphi^t \in \mathcal{R}^*(J)$ and that
\[\displaystyle\int_{\alpha}^{\beta}(f \circ \varphi)\cdot\varphi^t=F\circ\varphi\left.\right|_\alpha^\beta=\displaystyle\int_{\varphi(\alpha)}^{\varphi(\beta)}f\]
\end{enumerate}
\end{theorem}
\begin{theorem}[\textbf{Multiplication Theorem}]
If $f \in \mathcal{R}^*[a,b]$ and if $g$ is a monotone function on $[a,b]$, then the product $f \cdot g$ belongs to $\mathcal{R}^*[a,b]$.
\end{theorem}
\begin{theorem}[\textbf{Integration by Parts Theorem}]
Let $F$ and $G$ be differentiable on $[a,b]$. Then $F'G$ belongs to $\mathcal{R}^*[a,b]$ if and only if $FG'$ belongs to $\mathcal{R}^*[a,b]$. In this case we have
\[\displaystyle\int_{a}^{b}F'G=FG\left.\right|_a^b-\displaystyle\int_{a}^{b}FG'\]
\end{theorem}
\begin{theorem}[\textbf{Taylor's Theorem}]
Suppose that $f,f',f'',\dots,f^{(n)}$ and $f^{(n+1)}$ exist on $[a,b]$. Then we have
\[f(b)=f(a)+\frac{f'(a)}{1!}(b-a)+\dots+\frac{f^{(n)}(a)}{n!}(b-a)^n+R_n\]
where the remainder is given by
\[R_n=\frac{1}{n!}\displaystyle\int_{a}^{b}f^{(n+1)}(t)\cdot(b-t)^n dt\]
\end{theorem}
@@ -0,0 +1,72 @@
\section{Improper and Lebesgue Integrals}
\begin{theorem}[\textbf{Hake's Theorem}]
If $f:[a,b] \to \R$, then $f \in \mathcal{R}^*[a,b]$ if and only if for every $\gamma \in (a,b)$ the restriction of $f$ to $[a,\gamma]$ belongs to $\mathcal{R}^*[a,\gamma]$ and
\[\lim\limits_{\gamma \to b^-}\displaystyle\int_{a}^{\gamma}f=A\in\R\]
In this case $\displaystyle\int_{a}^{b}f=A$.
\end{theorem}
\begin{definition}
A function $f \in \mathcal{R}^*[a,b]$ such that $|f| \in \mathcal{R}^*[a,b]$ is said to be \textbf{Lebesgue integrable} on $[a,b]$. The collection of all Lebesgue integrable functions on $[a,b]$ is denoted by $\mathcal{L}[a,b]$.
\end{definition}
\begin{theorem}[\textbf{Comparison Test}]
If $f,\omega \in \mathcal{R}^*[a,b]$ and $|f(x)| \leq \omega(x)$ for all $x \in [a,b]$, then $f \in \mathcal{L}[a,b]$ and
\[\abs{\displaystyle\int_{a}^{b}f}\leq\displaystyle\int_{a}^{b}|f| \leq\displaystyle\int_{a}^{b}\omega\]
\end{theorem}
\begin{theorem}
If $f,g \in \mathcal{L}[a,b]$ and if $c \in \R$, then $cf$ and $f+g$ also belong to $\mathcal{L}[a,b]$. Moreover
\[\displaystyle\int_{a}^{b}cf=c\displaystyle\int_{a}^{b}f\ \ \text{ and }\ \ \displaystyle\int_{a}^{b}|f+g|\leq\displaystyle\int_{a}^{b}|f|+\displaystyle\int_{a}^{b}|g|\]
\end{theorem}
\begin{theorem}
If $f \in \mathcal{R}^*[a,b]$, the following assertions are equivalent:
\begin{enumerate}
\item $f \in \mathcal{L}[a,b]$.
\item There exists $\omega \in \mathcal{L}[a,b]$ such that $f(x)\leq\omega(x)$ for all $x \in [a,b]$.
\item There exists $\alpha \in \mathcal{L}[a,b]$ such that $\alpha(x) \leq f(x)$ for all $x \in [a,b]$.
\end{enumerate}
\end{theorem}
\begin{theorem}
If $f,g \in \mathcal{L}[a,b]$, then the functions $\max \{f,g\}$ and $\min \{f,g\}$ also belong to $\mathcal{L}[a,b]$.
\end{theorem}
\begin{theorem}
Suppose that $f,g,\alpha,$ and $\omega$ belong to $\mathcal{R}^*[a,b]$. If
\[f\leq\omega,\ g\leq\omega\ \ \text{ or if }\ \ \alpha\leq f,\ \alpha \leq g,\]
then $\max \{f,g\}$ and $\min\{f,g\}$ also belong to $\mathcal{R}^*[a,b]$.
\end{theorem}
\begin{definition}
If $f \in \mathcal{L}[a,b]$, we define the \textbf{seminorm} of $f$ to be
\[||f||:=\displaystyle\int_{a}^{b}|f|\]
If $f,g \in \mathcal{L}[a,b]$, we define the \textbf{distance between $f$ and $g$} to be
\[\text{dist}(f,g):=||f-g||=\displaystyle\int_{a}^{b}|f-g|\]
\end{definition}
\begin{theorem}
The seminorm function satisfies:
\begin{enumerate}
\item $||f||\geq 0$ for all $f \in \mathcal{L}[a,b]$.
\item If $f(x)=0$ for $x \in [a,b]$, then $||f||=0$.
\item If $f \in \mathcal{L}[a,b]$ and $c \in \R$, then $||cf||=|c|\cdot||f||$.
\item If $f,g \in \mathcal{L}[a,b]$, then $||f+g||\leq||f||+||g||$.
\end{enumerate}
\end{theorem}
\begin{theorem}
The distance function satisfies:
\begin{enumerate}
\item $\dist(f,g)\geq 0$ for all $f,g \in \mathcal{L}[a,b]$.
\item If $f(x)=g(x)$ for $x \in [a,b]$, then $\dist(f,g)=0$.
\item $\dist(f,g)=\dist(g,f)$ for all $f,g \in \mathcal{L}[a,b]$.
\item $\dist(f,h)\leq\dist(f,g)+\dist(g,h)$ for all $f,g,h \in \mathcal{L}[a,b]$.
\end{enumerate}
\end{theorem}
\begin{theorem}[\textbf{Completeness Theorem}]
A sequence $(f_n)$ of functions in $\mathcal{L}[a,b]$ converges to a function $f \in \mathcal{L}[a,b]$ if and only if it has the property that for every $\varepsilon>0$ there exists $H(\varepsilon)$ such that if $m,n\geq H(\varepsilon)$, then
\[||f_m-f_n||=\dist(f_m,f_n)<\varepsilon\]
\end{theorem}
+42
View File
@@ -0,0 +1,42 @@
\section{Infinite Intervals}
\begin{definition}
\begin{enumerate}
\item[]
\item A function $f:[a,\infty) \to \R$ is said to be \textbf{generalized Riemann integrable} if there exists $A \in \R$ such that for every $\varepsilon>0$ there exists a gauge $\delta_\varepsilon$ on $[a,\infty]$ such that if $\dot{\mathcal{P}}$ is any $\delta_\varepsilon$-fine tagged subpartition of $[a,\infty)$, then $|S(f;\dot{\mathcal{P}})-A|\leq \varepsilon$. In this case, we write $f \in \mathcal{R}^*[a,\infty)$ and
\[\displaystyle\int_{a}^{b}f:=A\]
\item A function $f:[a,\infty) \to \R$ is said to be \textbf{Lebesgue integrable} if both $f$ and $|f|$ belong to $\mathcal{R}^*[a,\infty)$. In this case we write $f \in \mathcal{L}[a,\infty)$.
\end{enumerate}
\end{definition}
\begin{theorem}[\textbf{Hake's Theorem}]
If $f:[a,\infty) \to \R$, then $f \in \mathcal{R}^*[a,\infty)$ if and only if for every $\gamma \in (a,\infty)$ the restriction of $f$ to $[a,\gamma]$ belongs to $\mathcal{R}^*[a,\gamma]$ and
\[\lim\limits_{\gamma\to\infty}\displaystyle\int_{a}^{\gamma}f=A\in\R\]
In this case $\displaystyle\int_{a}^{\infty}f=A$.
\end{theorem}
\begin{theorem}[\textbf{Fundamental Theorem}]
Suppose that $E$ is a countable subset of $[a,\infty)$ and that $f,F:[a,\infty)\to\R$ are such that:
\begin{enumerate}
\item $F$ is continuous on $[a,\infty)$ and $\lim\limits_{x \to \infty}F(x)$ exists.
\item $F'(x)=f(x)$ for all $x \in (a,\infty),\ x \notin E$.
\\Then $f$ belongs to $\mathcal{R}^*[a,\infty)$ and
\[\displaystyle\int_{a}^{\infty}f=\lim\limits_{x \to \infty}F(x)-F(a).\]
\end{enumerate}
\end{theorem}
\begin{theorem}[\textbf{Hake's Theorem}]
If $h:(-\infty,\infty)\to\R$, then $h \in \mathcal{R}^*(-\infty,\infty)$ if and only if for every $\beta < \gamma$ in $(-\infty, \infty)$, the restriction of $h$ to $[\beta,\gamma]$ is in $\mathcal{R}^*[\beta,\gamma]$ and
\[\lim\limits_{\substack{\beta \to -\infty \\ \gamma \to +\infty}}\displaystyle\int_{\beta}^{\gamma}h=C\in\R\]
In this case $\displaystyle\int_{-\infty}^{\infty}h=C$.
\end{theorem}
\begin{theorem}[\textbf{Fundamental Theorem}]
Suppose that $E$ is a countable subset of $(-\infty, \infty)$ and that $h,H:(-\infty,\infty)\to\R$ satisfy:
\begin{enumerate}
\item $H$ is continuous on $(-\infty, \infty)$ and the limits $\lim\limits_{x \to \pm \infty}H(x)$ exist.
\item $H'(x)=h(x)$ for all $x \in (-\infty, \infty),\ x \notin E$.
\end{enumerate}
Then $h$ belongs to $\mathcal{R}^*(-\infty,\infty)$ and
\[\displaystyle\int_{-\infty}^{\infty}h=\lim\limits_{x \to \infty} H(x)-\lim\limits_{\gamma \to -\infty}H(\gamma)\]
\end{theorem}