Let $Q$ be the unit square and $f:B(0,1) \rightarrow Q$ biholomorphic with $f(0)=0$. Show that $f(iz)=if(z)$ $ \forall z\in B(0,1)$ and follow that $f$ has a power series of the form $\sum_{n=0}^{\infty} a_n z^{4n+1}$
I tried the following:
I proved that a biholomorphic map is also conformal. Meaning it conserves angles.
Therefore, \begin{align*} \angle(iz, z) = 90° \Rightarrow \angle(f(iz),f(z)) \overset{!}{=}90° \end{align*}
In my opinion, $f(iz)=if(z)$ solves that condition, but so could any $u = \lambda f(z) \in \mathbb{C}$ with $\lambda \in \mathbb{R}$ since conformal maps conserve angles, but not lengths. So I am probably missing something here...
Next, I tried to calculate the Taylor series at $z_0 = iz$. I calculated the first few derivatives and $(z-iz)$... \begin{align*} &f(z) = -if(iz) \quad \text{and}\quad (z-iz)^0 = 1\\ &f'(z) = f'(iz) \quad \text{and}\quad (z-iz)^1 = (1-i)z\\ &f''(z) = if''(iz) \quad \text{and}\quad (z-iz)^2 = -2iz^2\\ &f'''(z) = -f'''(iz) \quad \text{and}\quad (z-iz)^3 = -2(i+1)z^3 \end{align*} Thus,
\begin{align*} f(z) = \sum_{n=0}^{\infty} \frac{f^n(iz)}{n!} (z-iz)^n = -if(iz) + f'(iz)(1-i)z+2f''(iz)z^2+2f'''(iz)(i+1)z^3 \end{align*}
Here I'm currently stuck. I tried to get information about the derivatives but I had no success, so I'm not even sure if I'm using the right approach. Can someone help me here?
I just realized the unit square is something else. Sorry for that.
– Quotenbanane Jan 16 '23 at 15:59