update ana14 and add ana14 to complete notes

This commit is contained in:
2019-12-06 18:36:01 +01:00
parent c1da37d170
commit ddc563b6ea
4 changed files with 7 additions and 6 deletions
Binary file not shown.
+1
View File
@@ -21,5 +21,6 @@
\input{analysis11.tex}
\input{analysis12.tex}
\input{analysis13.tex}
\input{analysis14.tex}
\end{document}
Binary file not shown.
+6 -6
View File
@@ -58,7 +58,7 @@
Sei $(a_n)_{n\in\N}$ eine Folge mit $|a_n| \neq 0$ für fast alle
$n \in \N (a_n \in \mathbb{C} \text{ oder } \R)$.
\begin{enumerate}[(i)]
\item Falls ein $0 < q < 1$ mit
\item Falls ein $0 < q < 1$ existiert mit
\[
\frac{|a_{n+1}|}{|a_n|} \le q \quad \forall n \in \N, n \ge N_0
,\] dann ist $\sum_{n=1}^{\infty} a_n$ absolut konvergent.
@@ -330,12 +330,12 @@ Kostina glaubt, dass das so stimmt, aber offensichtlich ist sie sich nicht siche
\end{enumerate}
\end{satz}
\begin{bsp}
\begin{bsp} für Aussage (iii)
\[
\underbrace{\sum_{k=1}^{\infty}}_{\text{divergent für }|x|=1} x^{k} \qquad
\underbrace{\sum_{k=1}^{\infty} \frac{x^{k}}{k}}_{\text{div für } |z}
\qquad \sum_{k=1}^{\infty} \frac{x^{k}}{k^2}
.\] $\rho$ für alle Reihen.
\underbrace{\sum_{k=1}^{\infty} x^{k}}_{\text{divergent für }|x|=1} \qquad
\underbrace{\sum_{k=1}^{\infty} \frac{x^{k}}{k}}_{\text{div für } x = 1 \text{, konv für} x = -1}
\qquad \underbrace{\sum_{k=1}^{\infty} \frac{x^{k}}{k^2}}_{\text{konvergent für } |x| = 1}
.\] $\rho = 1$ für alle Reihen.
\end{bsp}
\end{document}