Question
Problem
f(z)=Pz4−36z3+Qz2+192z+68
where P and Q are real constants.
Given that 3+5i is a root of the equation f(z)=0
(a) write down another root of the equation f(z)=0.
(1)
(b) Hence determine a quadratic factor, with real coefficients, of f(z).
(2)
(c) Determine the value of P and the value of Q.
(5)
Without using a calculator,
(d) determine the other roots of the equation f(z)=0 giving your answers in simplest form.
(2)
中文翻译
f(z)=Pz4−36z3+Qz2+192z+68
其中 P 和 Q 是实常数。
已知 3+5i 是方程 f(z)=0 的一个根
(a) 写出方程 f(z)=0 的另一个根。
(1)
(b) 由此确定 f(z) 的一个二次因式,具有实系数。
(2)
(c) 确定 P 和 Q 的值。
(5)
不使用计算器,
(d) 确定方程 f(z)=0 的其他根,将答案写成最简形式。
(2)
解答
(a)
解法一
思路
展开
实系数多项式的非实复根必成共轭对。因此已知根 3+5i 后,可以直接写出另一个根。
答题过程
展开
Since f has real coefficients, non-real roots occur in conjugate pairs. Therefore, another root is
3−5i.
(b)
解法一
思路
展开
把一对共轭根写成对应的一次因式并相乘,虚部会相消,得到所需的实系数二次因式。
答题过程
展开
The two conjugate roots give the factor
(z−(3+5i))(z−(3−5i))===((z−3)−5i)((z−3)+5i)(z−3)2+25z2−6z+34.
(c)
解法一
思路
展开
由 (b) 的二次因式,把四次多项式写成两个实系数二次式的乘积。先比较常数项、一次项和三次项求出另一因式的系数与 P,再比较二次项求 Q。
答题过程
展开
Write
f(z)=(z2−6z+34)(az2+bz+c).
Expanding,
f(z)=az4+(b−6a)z3+(c−6b+34a)z2+(34b−6c)z+34c.
Comparing constant terms gives
34c=68⟹c=2.
Comparing coefficients of z and z3,
34b−6c=b−6a=192−36⟹34b−12=⟹6−6a=192−36⟹b=⟹a=6,7.
Hence P=a=7. Finally, comparing coefficients of z2,
Q===c−6b+34a2−36+238204.
Therefore,
P=7,Q=204.
解法二
思路
展开
官方评分资料也接受把已知复根直接代入 f(z)=0。算出 (3+5i)2 与 (3+5i)4 后,分别令实部和虚部为零,便得到关于 P,Q 的两个实系数一次方程。
答题过程
展开
Let z=3+5i. Then
z2=−16+30i,z3=−198+10i,z4=−644−960i.
Since f(3+5i)=0,
P(−644−960i)−36(−198+10i)+Q(−16+30i)+192(3+5i)+68=0.
Equating real and imaginary parts gives
−644P−16Q+7772=−960P+30Q+600=0,0.
The second equation simplifies to
Q=32P−20.
Substituting into the first equation,
−644P−16(32P−20)+7772=−1156P+8092=00,
so P=7 and hence Q=204. Therefore,
P=7,Q=204.
(d)
解法一
思路
展开
由 (c) 已知另一个二次因式是 7z2+6z+2。题目要求不使用计算器,因此用求根公式并手工化简负判别式,得到剩余的一对共轭复根。
答题过程
展开
From part (c),
f(z)=(z2−6z+34)(7z2+6z+2).
The other roots satisfy
7z2+6z+2=0.
Using the quadratic formula,
z====14−6±62−4(7)(2)14−6±−2014−6±2i57−3±i5.