题目
Problem
4. f(z)=2z4−19z3+Az2+Bz−156
where A and B are constants.
The complex number 5−i is a root of the equation f(z)=0
(a) Write down another complex root of this equation.
(1)
(b) Solve the equation f(z)=0 completely.
(5)
(c) Determine the value of A and the value of B.
(2)
题目中文翻译
- f(z)=2z4−19z3+Az2+Bz−156
其中 A 和 B 是常数。
复数 5−i 是方程 f(z)=0 的一个根。
(a) 写出该方程的另一个复根。
(b) 完全解方程 f(z)=0。
(c) 求 A 和 B 的值。
解答
(a)
解法一
思路
展开
多项式系数均为实数,因此非实复根必定成共轭对出现。
答题过程
展开
Since f(z) has real coefficients, non-real roots occur in conjugate pairs. Therefore, another root is
z=5+i.
(b)
解法一
思路
展开
先由共轭复根构造实系数二次因式。再设剩余二次因式的首项为 2z2;利用常数项与 z3 系数即可确定其余两项,最后解这个二次因式。
答题过程
展开
The quadratic factor formed from the conjugate pair is
==[z−(5−i)][z−(5+i)](z−5)2+1z2−10z+26.
Write
f(z)=(z2−10z+26)(2z2+cz+d).
Comparing constant terms gives
26d=−156,
so d=−6. Comparing the coefficients of z3 gives
c−20=−19,
so c=1. Hence
f(z)=(z2−10z+26)(2z2+z−6).
The second factor can be factorised as
2z2+z−6=(2z−3)(z+2).
Therefore, the complete set of solutions is
z=z=z=z=5−i,5+i,23,−2.
解法二
思路
展开
官方评分资料也允许先求 A,B:将共轭根 5+i 代入 f(z)=0,分别比较实部和虚部,解出两个系数。随后代回原多项式并用已知二次因式完成分解。
答题过程
展开
Using the root z=5+i,
z2=z3=z4=24+10i,110+74i,476+480i.
Substituting into f(z)=0 gives
0=2(476+480i)−19(110+74i)+A(24+10i)+B(5+i)−156.
Equating real and imaginary parts,
24A+5B=10A+B=1294,446.
Solving simultaneously gives
A=B=36,86.
Thus
f(z)=2z4−19z3+36z2+86z−156.
Dividing by the known factor z2−10z+26 gives
f(z)=(z2−10z+26)(2z2+z−6).
Therefore,
z=z=z=z=5−i,5+i,23,−2.
(c)
解法一
思路
展开
承接 (b) 解法一,把两个二次因式相乘,并将 z2 项与 z 项的系数和原多项式比较。
答题过程
展开
From part (b),
f(z)=(z2−10z+26)(2z2+z−6).
Expanding,
f(z)==2z4+z3−6z2−20z3−10z2+60z+52z2+26z−1562z4−19z3+36z2+86z−156.
Comparing coefficients gives
A=36,B=86.
解法二
思路
展开
沿用 (b) 解法二中代入复根、比较实部和虚部所得的联立方程,直接读取已经求出的系数。
答题过程
展开
As shown in the second method of part (b), substituting z=5+i gives
24A+5B=10A+B=1294,446.
From the second equation,
B=446−10A.
Substituting into the first equation,
24A+5(446−10A)=−26A=A=1294,−936,36.
Hence
B=446−10(36)=86.
Therefore,
A=36,B=86.