Maths Olympiad Prep

Library / /4 of 5

, 2021

Algebra Difficulty 5.0 AIME, harder Prove it United States

Problem:
Let f(x)=x3+3x1f(x) = x^{3} + 3x - 1 have roots a,b,ca, b, c. Given that
1a3+b3+1b3+c3+1c3+a3 \frac{1}{a^{3} + b^{3}} + \frac{1}{b^{3} + c^{3}} + \frac{1}{c^{3} + a^{3}}
can be written as mn\frac{m}{n}, where m,nm, n are positive integers and gcd(m,n)=1\operatorname{gcd}(m, n) = 1, find 100m+n100m + n.

Solution

Solution:
We know that a3=3a+1a^{3} = -3a + 1 and similarly for b,cb, c, so
1a3+b3=123a3b=12+3c=13(2/3+c). \frac{1}{a^{3} + b^{3}} = \frac{1}{2 - 3a - 3b} = \frac{1}{2 + 3c} = \frac{1}{3(2/3 + c)}.
Now,
f(x2/3)=x32x2+133x8927 f(x - 2/3) = x^{3} - 2x^{2} + \frac{13}{3}x - \frac{89}{27}
has roots a+2/3a + 2/3, b+2/3b + 2/3, and c+2/3c + 2/3. Thus the answer is, by Vieta's formulas,
13(a+2/3)(b+2/3)+(a+2/3)(c+2/3)+(b+2/3)(c+2/3)(a+2/3)(b+2/3)(c+2/3)=13/3389/27=3989 \frac{1}{3} \frac{(a + 2/3)(b + 2/3) + (a + 2/3)(c + 2/3) + (b + 2/3)(c + 2/3)}{(a + 2/3)(b + 2/3)(c + 2/3)} = \frac{13/3}{3 \cdot 89/27} = \frac{39}{89}

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.