Here's one of the recommended exercises from our complex analysis class.
Prove or disprove: There is no analytic $f$ on $\mathbb{C} \setminus 0$ such that $exp(f(z)) = z^2$ for all nonzero $z \in \mathbb{C}$.
Via differentiating both sides of the equation, I get $f'(z) = \frac{2}{z}$. Integrating along the unit disk, $\int_{\partial B(0,1)} f'(z) = 0$.
Am I right in that my hunch is that there is no such $f$? To show this, I think I must show that this integral is non-zero. How do I do this?
Won't the integral of 2/z along any closed curve in the domain be zero since 2/z has an antiderivative in the domain?
– user64464 Mar 01 '13 at 03:37