diff options
author | luccul <luccul@gmail.com> | 2010-07-13 14:05:14 +0000 |
---|---|---|
committer | bnewbold <bnewbold@adelie.robocracy.org> | 2010-07-13 14:05:14 +0000 |
commit | 64c487ab0954526538ee0f6380a269be703435a6 (patch) | |
tree | adb1dddc7fea276c33517952a9f753a5bd115c6e | |
parent | fec94b19a7aa8434993cc664de0b8029a5a7768d (diff) | |
download | afterklein-wiki-64c487ab0954526538ee0f6380a269be703435a6.tar.gz afterklein-wiki-64c487ab0954526538ee0f6380a269be703435a6.zip |
formatting
-rw-r--r-- | ClassJuly5.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ClassJuly5.page b/ClassJuly5.page index 2e9314d..a40482a 100644 --- a/ClassJuly5.page +++ b/ClassJuly5.page @@ -4,10 +4,10 @@ The goal of the lecture (and the only take-away point, as far as the rest of the course is concerned!) was to prove the following two theorems: -Theorem 1: If $f:A \to \C$ is a holomorphic function on an annulus, then it has a Laurent series expansion +Theorem 1: If $f:A \to \mathbb{C}$ is a holomorphic function on an annulus, then it has a Laurent series expansion $$ f(z) = \sum_{n = -\infty}^{\infty} c_n z^n = \cdots \frac{c_{-2}}{z^2} + \frac{c_{-1}}{z} + c_0 + c_1 z + c_2 z^2 + \cdots $$ -Theorem 2: If $f: D \to \C$ is a holomorphic function on a disk, then it has a power series expansion +Theorem 2: If $f: D \to \mathbb{C}$ is a holomorphic function on a disk, then it has a power series expansion $$ f(z) = \sum_{n = 0}^{\infty} c_n z^n = c_0 + c_1 z + c_2 z^2 + \cdots $$ The reason we discussed convergence of Fourier series was to give some taste for the type of mathematical analysis that goes in to proving things rigorously using Fourier series. |