题目
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 转成 w 平面里的模长方程。
令 w=u+iv 后,把模长平方展开,就会得到圆的方程;最后配方读出圆心和半径。
答题过程
展开
Given
w=z+2iz−3i.
Rearrange to make z the subject:
w(z+2i)=wz+2iw=z(w−1)=z=z−3iz−3i−i(3+2w)1−wi(2w+3).
Since ∣z∣=1,
1−wi(2w+3)=∣2w+3∣=1∣1−w∣.
Let
w=u+iv.
Then
2w+3=(2u+3)+2iv
and
1−w=(1−u)−iv.
So
(2u+3)2+(2v)2=4u2+12u+9+4v2=3u2+3v2+14u+8=(1−u)2+v21−2u+u2+v20.
Divide by 3:
u2+v2+314u+38=0.
Complete the square:
(u+37)2+v2===949−38949−924925.
Therefore the centre of C is
(−37,0)
and the radius of C is
35.