Find an analytic function that maps the disk $\{|z|<1\}$ onto the disk $\{|w-1|<1\}$ so that $w(0)=1/2$ and $w(1)=0$
The 3 points theorem: Given 3 point $z_1, z_2, z_3 $ always map into 3 distinct point $w_1,w_2,w_3$ and only one linearly tranformation map $w=f(z)$ then
<p>$$\frac{w-w_1}{w-w_3} .\frac{w_2-w_3}{w_2-w_1}= \frac{z-z_1}{z-z_3} .\frac{z_2-z_3}{z_2-z_1}$$</p>
I'm not sure I really know how to do this problem, all info I can get from the question is the domain is a unit circle with center at the origin and the image is also a unit circle with center at $(1.0)$. I also know that this function map 2 points $0 \to 1/2$ and $1 \to 0$.
How can I use the 3 points theorem with only 2 points? I can't just make up th ethird point, can I ?