gMerge branch 'master' of gitea:christian/uni

This commit is contained in:
2019-12-18 10:57:12 +01:00
13 changed files with 885 additions and 12 deletions
Binary file not shown.
+7 -2
View File
@@ -1,4 +1,4 @@
\documentclass{../../../lecture}
\documentclass[titlepage]{../../../lecture}
\usepackage{standalone}
\usepackage{tikz}
@@ -9,6 +9,11 @@
\begin{document}
\maketitle
\tableofcontents
\newpage
\input{analysis1-2.tex}
\input{analysis3.tex}
\input{analysis4.tex}
@@ -22,7 +27,7 @@
\input{analysis12.tex}
\input{analysis13.tex}
\input{analysis14.tex}
\input{analysis14.tex}
\input{analysis15.tex}
\input{analysis16.tex}
\end{document}
-6
View File
@@ -2,12 +2,6 @@
\begin{document}
\maketitle
\newpage
\tableofcontents
\newpage
\section{Grundlagen}
\subsection{Mengen und Aussagen}
+1 -1
View File
@@ -305,7 +305,7 @@ Kostina glaubt, dass das so stimmt, aber offensichtlich ist sie sich nicht siche
definiert durch
\[
\sum_{n=0}^{\infty} a_n (z - z_0)^{n}, z \in \mathbb{C}
.\] $a_n \in \mathbb{C}, \forall n \in N_0$
.\] $a_n \in \mathbb{C}, \forall n \in \N_0$
\end{definition}
\begin{bsp}[Exponentialreihe]
Binary file not shown.
+1 -1
View File
@@ -22,7 +22,7 @@
\subsection{Grenzwerte bei Funktionen}
\begin{definition}[Berührpunkt]
Sei $D \in \R$. Ein Punkt $a \in \R$ heißt Berührpunkt von $D$, falls
Sei $D \subset \R$. Ein Punkt $a \in \R$ heißt Berührpunkt von $D$, falls
in jeder $\delta$-Umgebung von $a$, d.h.
\[
U_{\delta}(a) := ]a - \delta, a + \delta[ = (a-\delta, a+\delta)
+1 -1
View File
@@ -185,7 +185,7 @@ in dieser Umgebung.
\end{definition}
\begin{satz}
Stetige reelwertige Funktionen nehmen auf kompakten Mengen
Stetige reellwertige Funktionen nehmen auf kompakten Mengen
ihr Minimum und Maximum an, d.h.
$f\colon D \to \R$ stetig, $D$ kompakt, dann ex. $x_{min}, x_{max} \in D$ mit \\
$f(x_{min}) = \text{inf } \{f(x) \mid x \in D\} $ \\