题目
Problem
f(z)=6z3+Az2+Bz+C
where A,B and C are integers.
Given that z=32+317i is a root of the equation f(z)=0
(a) write down the other complex root of the equation f(z)=0
(1)
Given that z=−23 is also a root of the equation f(z)=0
(b) determine the value of A, the value of B and the value of C.
(5)
(c) Show all the roots of the equation f(z)=0 on a single Argand diagram.
(2)
题目中文翻译
已知多项式
f(z)=6z3+Az2+Bz+C
其中 A,B,C 均为整数。
已知 z=32+317i 是方程 f(z)=0 的一个根。
(a) 写出方程 f(z)=0 的另一个复数根。
已知 z=−23 也是方程 f(z)=0 的一个根。
(b) 确定 A 的值、B 的值以及 C 的值。
(c) 在同一个阿甘图(Argand diagram)上表示出方程 f(z)=0 的所有根。
解答
(a)
解法一
思路
展开
多项式的系数都是整数,因此是实系数多项式。非实复根必成共轭对,所以把已知根的虚部变号即可。
答题过程
展开
Since f has real coefficients, non-real roots occur in conjugate pairs. Therefore, the other complex root is
z=32−317i.
(b)
解法一
思路
展开
先把共轭根对应的两个一次因式相乘,得到实系数二次因式;再乘以实根对应的因式。由于原多项式首项系数为 6,最后将三个首一因式的乘积乘以 6,并比较系数。
答题过程
展开
The conjugate pair gives the quadratic factor
==(z−32−317i)(z−32+317i)(z−32)2+917z2−34z+37.
The third root is −23, so, using the leading coefficient 6,
f(z)===6(z+23)(z2−34z+37)6(z3+61z2+31z+27)6z3+z2+2z+21.
Comparing coefficients with
f(z)=6z3+Az2+Bz+C,
we obtain
A=1,B=2,C=21.
解法二
思路
展开
官方评分资料也接受使用三次方程的根与系数关系。分别计算三根之和、两两乘积之和与三根之积,再与 −6A、6B、−6C 比较。
答题过程
展开
Let the roots be
α=32+317i,β=32−317i,γ=−23.
Their sum is
α+β+γ=34−23=−61.
Since the sum of the roots is −6A,
−6A=−61⟹A=1.
Also,
αβ=(32)2+(317)2=37.
Hence the pairwise product sum is
αβ+αγ+βγ===αβ+γ(α+β)37−23(34)31.
Since this equals 6B,
6B=31⟹B=2.
Finally,
αβγ=37(−23)=−27.
Since the product of the roots is −6C,
−6C=−27⟹C=21.
Therefore,
A=1,B=2,C=21.
(c)
解法一
思路
展开
在同一 Argand 图上标出三个根:实根 −23 位于负实轴;共轭根的实部同为 32,虚部分别为正、负,因此它们在第一、第四象限并关于实轴对称。
答题过程
展开
The roots are represented by the points
(−23,0),(32,317),(32,−317).
The conjugate pair must be vertically aligned and symmetric about the real axis.