if ω is complex number such that | ω | ≠1 then the complex number z = ω + 1ω describes
ellipse
We will take z = x + iy and try to establish some relation between x and y. To do this we have to find the real part and imaginary part of ω + 1ω. One way to proceed is by taking w = h + ik. If we proceed in that way, it may be difficult to multiply various terms and then simplify. So we will look for other alternatives. If we take ω = reiθ and 1ω will be easy to calculate and there won't be terms also.
z = ω + 1ω
⇒ x + iy = reiθ + 1re−iθ = r(cos θ + 1 sinθ) + 1r(cos θ - sinθ)
x + iy = (r+1r)cos θ+i (r−1r)sinθ
⇒x=(r+1r)cosθ,y=(r−1r)sinθ
We got x and y in terms of other variables. We will try to eliminate θ.
(xr+1r) = cos θ, (yr−1r) = sin θ
We know cos2θ + sin2θ = 1
⇒(x2(r+1r)2) + (y2(r−1r)2) = 1, which is an ellipse.