Maths Olympiad Prep

Library / /14 of 23

Algebra Difficulty 5.2 AIME, harder Find the answer United States

The roots of x3+2x2x+3x^3 + 2x^2 - x + 3 are pp, qq, and rr. What is the value of (p2+4)(q2+4)(r2+4)(p^2 + 4)(q^2 + 4)(r^2 + 4)?

Pick one

Solution

By Vieta's Formulas,
p+q+r=2,pq+pr+qr=1, andpqr=3. \begin{aligned} p + q + r &= -2, \\ pq + pr + qr &= -1, \text{ and} \\ pqr &= -3. \end{aligned}
The expression to be evaluated is
(p2+4)(q2+4)(r2+4)=p2q2r2+4(p2q2+p2r2+q2r2)+16(p2+q2+r2)+64.(p^2 + 4)(q^2 + 4)(r^2 + 4) = p^2q^2r^2 + 4(p^2q^2 + p^2r^2 + q^2r^2) + 16(p^2 + q^2 + r^2) + 64.
The first term is
p2q2r2=(pqr)2=(3)2=9. p^2q^2r^2 = (pqr)^2 = (-3)^2 = 9.
To find the second term, note that
(pq+pr+qr)2=p2q2+p2r2+q2r2+2pqr(p+q+r).(pq + pr + qr)^2 = p^2q^2 + p^2r^2 + q^2r^2 + 2pqr(p + q + r).
Rearranging and substituting yields
p2q2+p2r2+q2r2=(1)22(3)(2)=11. p^2q^2 + p^2r^2 + q^2r^2 = (-1)^2 - 2(-3)(-2) = -11.
For the third term,
(p+q+r)2=p2+q2+r2+2(pq+pr+qr),(p + q + r)^2 = p^2 + q^2 + r^2 + 2(pq + pr + qr),
so
p2+q2+r2=(2)22(1)=6. p^2 + q^2 + r^2 = (-2)^2 - 2(-1) = 6.
Therefore
(p2+4)(q2+4)(r2+4)=9+4(11)+166+64=125.(p^2 + 4)(q^2 + 4)(r^2 + 4) = 9 + 4 \cdot (-11) + 16 \cdot 6 + 64 = 125.

With i=1i = \sqrt{-1}, the given expression can be factored as
(p2+4)(q2+4)(r2+4)=(p2i)(p+2i)(q2i)(q+2i)(r2i)(r+2i)=[(p2i)(q2i)(r2i)][(p+2i)(q+2i)(r+2i)]. (p^2 + 4)(q^2 + 4)(r^2 + 4) = (p - 2i)(p + 2i)(q - 2i)(q + 2i)(r - 2i)(r + 2i) \\ = [(p - 2i)(q - 2i)(r - 2i)] \cdot [(p + 2i)(q + 2i)(r + 2i)].
Let f(x)f(x) be the given polynomial. Then f(x)=(px)(qx)(rx)f(x) = -(p-x)(q-x)(r-x) and
f(2i)=(p2i)(q2i)(r2i), -f(2i) = (p - 2i)(q - 2i)(r - 2i),
which is the first bracketed expression above. Furthermore
f(x)=(xp)(xq)(xr)=(p+x)(q+x)(r+x). f(-x) = (-x - p)(-x - q)(-x - r) = -(p + x)(q + x)(r + x).
Therefore
f(x)=(p+x)(q+x)(r+x). -f(-x) = (p + x)(q + x)(r + x).
It follows that
f(2i)=(p+2i)(q+2i)(r+2i), -f(-2i) = (p + 2i)(q + 2i)(r + 2i),
the second bracketed expression above. Hence
(p2+4)(q2+4)(r2+4)=f(2i)(f(2i))=f(2i)f(2i). (p^2 + 4)(q^2 + 4)(r^2 + 4) = -f(2i) \cdot (-f(-2i)) = f(2i) \cdot f(-2i).
Because
f(2i)=(2i)3+2(2i)2(2i)+3=8i82i+3=10i5 f(2i) = (2i)^3 + 2(2i)^2 - (2i) + 3 = -8i - 8 - 2i + 3 = -10i - 5
and
f(2i)=(2i)3+2(2i)2(2i)+3=8i8+2i+3=10i5, f(-2i) = (-2i)^3 + 2(-2i)^2 - (-2i) + 3 = 8i - 8 + 2i + 3 = 10i - 5,
the requested product is
f(2i)f(2i)=(10i5)(10i5)=125. f(2i) \cdot f(-2i) = (-10i - 5)(10i - 5) = 125.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.