Suppose that $T$ is a Mobius transformation that maps the unit circle unto itself. Given that the pole of the map is $2 + i$ (So, $T(2 + i) = ∞$). Find a point $u$ that gets mapped to zero (So, $T(u) = 0$).
I know that Mobius transformation can be defined by three points, which I used as $-1 \, \text{and} \, 1$ on the unit circle, and then use the fact that the denominator will equal 0. So I get something along the lines of
$T(z) = \frac{az + b}{z - (2 + i)}$
Am I using the correct approach? How do I use this to find $T(u) = 0$?