If log z is not defined at the origin and negative axis then does it mean that 1/z which is the the derivative of log z is not defined at negative axis and vice versa?
3 Answers
See THIS ANSWER for a detailed development of the evaluation of $\int_\gamma \frac1z'\,dz'$, where $\gamma$ is any rectifiable curve in $\mathbb{C} \setminus\{0\}$ from $1$ to $z$.
If the logarithm function is defined on the sheet for which $-\pi+2k\pi <\arg(z)\le \pi+2k\pi$, then
$$\log(z)=\log(|z|)+i(\arg(z))$$
and
$$\frac{d \log(z)}{dz}=\frac1z$$
for $-\pi+2k\pi <\arg(z)\le \pi+2k\pi$.
Inasmuch as $\log(z)$ is defined, but discontinuous on the branch cut, it is clearly not differentiable there.
- 179,405
No, it means that $1/z$ isn't the derivative of $\log z$ on the nonpositive axis. The derivative of $\log z$ isn't defined when $\log z$ isn't differentiable.
- 505
This is usually why we have
$$\int\frac1xdx=\ln|x|+c$$
And by practical means, since it is impossible to integrate over $x=0$, this definition works fine.
- 74,685
If a complex (or purely real function) is differentiable at a point, then it is continuous at that point. What is the contrapositive of that statement? – Mark Viola Nov 18 '16 at 00:19