题目
Problem
A transformation T from the z-plane, where z=x+iy, to the w-plane, where w=u+iv, is given by
w=z+2(3−i)(z−2)z=−2
(a) Show that the real axis in the z-plane is mapped by T onto the line with equation
v=−31u
in the w-plane.
(3)
(b) Show that the circle in the z-plane with equation ∣z∣=2 is mapped by T onto a line in the w-plane, stating clearly an equation for this line.
(5)
The region R in the z-plane is defined by
{z∈C:∣z∣<2}∩{z∈C:Imz>0}
(c) Determine the image of R under T, giving your answer in the form
{w∈C:α<argw<β}
where α and β are rational multiples of π
(5)
解答
(a)
解法一
思路
展开
实轴上的点可写成 z=x,其中 x 为实数。代入变换后,乘上的复数 3−i 只是一个固定方向,而 x+2x−2 是实数,所以 u 和 v 的比例很快能看出来。
答题过程
展开
On the real axis in the z-plane,
z=x
where x is real. Substitute into the transformation:
w==x+2(3−i)(x−2)3(x+2x−2)−i(x+2x−2)
Since w=u+iv,
u=v=3(x+2x−2),−(x+2x−2)
Therefore
v=−31u
as required.
(b)
解法一
思路
展开
要把 ∣z∣=2 转到 w-plane,先把 z 用 w 表示,再代入 ∣z∣=2。之后令 w=u+iv,展开模长平方即可得到直线。
答题过程
展开
Start with
w=z+2(3−i)(z−2)
Rearrange:
w(z+2)=wz+2w=z(w−3+i)=(3−i)(z−2)(3−i)z−2(3−i)−2w−2(3−i)
Hence
z=w−3+i−2w−2(3−i)
Use ∣z∣=2:
w−3+i−2w−2(3−i)=2
Divide by 2:
w+3−i=w−3+i
Let w=u+iv. Then
w+3−i2=(u+3)2+(v−1)2
and
w−3+i2=(u−3)2+(v+1)2
So
(u+3)2+(v−1)2=u2+23u+3+v2−2v+1=43u=(u−3)2+(v+1)2u2−23u+3+v2+2v+14v
Therefore the image is the line
v=3u
解法二
思路
展开
从
w+3−i=w−3+i
可以看出,w 到两个固定点 (−3,1) 和 (3,−1) 的距离相等,所以轨迹是这两点连线的垂直平分线。
答题过程
展开
As in the first method,
z=w−3+i−2w−2(3−i)
Using ∣z∣=2 gives
w+3−i=w−3+i
This means that w is equidistant from
−3+iand3−i
So the locus is the perpendicular bisector of the segment joining
(−3,1)and(3,−1)
The midpoint is (0,0), and the slope of the segment is
3−(−3)−1−1=−31
Thus the perpendicular slope is 3. Since the perpendicular bisector passes through the origin,
v=3u
(c)
解法一
思路
展开
R 是上半圆内部,所以边界来自两部分:实轴和圆 ∣z∣=2。由 (a) 和 (b),它们分别映到两条过原点的直线。最后用一个区域内的点,例如 z=i,判断夹角是哪一侧。
答题过程
展开
From part (b), the circle ∣z∣=2 maps to
v=3u
This line has argument
argw=3π
From part (a), the real axis maps to
v=−31u
This line has possible arguments
−6πor65π
To choose the correct side of the region, use a point inside R, for example z=i:
w==i+2(3−i)(i−2)54−33+i53+43
This point lies in the second quadrant in the w-plane, so the image of R lies between the rays with arguments 3π and 65π.
Therefore
{w∈C:3π<argw<65π}