I have the following problem:
Prove that there exists an analytic function $$f:\{z\in \Bbb{C}:|z-1|<1\}\rightarrow \Bbb{C}$$ such that $e^{f(z)}=z$ when $|z-1|<1$.
We have just shown this fact for the $l$-th root but somehow I did not see it now where to start. I know the analytic function which describes $e^z$ maybe this helps?
Can someone give me a hint?
Thanks for your help
One rather pedestrian way to do this is by constructing directly a sort of logarithm function. Here is one approach.
Given a real number $\theta_0$ and using polar coordinates, every $z\in\mathbb{C}\setminus\{0\}$ can be expressed uniquely in the form $$z=re^{i\theta}=r(\cos\theta + i \sin\theta)$$ where $r=|z|$ and $\theta\in[\theta_0,\theta_0+2\pi)$.
Notice that the ball $B(1;1)=\{z:|z-1|<1\}\subset \Omega_{-\pi}$ and so, $e^{L_{-\pi}(z)} = z$ for all $z\in B(1;1)$.
Remark: The complex inverse function states that if $f:D\rightarrow U$, $D,U$ regions in $\mathbb{C}$, is analytic and bijective, and $f'\neq0$ on $D$, then $f^{-1}:U\rightarrow D$ is also analytic and $(f^{-1})'(w)=\frac{1}{f'(f^{-1}(w))}$. This can be proved by using methods of Calculus on the plane plus checking that the Cachy-Riemann equations are satisfied by $f^{-1}$.
--