Maths Olympiad Prep

Library / /42 of 82

Algebra Difficulty 5.0 AIME, harder Prove it United States

Problem:

Determine the set of all real numbers pp for which the polynomial Q(x)=x3+px2px1Q(x) = x^{3} + p x^{2} - p x - 1 has three distinct real roots.

Solution

Solution:

Answer: p>1p > 1 and p<3p < -3

First, we note that
x3+px2px1=(x1)(x2+(p+1)x+1) x^{3} + p x^{2} - p x - 1 = (x - 1)\left(x^{2} + (p + 1)x + 1\right)
Hence, x2+(p+1)x+1x^{2} + (p + 1)x + 1 has two distinct roots. Consequently, the discriminant of this equation must be positive, so (p+1)24>0(p + 1)^{2} - 4 > 0, so either p>1p > 1 or p<3p < -3.

However, the problem specifies that the quadratic must have distinct roots (since the original cubic has distinct roots), so to finish, we need to check that 11 is not a double root—we will do this by checking that 11 is not a root of x2+(p+1)x+1x^{2} + (p + 1)x + 1 for any value pp in our range. But this is clear, since 1+(p+1)+1=0p=31 + (p + 1) + 1 = 0 \Rightarrow p = -3, which is not in the aforementioned range. Thus, our answer is all pp satisfying p>1p > 1 or p<3p < -3.

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.