I am revising complex analysis for an upcoming test and I am finding it hard to finish off certain questions. I feel I start well but cannot remember how to wrap up the answers in proper form.
$--------------------------------------$ Letting $z = x + iy$, for each of the following functions determine where $f'(z)$ exists and find its value at those points.
(a) $f(z) = z$ Im$(z)$
(b) $f(z) = x^3 + i(1-y)^3$
$--------------------------------------$
For part (a) I am pretty certain $f'(z)$ does not exist:
Let $f(z) = $Im$(z)$, then for $z, h \in \Bbb C,$ with $h \ne 0,$ we have
$\frac{Im(z+h) - Im(z)}{h}$ = $\frac{Im(z)+Im(h)-Im(z)}{h}$ = $\frac{Im(h)}{h}$.
Now, if $h \rightarrow 0 $ through real values, Im$(h)=0$, and
$\lim \limits_{h \to 0} {\frac{Im(z+h)-Im(z)}{h}}$ = $\lim \limits_{h \to 0}{\frac{Im(h)}{h}}$.
At this point I think I need to mention imaginary values and conclude that $f'(z)$ doesn't exist by using the real and imaginary values, but my notes are giving me limited assistance in how to do this correctly.
$--------------------------------------$
For part (b) I had done a very similar question before, but again, I struggle to conclude my answers in a mathematical way.
If $f(z) = x^3 + i(1-y)^3$ , then $u(x,y)=x^3$ and $v(x,y)=(1-y)^3$ , so that
$\frac{\partial u}{\partial x}$=$3x^2$, $\frac{\partial v}{\partial y} =-3(1-y)^2$
$\frac{\partial u}{\partial y}=0$, $\frac{\partial v}{\partial x}=0$.
The Cauchy-Riemann equations become $3x^2 +3(1-y)^2=0$
How do I then find the points at which $f'(z)$ exists?
Any help is much appreciated!!