1. Find all values of the real parameter a for which the equation x3−3x2+(a2+2)x−a2=0 has three distinct roots x1, x2 and x3 such that sin(32πx1),sin(32πx2) and sin(32πx3) 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 x3−3x2+(a2+2)x−a2=(x−1)(x2−2x+a2), in order for there to be three distinct real roots it is necessary that D=1−a2>0. Therefore a21−a2>0. The roots of our equation are x1=1,x2=1+1−a2,x3=1−1−a2. It follows now that x2+x3=2 and 2≥x2>1 and 1>x3≥0.
There are two cases to consider:
1. The second term of the progression is sin(32πx1). Then
But 3π∣x2−x3∣=32π1−a2≤32π, and hence 3π(x2−x3)∈[−32π,32π]. Therefore cos(3π(x2−x3))=1 when x2=x3, which is impossible, since the roots are distinct.
2. The first or the third term of the progression is sin(32πx1). Then
After simple calculations we get cos(32πxi)=−21. From the restrictions for x2 and x3 we obtain xi=1 or xi=2. In the first case a2=1, which is impossible, and in the second case x2=2,x3=0 and a2=0.
Thus a has a unique value and it is a=0.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.