\part{Advanced}


\chapter{Differential operators for ODEs}


\section{Fundamental solutions}

(Green's function)


\begin{theorem}[Method of fundamental solutions]
Let $\mathcal{L}$ be a linear differential operator
\[\mathcal{L}u=f\]
\[\mathcal{L}G(x,s)=\delta(x-s)\]
\[u(x)= \int_{-\infty}^{\infty} G(x,s)f(x)ds\]
\end{theorem}

This works because taking the linear sum of arbitrarily close Dirac solutions converges to the following integral.






\subsection{Generating solutions}













\chapter{Existence and uniqueness of differential equations}

We know that the solutions of a differential equation can be represented as a (possibly empty, possibly infinite, etc.) solution set.

For algebraic equations, we understand the nature of these sets quite well due to the fundamental theorem of algebra; algebraic equations of degree $n$ always have $n$ solutions in $\mathbb{C}$ up to multiplicity. We also know other neat facts like that algebraic equations of odd degree always have at least 1 real solution, and so forth.

The nature of differential equations and their solutions is much more difficult to pin down, however ideas from topology and analysis can be used to make some remarks about certain classes of differential equations. Mostly, these theorems reveal classes of differential equations for which at least 1 solution exists, or even better, when a unique solution exists.

\section{Peano existence theorem}

Among the simplest existence theorems is the Peano existence theorem.

\begin{theorem}[Peano existence theorem]
Let $D \subseteq \mathbb{R}\times \mathbb{R}$ be a set open in $\mathbb{R}^2$ (Euclidean topology) with $(t_0,y_0) \in  (D)$. If $f : D \to \mathbb{R}$ is continuous then there exists some interval $t_0 \in I$ on which the IVP $y'(t) = f(t,y(t)), y(t_0) = \mathbf{y}_0$ has a solution.
\end{theorem}

\section{Carathéodory existence theorem}
To those familiar with measure theory, there is a generalization of the theorem that weakens the conditions.

\begin{theorem}[Carathéodory existence theorem]
\end{theorem}


\section{Picard–Lindelöf theorem}

As nice as these theorems are, they don't say anything about the uniqueness of a solution, indeed there are examples of such ODEs having multiple solutions.

The following theorem employs further conditions that show uniqueness for certain well-behaved IVPs on a neighborhoood of the initial value.

\begin{theorem}[Picard–Lindelöf theorem]
Let $D \subseteq \mathbb{R}\times \mathbb{R}^n$ be a closed rectangle $(t_0,\mathbf{y}_0) \in \mathrm{int} (D)$. If $f : D \to \mathbb{R}^n$ is $t$-continuous and $\mathbf{y}$-Lipschitz continuous then there exists some closed interval $t_0 \in I$ on which the IVP $y'(t) = f(t,y(t)), y(t_0) = \mathbf{y}_0$ has a unique solution.
\end{theorem}

Proof is based on applying the Banach fixed-point theorem to the integral equation form of $f$.

Due to the constructive nature of the Banach fixed-point theorem, the proof of the Picard-Lindelöf theorem inspires a solution method called \emph{Picard iteration}.

\subsection{Picard iteration}


\chapter{Fuchsian theory}
Perhaps the most powerful method familiar to us so far is the power series method and method of Frobenius. The Fuchsian theory studies in depth the extent to which these methods can be used.



