1

Let $f: D(0,1)\to\mathbb{C}$ be holomorphic s.t $\Re (f'(z))>0\quad\forall z\in D(0,1)$. Prove that $f$ is injective.

My attempt:
Since $f'(z)=\dfrac{\partial u}{\partial x}+i\dfrac{\partial v}{\partial x}=\dfrac{\partial v}{\partial y}-i\dfrac{\partial u}{\partial y}$ (Cauchy Riemann), we have $\dfrac{\partial u}{\partial x}>0$ and $\dfrac{\partial v}{\partial y}>0$. I don't know how to continue. Could someone help me? Thanks in advance

Alex Nguyen
  • 1,139

1 Answers1

1

Following kobe's idea, I give the proof as following: For $z\ne w$, by $N-L$ formula, we have, $$ \int_0^1 f'(tz+(1-t)w)\, dt=\frac{f(tz+(1-t)w)}{z-w}\bigg|_{0}^{1} =\frac{f(z)-f(w)}{z-w}.$$ If $f(z)=f(w)$, then $$\int_0^1 f'(tz+(1-t)w)\, dt=0,$$ so $$\Re\left(\int_0^1 f'(tz+(1-t)w)\, dt\right)=\int_0^1 \Re(f'(tz+(1-t)w))\, dt =0,$$ This cannot happen since $\Re(f'(z))>0$.

Riemann
  • 7,203