This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
math121a-f23:september_13_wednesday [2023/09/10 23:38] pzhou created |
math121a-f23:september_13_wednesday [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Contour Integral ====== | ====== Contour Integral ====== | ||
| + | Reading: Boas, Ch14, section 1-5 | ||
| + | |||
| So, you have learned what holomorphic function looks like, and you know there are functions which are ' | So, you have learned what holomorphic function looks like, and you know there are functions which are ' | ||
| Line 12: | Line 14: | ||
| where we set the initial condition that $F(x_0) = C$, and $F' | where we set the initial condition that $F(x_0) = C$, and $F' | ||
| - | Can we do the same here? Say $f(z)$ is any complex valued | + | Can we do the same here? Say $f(z)$ is a holomorphic |
| - | $$ F(z) = \int_{z_0}^z f(u) du $$ | + | $$ F(z) = C + \int_{z_0}^z f(u) du $$ |
| - | Now, we immediately run into trouble: how do we go from $z_0$ to $z$? Does the integration depends on how we choose the path from $z_0$ to $z$? | + | Now, we immediately run into trouble: how do we go from $z_0$ to $z$? Does the integration depends on how we choose the path from $z_0$ to $z$? Thanks to the fact that $f$ is holomorphic, |
| - | + | ||
| - | You immediately would get, if $F$ is a holomorphic function (since we say its complex derivative $F' | + | |
| - | + | ||
| - | OK, if $f: \C \to \C$ is holomorphic, | + | |
| ===== primitive of $1/z$ ===== | ===== primitive of $1/z$ ===== | ||
| Line 34: | Line 32: | ||
| Example: $f(z) = 1/ [(z-1)(z-2)(z-3)]$, | Example: $f(z) = 1/ [(z-1)(z-2)(z-3)]$, | ||
| + | |||
| + | ===== Exercise ===== | ||
| + | 1. For $t \in [0, 2\pi]$, let $z(t) = e^{it}$. Compute $\int_{0}^{2\pi} 1 / (z(t)) d z(t). $ | ||
| + | |||
| + | 2. For $t \in [0, 2\pi]$, let $z(t) = e^{i2t}$. Compute $\int_{0}^{2\pi} 1 / (z(t)) d z(t). $ | ||
| + | |||
| + | 3. For $t \in [0, 2\pi]$, let $z(t) = e^{-it}$. Compute $\int_{0}^{2\pi} 1 / (z(t)) d z(t). $ | ||
| | | ||