diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-12-23 19:40:19 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-12-23 19:40:19 +0100 |
commit | 5407b8a88c4479bdbb4b112e2f639973fd5bba43 (patch) | |
tree | cb388e47fa3abd412563686aa310de4c4acc6dfd /buch/chapters/080-funktionentheorie | |
parent | Laplace Gamma (diff) | |
download | SeminarSpezielleFunktionen-5407b8a88c4479bdbb4b112e2f639973fd5bba43.tar.gz SeminarSpezielleFunktionen-5407b8a88c4479bdbb4b112e2f639973fd5bba43.zip |
typo
Diffstat (limited to 'buch/chapters/080-funktionentheorie')
-rw-r--r-- | buch/chapters/080-funktionentheorie/analytisch.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/080-funktionentheorie/analytisch.tex b/buch/chapters/080-funktionentheorie/analytisch.tex index 89d906c..e585aea 100644 --- a/buch/chapters/080-funktionentheorie/analytisch.tex +++ b/buch/chapters/080-funktionentheorie/analytisch.tex @@ -120,7 +120,7 @@ Eine in einer offenen Teilmenge $U\subset \mathbb{C}$ definierte Funktion $f\colon U\to\mathbb{C}$ heisst {\em analytisch im Punkt $z_0\in U$}, wenn es eine in einer Umgebung von $z_0$ konvergente Potenzreihe \[ -\sum_{k=0}^\infty a_k(z-z_0) = f(z) +\sum_{k=0}^\infty a_k(z-z_0)^k = f(z) \] gibt. Sie heisst {\em analytisch}, wenn sie analytisch ist in jedem Punkt von $U$. |