Maths Olympiad Prep

Track / Stage 6 / 96 of 400 #1096 of 1964

Problem 1096

National olympiad, first round
Algebra Difficulty 6.1 Find the answer

1. Find all values of the real parameter aa for which the equation x33x2+(a2+2)xa2=0x^{3}-3 x^{2}+\left(a^{2}+2\right) x-a^{2}=0 has three distinct roots x1x_{1}, x2x_{2} and x3x_{3} such that sin(2π3x1),sin(2π3x2)\sin \left(\frac{2 \pi}{3} x_{1}\right), \sin \left(\frac{2 \pi}{3} x_{2}\right) and sin(2π3x3)\sin \left(\frac{2 \pi}{3} x_{3}\right) form (in some order) an aritmetic progression.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Official solution

Solution: Since x33x2+(a2+2)xa2=(x1)(x22x+a2)x^{3}-3 x^{2}+\left(a^{2}+2\right) x-a^{2}=(x-1)\left(x^{2}-2 x+a^{2}\right), in order for there to be three distinct real roots it is necessary that D=1a2>0D=1-a^{2}>0. Therefore a21a2>0a^{2}\sqrt{1-a^{2}}>0. The roots of our equation are x1=1,x2=1+1a2,x3=11a2x_{1}=1, x_{2}=1+\sqrt{1-a^{2}}, x_{3}=1-\sqrt{1-a^{2}}. It follows now that x2+x3=2x_{2}+x_{3}=2 and 2x2>12 \geq x_{2}>1 and 1>x301>x_{3} \geq 0.

There are two cases to consider:

1. The second term of the progression is sin(2π3x1)\sin \left(\frac{2 \pi}{3} x_{1}\right). Then

sin(2π3x2)+sin(2π3x3)=2sin(2π3)2sin(2π3(x2+x32))cos(2π3(x2x32))=2sin(2π3)cos(π3(x2x3))=1 \begin{aligned} \sin \left(\frac{2 \pi}{3} x_{2}\right)+\sin \left(\frac{2 \pi}{3} x_{3}\right) & =2 \sin \left(\frac{2 \pi}{3}\right) \\ 2 \sin \left(\frac{2 \pi}{3}\left(\frac{x_{2}+x_{3}}{2}\right)\right) \cos \left(\frac{2 \pi}{3}\left(\frac{x_{2}-x_{3}}{2}\right)\right) & =2 \sin \left(\frac{2 \pi}{3}\right) \\ \cos \left(\frac{\pi}{3}\left(x_{2}-x_{3}\right)\right) & =1 \end{aligned}

But π3x2x3=2π31a22π3\frac{\pi}{3}\left|x_{2}-x_{3}\right|=\frac{2 \pi}{3} \sqrt{1-a^{2}} \leq \frac{2 \pi}{3}, and hence π3(x2x3)\frac{\pi}{3}\left(x_{2}-x_{3}\right) \in [2π3,2π3]\left[-\frac{2 \pi}{3}, \frac{2 \pi}{3}\right]. Therefore cos(π3(x2x3))=1\cos \left(\frac{\pi}{3}\left(x_{2}-x_{3}\right)\right)=1 when x2=x3x_{2}=x_{3}, which is impossible, since the roots are distinct.

2. The first or the third term of the progression is sin(2π3x1)\sin \left(\frac{2 \pi}{3} x_{1}\right). Then

sin(2π3)+sin(2π3xi)=2sin(2π3(2xi)) \sin \left(\frac{2 \pi}{3}\right)+\sin \left(\frac{2 \pi}{3} x_{i}\right)=2 \sin \left(\frac{2 \pi}{3}\left(2-x_{i}\right)\right)

for i=2i=2 or 3 . Hence

sin2π3+sin(2π3xi)=2sin4π3cos(2π3xi)2cos4π3sin(2π3xi) \sin \frac{2 \pi}{3}+\sin \left(\frac{2 \pi}{3} x_{i}\right)=2 \sin \frac{4 \pi}{3} \cos \left(\frac{2 \pi}{3} x_{i}\right)-2 \cos \frac{4 \pi}{3} \sin \left(\frac{2 \pi}{3} x_{i}\right)

After simple calculations we get cos(2π3xi)=12\cos \left(\frac{2 \pi}{3} x_{i}\right)=-\frac{1}{2}. From the restrictions for x2x_{2} and x3x_{3} we obtain xi=1x_{i}=1 or xi=2x_{i}=2. In the first case a2=1a^{2}=1, which is impossible, and in the second case x2=2,x3=0x_{2}=2, x_{3}=0 and a2=0a^{2}=0.

Thus aa has a unique value and it is a=0a=0.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.