We find derivatives of complex functions
We begin with the derivative of a complex function at .
Since factors readily, we will use the first formulation of the derivative: Since this formula for holds for any , we can write,
Here is a video solution to problem 1a, part iv:
- Proof
- We will use the factorization We have \begin{align*} f'(z_0) &= \lim _{z \to z_0} \frac{z^n - z_0^n}{z-z_0} \\ &=\lim _{z \to z_0} \frac{(z-z_0)\left (z^{n-1} + z^{n-2}z_0 + \cdots + zz_0^{n-2} + z_0^{n-1} \right )}{z-z_0} \\ &= \lim _{z \to z_0} \left (z^{n-1} + z^{n-2}z_0 + \cdots + zz_0^{n-2} + z_0^{n-1} \right )\\ & = z_0^{n-1} + z_0^{n-1} + \cdots z_0^{n-1}\\ & = nz_0^{n-1} \end{align*}
Since this holds for all , we can write .
Here is a video solution to problem 1c:
If a function is differentiable at , then it must be continuous there.
- Proof
- Thus and so is continuous at .
We next state familiar rules for differentiation that extend from functions of a real variable to complex functions.
- Proof
- We prove the quotient rule and leave the others as exercises. If then The quotient rule follows from combining this reciprocal rule with the product rule.
- Proof
-
Let Then Now, \begin{align*} (f\circ g)'(z_0) &= \lim _{z\to z_0} \frac{f(g(z)) - f(g(z_0))}{z-z_0} \\[10pt] &= \lim _{z \to z_0} \phi (z_0) \cdot \frac{g(z) - g(z_0)}{z-z_0} \\[10pt] &= f'(g(z_0)) \cdot g'(z_0) \end{align*}
We begin with the derivative at : We will separate this into real and imaginary parts using \begin{align*} \overline{z}^3 &= (x -iy)^3 = x^3 - 3x^2(iy) + 3x(iy)^2 - (iy)^3 &= (x^3 -3xy^2) + i(y^3 - 3x^2y) \end{align*}
Doing so gives \begin{align*} f'(0) &= \lim _{z \to 0} \frac{\overline{z}^3}{|z|^2}\\ &= \lim _{(x,y) \to (0,0)} \frac{x^3 -3xy^2}{x^2 +y^2} + i\cdot \lim _{(x,y) \to (0,0)} \frac{y^3 - 3x^2y}{x^2 +y^2}\\ & = 0 + 0i \;\; \mbox{(verify)} \end{align*}
Next, suppose , then the alternative formulation of gives \begin{align*} f'(z_0) &= \lim _{h \to 0} \frac{\left (\overline{z_0 + h}\right )^2-\overline{z_0}^2 }{h}\\[6pt] &=\lim _{h \to 0} \frac{\overline{z_0}^2 +2\overline{z_0h}+ \overline{h}^2 -\overline{z_0}^2 }{h}\\[6pt] &=\lim _{h \to 0} \frac{\overline{h} \left (2\overline{z_0}+ \overline{h}\right )}{h}. \end{align*}
This last limit is equal to if is real and it is equal to if is purely imaginary. Since if
, this limit does not exist and is not differentiable at .
Hence is only differentiable at and
Here is a video solution to problem 3: