Skip to main content

2021 Fall AMC 12A Problem 15

Problem 15 of 25IntermediateAlgebra

Recall that the conjugate of the complex number w=a+bi,w = a + bi, where aa and bb are real numbers and i=1,i = \sqrt{-1}, is the complex number w=abi.\overline{w} = a - bi. For any complex number z,z, let f(z)=4iz.f(z) = 4i\overline{z}. The polynomial P(z)=z4+4z3+3z2+2z+1 P(z) = z^4 + 4z^3 + 3z^2 + 2z + 1 has four complex roots: z1,z_1, z2,z_2, z3,z_3, and z4.z_4. Let Q(z)=z4+Az3+Bz2+Cz+D \begin{aligned} &Q(z) = z^4 + Az^3 + Bz^2 \\ &\quad {}+ Cz + D \end{aligned} be the polynomial whose roots are f(z1),f(z_1), f(z2),f(z_2), f(z3),f(z_3), and f(z4),f(z_4), where the coefficients A,A, B,B, C,C, and DD are complex numbers. What is B+D?B + D?

Answer choices

Show solution

Solution

By Vieta on P,P, i<jzizj=3\sum_{i\lt j} z_iz_j = 3 and zj=1,\prod z_j = 1, both real, so their conjugates are also 33 and 1.1. The roots of QQ are 4izj.4i\overline{z_j}. Then BB is the sum of products of pairs: B=(4i)2i<jzizjB = (4i)^2 \sum_{i\lt j}\overline{z_i}\,\overline{z_j} =163=48.= -16 \cdot 3 = -48. And D=(4i)4zj=2561=256.D = (4i)^4 \prod \overline{z_j} = 256 \cdot 1 = 256. So B+D=48+256=208.B + D = -48 + 256 = 208. Thus, the correct answer is D.

More practice

Concepts: Vieta’s Formulas · complex number

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.