题目
Problem
The transformation T from the z-plane to the w-plane is given by
w=z+4izz=−4i
The circle with equation ∣z∣=3 is mapped by T onto the circle C
Determine
(i) a Cartesian equation of C
(ii) the centre and radius of C
(8)
解答
解法一
思路
展开
这题的核心是把 z 用 w 表示,再把 ∣z∣=3 转成 w 平面里的条件。
令 w=u+iv,最后把模长方程展开并配方,就能得到圆的直角坐标方程、圆心和半径。
答题过程
展开
From
w=z+4iz,
we have
w(z+4i)=wz+4iw=z(w−1)=z=zz−4iw1−w4iw.
Since ∣z∣=3,
1−w4iw=∣1−w∣4∣w∣=4∣w∣=333∣1−w∣.
Let
w=u+iv.
Then
4u2+v2=3(1−u)2+v2.
Squaring both sides gives
16(u2+v2)=16u2+16v2=16u2+16v2=7u2+7v2+18u−9=9{(1−u)2+v2}9(1−2u+u2+v2)9−18u+9u2+9v20.
So a Cartesian equation of C is
7u2+7v2+18u−9=0.
Completing the square,
7u2+18u+7v2−9=u2+718u+v2−79=(u+79)2+v2===0079+49814963+8149144.
Therefore the centre is
(−79,0)
and the radius is
712.