Maths Olympiad Prep

Library / /23 of 68

, 2017

Algebra Difficulty 4.9 AIME Prove it United States

Problem:

Let Q(x)=a0+a1x++anxnQ(x) = a_{0} + a_{1} x + \cdots + a_{n} x^{n} be a polynomial with integer coefficients, and 0ai<30 \leq a_{i} < 3 for all 0in0 \leq i \leq n.
Given that Q(3)=20+173Q(\sqrt{3}) = 20 + 17 \sqrt{3}, compute Q(2)Q(2).

Solution

Solution:

One can evaluate
Q(3)=(a0+3a2+32a4+)+(a1+3a3+32a5+)3 Q(\sqrt{3}) = \left(a_{0} + 3 a_{2} + 3^{2} a_{4} + \ldots\right) + \left(a_{1} + 3 a_{3} + 3^{2} a_{5} + \ldots\right) \sqrt{3}
Therefore, we have that
(a0+3a2+32a4+)=20 and (a1+3a3+32a5+)=17 \left(a_{0} + 3 a_{2} + 3^{2} a_{4} + \ldots\right) = 20 \text{ and } \left(a_{1} + 3 a_{3} + 3^{2} a_{5} + \ldots\right) = 17
This corresponds to the base-3 expansions of 2020 and 1717. This gives us that Q(x)=2+2x+2x3+2x4+x5Q(x) = 2 + 2x + 2x^{3} + 2x^{4} + x^{5}, so Q(2)=86Q(2) = 86.

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.