I have the following complex number:
$G = \xi + i\eta$
$\xi = 1-\sigma(1-\cos\phi_m)$
$\eta = -\sigma\sin\phi_m$
how can I find the locus of this complex number? I am told without proof that it is a circle of radius $\sigma$ and centre $1-\sigma$ but cannot even begin to think where this came from.
Any help would be appreciated.
$$\begin{align} G & = 1-\sigma + \sigma \cos\phi_m -i\sigma \sin \phi_m\\ & = 1-\sigma + \sigma(\cos\phi_m - i \sin\phi_m)\\ & = 1-\sigma + \sigma e^{-i\phi_m} \end{align}$$
And this is the equation of a circle wih radius $\sigma$ and center $1-\sigma$.