题目
Problem
The transformation T from the z-plane to the w-plane is given by
w=z+2iz−3iz=−2i
The circle with equation ∣z∣=1 in the z-plane is mapped by T onto the circle C in the w-plane.
Determine
(i) the centre of C,
(ii) the radius of C.
(7)
解答
解法一
思路
展开
先把变换式改写成 z 关于 w 的表达式。因为原来的轨迹是 ∣z∣=1,所以把 z 的表达式代入模长条件。再令 w=u+iv,整理成圆的标准方程。
### 答题过程
展开
Starting from
w=w(z+2i)=wz+2iw=z(w−1)=z=z+2iz−3iz−3iz−3i−i(2w+3)1−wi(2w+3)
Since ∣z∣=1,
1−wi(2w+3)=∣i(2w+3)∣=1∣1−w∣
Let w=u+iv. Then
2w+3=1−w=(2u+3)+2iv(1−u)−iv
So
(2u+3)2+(2v)2=4u2+12u+9+4v2=3u2+3v2+14u+8=u2+v2+314u+38=(1−u)2+(−v)21−2u+u2+v200
Complete the square:
(u+37)2+v2==949−38925
Therefore the centre of C is
(−37,0)
and the radius is
35