This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math121a-f23:september_11_monday [2023/09/13 05:59] pzhou |
math121a-f23:september_11_monday [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 79: | Line 79: | ||
| 1. Taylor expand $(z+1)(z+2)$ around $z=3$. | 1. Taylor expand $(z+1)(z+2)$ around $z=3$. | ||
| - | 2. Laurent expand $1/[(z+1)(z+2)]$ around $z=1$. And do it again, this time around $z=2$. | + | 2. Laurent expand $1/[(z-1)(z-2)]$ around $z=1$. And do it again, this time around $z=2$. |
| 2.5 (Optional) Laurent expand $e^{1/z + z}$ around $z=0$. | 2.5 (Optional) Laurent expand $e^{1/z + z}$ around $z=0$. | ||
| - | 3. You may have heard about Cauchy Riemann equation: | + | 3. You may have heard about Cauchy Riemann equation: |
| + | |||
| + | If $f$ is holomorphic, | ||
| $$ \frac{\d u(x,y)}{\d x} = \frac{\d v(x,y)}{\d y}, \quad \frac{\d v(x,y)}{\d x} = - \frac{\d u(x,y)}{\d y}$$ | $$ \frac{\d u(x,y)}{\d x} = \frac{\d v(x,y)}{\d y}, \quad \frac{\d v(x,y)}{\d x} = - \frac{\d u(x,y)}{\d y}$$ | ||
| - | Either | + | |
| + | Your task: either | ||