I've been stuck in problem stating that
Let $a>0$.Show that the function $$f(z)=\dfrac{1+z+az^{2}}{1-z+az^{2}}$$ satisfies $|f(z)|<1$ for all $z$ in the open left half plane.
Denote the open left half plane by $\mathbb{H}_{L}$.
Since this question deals with something on the $\mathbb{H}_{L}$, the first idea for me was to use conformal mapping so that we can sort of connect the open $\mathbb{H}_{L}$ to $\mathbb{D}$.
However, the thing here is that we have no idea where $f(z)$ maps $\mathbb{H}_{L}$ to, so the I compose in the following way.
Cleary the maps $$g:\mathbb{H}\longrightarrow\mathbb{H}_{L},\ \text{by}\ z\mapsto iz$$ and $$F:\mathbb{D}\longrightarrow\mathbb{H},\ \text{by}\ z\mapsto i\dfrac{1-z}{1+z}$$ are conformal.
Then, I compose $f\circ g\circ F:\mathbb{D}\longrightarrow \text{unknown}$.
I hoped that the composition map would finally look like an automorphism of $\mathbb{D}$.
However, it seems impossible to get rid of the $z^{2}$.
On the other hand, I tried to compose as $$F^{-1}\circ g^{-1}:\mathbb{H}_{L}\longrightarrow\mathbb{D}, $$which gives us a map $$z\mapsto\dfrac{1+z}{1-z}.$$
This one is closer to $f(z)$ except for there is no $az^{2}$ on either the numerator or the denominator.
Currently I have no idea about how to proceed.
Any idea or hints?
Thank you!
There is a direct proof.
Write $z=x+iy, x<0$.We have \begin{aligned} |f(z)|^2&=\frac{|1+x+iy+a(x^2-y^2)+2axyi|^2}{|1-x-iy+a(x^2-y^2)+2axyi|^2}\\&=\frac{(1+x+a(x^2-y^2))^2+(2axy+y)^2}{(1-x+a(x^2-y^2))^2+(2axy-y)^2}\\&=1+2x\frac{1+a(x^2-y^2)+2ay^2}{(1-x+a(x^2-y^2))^2+(2axy-y)^2}. \end{aligned} Finally, using $1+a(x^2-y^2)+2ay^2=ay^2+ax^2+1>0$ completes the proof.