题目
Problem
The transformation T from the z-plane, where z=x+iy, to the w-plane, where w=u+iv, is given by
w=z−iz+2z=i
The transformation T maps the circle ∣z∣=2 in the z-plane onto a circle C in the w-plane.
Find
(i) the centre of C,
(ii) the radius of C.
(8)
解答
解法一
思路
展开
要找 w-plane 里的圆,先把 z 用 w 表示,再代入原来的圆 ∣z∣=2。之后令 w=u+iv,把模长方程转成 Cartesian equation。
答题过程
展开
Starting from
w=z−iz+2,
we rearrange:
w(z−i)=wz−iw=z(w−1)=z=z+2z+22+iww−12+iw.
Since the original locus is ∣z∣=2,
w−12+iw=2.
Let
w=u+iv.
Then
2+iw==2+i(u+iv)(2−v)+iu,
and
w−1=(u−1)+iv.
So
∣w−1∣∣2+iw∣=2.
Squaring both sides gives
(2−v)2+u2=4((u−1)2+v2).
Expand and collect terms:
4−4v+v2+u2=3u2+3v2−8u+4v=4u2−8u+4+4v20.
Divide by 3:
u2+v2−38u+34v=0.
Complete the square:
(u−34)2+(v+32)2==916+94920.
Therefore, the centre of C is
(34,−32),
and the radius is
920=325.