diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 14:09:26 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 14:09:26 -0700 |
| commit | 56580b952901242786da04d0cb3d8e1ea1698db7 (patch) | |
| tree | dffdd0d6a5edc3c8aebca74314745a53c1176512 /mindmap/Cauchy's Theorem.org | |
| parent | f17203b32bd1ecb0d908bbf03b9239e2efde59d6 (diff) | |
| parent | 75cfba0e2e705ed0a87abcd5b6822beed8fad555 (diff) | |
Merge branch 'mindmap'
Diffstat (limited to 'mindmap/Cauchy's Theorem.org')
| -rw-r--r-- | mindmap/Cauchy's Theorem.org | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/mindmap/Cauchy's Theorem.org b/mindmap/Cauchy's Theorem.org new file mode 100644 index 0000000..38f6c06 --- /dev/null +++ b/mindmap/Cauchy's Theorem.org @@ -0,0 +1,27 @@ +:PROPERTIES: +:ID: b243a8c0-ca7c-40e6-95b4-0f725a1a361f +:END: +#+title: Cauchy's Theorem +#+author: Preston Pan +#+description: Spinning around the complex plane. +#+options: broken-links:t + +* Introduction +Cauchy's theorem is the analogue of Green's Theorem for complex variables. It is a part of many equivalent statements made about analytic +functions. For example: +- exact differentials are closed. +- The harmonic conjugates of analytic functions satisfy the Cauchy-Riemann equations. +- Closed differentials describe [[id:6f2aba40-5c9f-406b-a1fa-13018de55648][conservative force]] fields. +- Harmonic functions satisfy Laplace's Equation. +- Under contour integration, the closed differentials are exactly those differentials which also satisfy the Cauchy-Riemann equations. +- A function is analytic iff it satisfies the Cauchy-Riemann equations. +- Analytic functions are conformal mappings except at their zeros. +and many more, are statements about the same set of objects, posed in different ways. +* Theorem +#+begin_theorem +If $D$ is a bounded domain with piecewise smooth boundary and $f$ is an analytic function which extends smoothly to $D \cup \partial D$, then $\oint_{D}f(z)dz = 0$. +#+end_theorem + +#+begin_proof +The closed differentials in the complex plane under contour integration are exactly those which satisfy the Cauchy-Riemann equations. +#+end_proof |
