From 6ef3d1f7bdf03335064c2421fbddf8106c504d5f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 16 Jul 2017 19:13:42 +0200 Subject: Add another set of nice theorems to function theory digest --- content/funktheo.tex | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/content/funktheo.tex b/content/funktheo.tex index 15b3ed7..2b9437f 100644 --- a/content/funktheo.tex +++ b/content/funktheo.tex @@ -434,3 +434,39 @@ f(z) &= (z-z_0)^m g(z) \end{align*} Dabei ist $m$ die Ordnung der Nullstelle $z_0$. + +\subsection*{Holomorphe Fortsetzung} + +Sei $f \in H(D), U \subseteq \C$ Gebiet mit $D \subseteq U$. + +Dann $\exists! g \in H(U) : \restrictedto{g}{D} = f$. + +\subsection*{Nullstelle in $B(z_0,r)$} + +Sei $f \in H(D), B := B(z_0,r), r > 0, \overline B \subseteq D$. Weiter: + +\vspace*{-3mm} +$$0 \leq |f(z_0)| < \min_{x \in \partial B} |f(x)|$$ + +Dann hat $f$ Nullstelle in $B$. + +\subsection*{Offenheitssatz} + +$f \in H(D)$ ist auf kleiner Kugel in $D$ konstant + +$\implies \forall \text{offene } U \subseteq D : f(U) \subseteq \C$ ist offen. + +\subsection*{Gebietstreue} + +$D \subseteq \C$ ist Gebiet und $f \in H(D)$ ist nicht konstant + +$\implies f(D)$ ist ein Gebiet. + +\subsection*{Maximumsprinzip} + +Sei $D$ Gebiet, $f \in H(D)$ nicht konstant. Dann: + +\begin{enumerate}[label=(\alph*)] + \item Die Abbildung $D \to \R, z \mapsto |f(z)|$ hat kein lokales Maximum + \item $D$ beschränkt, $f \in C(\overline D,\C)$. Dann: \vspace*{-2mm} $$\max_{z \in \overline D} |f(z)| = \max_{z \in \partial D} |f(z)|$$ +\end{enumerate} -- cgit v1.2.3