题目
Problem
2. The complex numbers z1, z2 and z3 are given by
z1=2−i,z2=p−i,z3=p+i
where p is a real number.
(a) Find z1z2z3 in the form a+bi where a and b are real. Give your answer in its simplest form in terms of p.
(3)
Given that z1z2z3=25
(b) find the possible values of p.
(4)
题目中文翻译
- 复数 z1、z2 和 z3 定义如下:
z1=2−i,z2=p−i,z3=p+i
其中 p 是实数。
(a) 将 z1z2z3 表示为 a+bi 的形式,其中 a 和 b 是实数。答案用 p 表示并化为最简形式。
已知 z1z2z3=25
(b) 求 p 的可能值。
解答
(a)
解法一
思路
展开
先利用 (p−i)(p+i) 是共轭复数乘积,把分子化为实数 p2+1。再把分子、分母同乘 2+i,使分母实数化,最后分开实部和虚部。
答题过程
展开
z1z2z3====2−i(p−i)(p+i)2−ip2+1×2+i2+i5(p2+1)(2+i)52(p2+1)+5p2+1i.
解法二
思路
展开
设所求复数为 a+bi,与原式交叉相乘。展开后比较实部、虚部,得到关于 a,b 的联立方程并求解。
答题过程
展开
Let
z1z2z3=a+bi.
Since z2z3=p2+1,
p2+1=(a+bi)(2−i).
Expanding the right-hand side gives
(a+bi)(2−i)=(2a+b)+(2b−a)i.
Equating real and imaginary parts,
2a+b=2b−a=p2+1,0.
Thus a=2b, so
5b=p2+1.
Hence
a=b=52(p2+1),5p2+1.
Therefore,
z1z2z3=52(p2+1)+5p2+1i.
(b)
解法一
思路
展开
承接 (a),用复数 a+bi 的模长公式。由于 p2+1>0,平方后解出的 p2+1=10 不会引入符号歧义,最后取平方根得到两个实数解。
答题过程
展开
Using part (a),
z1z2z32==(52(p2+1))2+(5p2+1)25(p2+1)2.
Given that the modulus is 25,
5(p2+1)2=(p2+1)2=(25)2,100.
Since p2+1>0,
p2+1=10.
Therefore,
p2=9,
so the possible values are
p=3orp=−3.
解法二
思路
展开
利用模长的乘除法性质,直接把商的模写成 ∣z2z3∣/∣z1∣。因为 z2z3=p2+1 是正实数,这一路线可以更快得到关于 p 的方程。
答题过程
展开
Using the multiplicative property of the modulus,
z1z2z3=∣z1∣∣z2z3∣.
Now
z2z3=∣z1∣=p2+1,∣2−i∣=5.
Since p2+1>0,
5p2+1=25.
Thus
p2+1=10,
and hence
p=3orp=−3.