返回题库

AIME 2000 II · 第 13 题

AIME 2000 II — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The equation 2000x6+100x5+10x3+x2=02000x^6+100x^5+10x^3+x-2=0 has exactly two real roots, one of which is m+nr\frac{m+\sqrt{n}}r, where mm, nn and rr are integers, mm and rr are relatively prime, and r>0r>0. Find m+n+rm+n+r.

解析

Solution

We may factor the equation as:[1]

2000x6+100x5+10x3+x2=02(1000x61)+x(100x4+10x2+1)=02[(10x2)31]+x[(10x2)2+(10x2)+1]=02(10x21)[(10x2)2+(10x2)+1]+x[(10x2)2+(10x2)+1]=0(20x2+x2)(100x4+10x2+1)=0\begin{aligned} 2000x^6+100x^5+10x^3+x-2&=0\\ 2(1000x^6-1) + x(100x^4+10x^2+1)&=0\\ 2[(10x^2)^3-1]+x[(10x^2)^2+(10x^2)+1]&=0\\ 2(10x^2-1)[(10x^2)^2+(10x^2)+1]+x[(10x^2)^2+(10x^2)+1]&=0\\ (20x^2+x-2)(100x^4+10x^2+1)&=0\\ \end{aligned} Now 100x4+10x2+11>0100x^4+10x^2+1\ge 1>0 for real xx. Thus the real roots must be the roots of the equation 20x2+x2=020x^2+x-2=0. By the quadratic formula the roots of this are:

x=1±124(2)(20)40=1±1+16040=1±16140.x=\frac{-1\pm\sqrt{1^2-4(-2)(20)}}{40} = \frac{-1\pm\sqrt{1+160}}{40} = \frac{-1\pm\sqrt{161}}{40}. Thus the only root of the required form is x=1+16140x=\frac{-1+\sqrt{161}}{40}, and so the final answer is 1+161+40=200-1+161+40 = \boxed{200}.

Another Note: One could have also determined that the imaginary roots lie with the polynomial 100x4+10x2+1100x^4+10x^2+1 through Descartes Rule of Signs.

^ A well-known technique for dealing with symmetric (or in this case, nearly symmetric) polynomials is to divide through by a power of xx with half of the polynomial's degree (in this case, divide through by x3x^3), and then to use one of the substitutions t=x±1xt = x \pm \frac{1}{x}. In this case, the substitution t=x101x10t = x\sqrt{10} - \frac{1}{x\sqrt{10}} gives t2+2=10x2+110x2t^2 + 2 = 10x^2 + \frac 1{10x^2} and 210(t3+3t)=200x3210x32\sqrt{10}(t^3 + 3t) = 200x^3 - \frac{2}{10x^3}, which reduces the polynomial to just (t2+3)(210t+1)=0(t^2 + 3)\left(2\sqrt{10}t + 1\right) = 0. Then one can backwards solve for xx. Note: After dividing the equation with x3x^3, divide again with 1010 before substituting it with tt to get it right.

A slightly different approach using symmetry: Let y=10x1/xy = 10x - 1/x. Notice that the equation can be rewritten (after dividing across by x3x^3) as

2((10x)31/x3)+(10x)2+(1/x)2+10=02( (10x)^3 - 1/x^3 ) + (10x)^2 + (1/x)^2 + 10 = 0 Now it is easy to see that the equation reduces to

2(y3+30y)+(y2+20)+10=02y3+y2+60y+30=0y2(2y+1)+30(2y+1)=0(2y+1)(y2+30)=0\begin{aligned} 2(y^3+30y)+ (y^2+20) + 10 = 0 \\ 2y^3 + y^2 + 60y + 30 = 0 \\ y^2(2y+1) + 30(2y+1) = 0 \\ (2y+1)(y^2+30)= 0 \\ \end{aligned} so for real solutions we have y=1/2y = -1/2. Solve the quadratic in xx to get the final answer as 200\boxed{200}.

Solution 2 (Complex Bash)

It would be really nice if the coefficients were symmetrical. What if we make the substitution x=i10yx = -\frac{i}{\sqrt{10}}y? Then the equation becomes

2y6(i10)y5+(i10)y3(i10)y2=0-2y^6 - \left(\frac{i}{\sqrt{10}}\right)y^5 + \left(\frac{i}{\sqrt{10}}\right)y^3 - \left(\frac{i}{\sqrt{10}}\right)y - 2 = 0.

It's symmetric! Dividing by y3y^3 and rearranging, we get

2(y3+1y3)(i10)(y2+1y2)+(i10)-2\left(y^3 + \frac{1}{y^3}\right) - \left(\frac{i}{\sqrt{10}}\right)\left(y^2 + \frac{1}{y^2}\right) + \left(\frac{i}{\sqrt{10}}\right)

Now, if we let z=y+1yz = y + \frac{1}{y}, we can get the equations

z=y+1yz = y + \frac{1}{y} z22=y2+1y2z^2 - 2 = y^2 + \frac{1}{y^2}

and

z33z=y3+1y3z^3 - 3z = y^3 + \frac{1}{y^3}

(These come from squaring zz and subtracting 22 then multiplying that result by zz and subtracting zz.) Plugging this into our polynomial, expanding, and rearranging, we get

2z3(i10)z2+6z+(3i10)-2z^3 - \left(\frac{i}{\sqrt{10}}\right)z^2 + 6z + \left(\frac{3i}{\sqrt{10}}\right)

Now, we see that the two ii terms must cancel in order to get this polynomial equal to 00, so what squared equals 3? Plugging in z=3z = \sqrt{3} into the polynomial, we see that it works! Is there something else that equals 3 when squared? Trying z=3z = -\sqrt{3}, we see that it also works! Great, we use long division on the polynomial by

(z3)(z+3)=z23\left(z - \sqrt{3}\right)\left(z + \sqrt{3}\right) = z^2 - 3 and we get

2z(i10)=02z - \left(\frac{i}{\sqrt{10}}\right) = 0.

We know that the other two solutions for z wouldn't result in real solutions for xx since we have to solve a quadratic with a negative discriminant and then multiply by (i10)-\left(\frac{i}{\sqrt{10}}\right). We get that z=(i210)z = \left(\frac{i}{-2\sqrt{10}}\right). Solving for yy (using y+1y=zy + \frac{1}{y} = z) we get that y=i±161i410y = \frac{-i \pm \sqrt{161}i}{4\sqrt{10}}, and multiplying this by (i10)-\left(\frac{i}{\sqrt{10}}\right) (because x=(i10)yx = -\left(\frac{i}{\sqrt{10}}\right)y) we get that x=1±16140x = \frac{-1 \pm \sqrt{161}}{40} for a final answer of 1+161+40=200.-1 + 161 + 40 = \boxed{200}.

~Grizzy ~formatting edits by fermat_sLastAMC

Solution 3 (Geometric Series)

Observe that the given equation may be rearranged as 2000x62+(100x5+10x3+x)=02000x^6-2+(100x^5+10x^3+x)=0. The expression in parentheses is a geometric series with common factor 10x210x^2. Using the geometric sum formula, we rewrite as 2000x62+1000x7x10x21=0,10x2102000x^6-2+\frac{1000x^7-x}{10x^2-1}=0, 10x^2-1\neq0. Factoring a bit, we get 2(1000x61)+(1000x61)x10x21=0,10x210    2(1000x^6-1)+(1000x^6-1)\frac{x}{10x^2-1}=0, 10x^2-1\neq0 \implies (1000x61)(2+x10x21)=0,10x210(1000x^6-1)(2+\frac{x}{10x^2-1})=0, 10x^2-1\neq0. Note that setting 1000x61=01000x^6-1=0 gives 10x21=010x^2-1=0, which is clearly extraneous. Hence, we set 2+x10x21=02+\frac{x}{10x^2-1}=0 and use the quadratic formula to get the desired root x=1+16140    1+161+40=200x=\frac{-1+\sqrt{161}}{40} \implies -1+161+40=\boxed{200}

~keeper1098

Solution 4

If we look at the polynomial's terms, we can see that the number of zeros in a term more or less correlates to the power of x2x^2. Thus, we let y=10x2y=10x^2. The equation then becomes 2y3+xy2+xy+x2=02y^3+xy^2+xy+x-2=0, or x(y2+y+1)=2(1y3)x(y^2+y+1)=2(1-y^3).

By the difference of cubes formula, 2(1y3)=2(1y)(1+y+y2)2(1-y^3)=2(1-y)(1+y+y^2), so we have two cases: either y2+y+1=0y^2+y+1=0, or x=2(1y)x=2(1-y). We start with the second formula as it is simpler.

Solving with the quadratic formula after re-substitution, we see that x=1±16140x=\frac{-1\pm\sqrt{161}}{40}, so the answer is 1+161+40=200-1+161+40=\boxed{200}.

For the sake of completeness, if we check the other equation, we come to the conclusion that y=1±i32y=\frac{-1\pm i\sqrt{3}}{2}, so no real solution exists for xx. Thus our solution is correct.

~eevee9406

Solution 5 (substitutions)

Let x=y10.x = \frac{y}{10}. We have

2000y6106+100y5105+10y3103+y102=0\frac{2000y^6}{10^6} + \frac{100y^5}{10^5}+\frac{10y^3}{10^3}+\frac{y}{10} - 2=0 =2y6103+y5103+y3102+y102= \frac{2y^6}{10^3}+\frac{y^5}{10^3}+\frac{y^3}{10^2}+\frac{y}{10}-2 2y6+y5+10y3+100y2000=0.\Longleftrightarrow 2y^6 + y^5 + 10y^3 + 100y - 2000 = 0. Divide this by y3,y^3, and we get

2y3+y2+10+100y22000y3.2y^3 + y^2 + 10 + \frac{100}{y^2} - \frac{2000}{y^3}. By inspection, this looks like it could be expressed as a polynomial in z=y10y.z=y - \frac{10}{y}. First, let's express 2(y31000y3)2\left(y^3 - \frac{1000}{y^3}\right) in terms of z.z. We have

z3=(y10y)3=y330y+300y1000y3,z^3 = \left(y-\frac{10}{y}\right)^3 = y^3 - 30y + \frac{300}{y} - \frac{1000}{y^3}, z3+30z=(y10y)3+30(y10y)=y31000y3.\Longleftrightarrow z^3 + 30z = \left(y-\frac{10}{y}\right)^3 + 30\left(y - \frac{10}{y} \right) = y^3 - \frac{1000}{y^3}. So,

2y32000y3=2z3+60z.2y^3 - \frac{2000}{y^3} = 2z^3 + 60z. Now we want to express y2+10+100y2y^2 + 10 + \frac{100}{y^2} in terms of zz too.

z2+30=y220+100y2+30=y2+10+100y2.z^2 + 30 = y^2 - 20 + \frac{100}{y^2}+30 = y^2 + 10 + \frac{100}{y^2}. Finally,

2y3+y2+10+100y22000y3=2z3+z2+60z+30.2y^3 + y^2 + 10 + \frac{100}{y^2} - \frac{2000}{y^3} = 2z^3 + z^2 + 60z + 30. It is quite easy to see that 12-\frac{1}{2} is one of the roots of this polynomial. Since the problem specifies that there are exactly two real roots, we know that the other roots of this cubic are nonreal. Now, we backtrack.

z=12=y10y.z = -\frac{1}{2} = y-\frac{10}{y}. y2+y210=0y^2 + \frac{y}{2} - 10 = 0 2y2+y20=02y^2 + y - 20 = 0 1±1+1604\frac{-1 \pm \sqrt{1+160 }}{4} y=1+1614.\Longleftrightarrow y = \frac{-1 + \sqrt{161}}{4}. Since x=y10,x=1+16140,x=\frac{y}{10}, x = \frac{-1 + \sqrt{161}}{40}, which means our answer is

1+161+40=200.-1 + 161 + 40 = \boxed{200}. ~martianrunner

Video solution

https://www.youtube.com/watch?v=mAXDdKX52TM