Let x1bethethreerealrootsoftheequation\sqrt{2014}x^3-4029x^2+2=0.Findx_2(x_1+x_3)$.
解析
Solution 1
Substituting n for 2014, we get
nx3−(1+2n)x2+2=nx3−x2−2nx2+2=x2(nx−1)−2(nx2−1)=0
Noting that nx2−1 factors as a difference of squares to
(nx−1)(nx+1)
we can factor the left side as
(nx−1)(x2−2(nx+1))
This means that n1 is a root, and the other two roots are the roots of x2−2nx−2. Note that the constant term of the quadratic is negative, so one of the two roots is positive and the other is negative. In addition, by Vieta's Formulas, the roots sum to 2n, so the positive root must be greater than 2n in order to produce this sum when added to a negative value. Since 0<20141<22014 is clearly true, x2=20141 and x1+x3=22014. Multiplying these values together, we find that x2(x1+x3)=002.
Solution 2
From Vieta's formulae, we know that
x1x2x3=2014−2x1+x2+x3=20144029
and
x1x2+x2x3+x1x3=0
Thus, we know that
x2(x1+x3)=−x1x3
Now consider the polynomial with roots x1x2,x2x3, and x1x3. Expanding the polynomial
(x−x1x2)(x−x2x3)(x−x1x3)
we get the polynomial
x3−(x1x2+x2x3+x1x3)x2+(x1x2x3)(x1+x2+x3)x−(x1x2x3)2
Substituting the values obtained from Vieta's formulae, we find that this polynomial is
x3−20148058x−20144
We know x1x3 is a root of this polynomial, so we set it equal to 0 and simplify the resulting expression to
1007x3−4029x−2=0
Given the problem conditions, we know there must be at least 1 integer solution, and that it can't be very large (because the x3 term quickly gets much larger/smaller than the other 2). Trying out some numbers, we quickly find that x=−2 is a solution. Factoring it out, we get that
1007x3+4029x−2=(x+2)(1007x2−2014x−1)
Since the other quadratic factor clearly does not have any integer solutions and since the AIME has only positive integer answers, we know that this must be the answer they are looking for. Thus,
x1x3=−2
so
−x1x3=002
and we're done.
Solution 3
Observing the equation, we notice that the coefficient for the middle term −4029 is equal to
−220142−1
.
Also notice that the coefficient for the x3 term is 2014. Therefore, if the original expression was to be factored into a linear binomial and a quadratic trinomial, the x term of the binomial would have a coefficient of 2014. Similarly, the x term of the trinomial would also have a coefficient of 2014. The factored form of the expression would look something like the following:
(2014x−a)(x2−n2014x−b)
where a,b,c are all positive integers (because the x2 term of the original expression is negative, and the constant term is positive), and
ab=2
Multiplying this expression out gives
2014x3−(2014n+a)x2+(an2014−b2014)x+ab
Equating this with the original expression gives
2014n+a=−4029
The only positive integer solutions of this expression is (n,a)=(1,2015) or (2,1). If (n,a)=(1,2015) then setting an2014−b2014=0 yields b=2015 and therefore ab=20152 which clearly isn't equal to 2 as the constant term. Therefore, (n,a)=(2,1) and the factored form of the expression is:
(2014x−1)(x2−22014x−2)
Therefore, one of the three roots of the original expression is
x=20141
Using the quadratic formula yields the other two roots as
x=2014+2016
and
x=2014−2016
Arranging the roots in ascending order (in the order $x_1),
2014−2016<20141<2014+2016
Therefore,
x2(x1+x3)=2014122014=002
Solution 4
By Vieta's, we are seeking to find x2(x1+x3)=x1x2+x2x3=−x1x3=2014x22.
Substitute n=−x1x3 and x2=2014n2.
Substituting this back into the original equation, we have 1007n34−1007n28058+2=0, so 2n3−10078058n+10074=2n3−10078058n−4=0.
Hence, 8058n−4≡2n−4≡0(mod1007), and so n≡2(mod1007).
But since n≤999 because it is our desired answer, the only possible value for n is 002
Stormersyle & mathleticguyyy
Solution 5
Let x=2014y.
The original equation simplifies to 2014y3−20144029y2+2=0⟹y3−4029y2+4028=0.
Here we clearly see that y=1 is a root.
Dividing y−1 from the sum we find that (y−1)(y2−4028y−4028)=0. From simple bounding we see that y=1 is the middle root.
Therefore x2(x1+x3)=20141⋅20144028=002.
Solution 6
a=2014 looks arbitrary and related to b=−4019 (b=−(2a2+1)), so let k = 2014.
The equation becomes 0=kx3−(2k2+1)x2+2. Since we want to relate k and x, we should solve for one of them. We can't solve for x, since that would require the cubic formula, so we solve for k, and express it in terms of a quadratic, and apply the quadratic formula.
We get the roots are:
k=x1, and k=2x−x1.
In the first case, x=k1=20141.
In the second case, x2−22014−2=0. The solutions are 2014±2016. The sum of these 2 solutions is 22014, and 20141 is the middle solution, and thus, (x1+x3)⋅x2=2
Solution 7 (Estimation and Intuitive Function Analysis)
We will estimate the roots of the polynomial. (This strategy normally doesn't work on AIME #9, but playing around with a function is often good strategy for getting an intuition for the problem. In this problem, estimation happens to be a valid solution path. It isn't a proof, but given the constraint that the answer is an integer, we can be certain that our answer is correct.)
Let p(x)=2014x3−4029x2+2=0. We start by estimating p(−1), p(0), and p(1) (A natural first step for function analysis.):
p(−1)≈−45−4029+2≈−4000p(0)=2p(1)≈45−4029+2≈−4000
We conclude by Intermediate Value Theorem (or just common sense), that there is a root on (−1,0) and another root on (0,1).
We know that p(1)<0 and that limx→∞p(x)=∞. We conclude that the third root is on (1,∞). Therefore, x1∈(−1,0), x2∈(0,1), and x3∈(1,∞).
We will estimate x3. For x>1, the constant term of p(x) is negligible. We simplify and get p(x3)≈2014x33−4029x32=0. Solving for x3 (We can divide by x32 because we know x3=0), we get x3≈20144029≈22014≈90. We can intuitively bound x3 between 88 and 92.
We will now estimate x1 and x2. x1 and x2 are close to 0. As a result, the 2014x3 term is negligible. We simplify and get p(x)≈−4029x2+2=0. Solving for x, we get x≈±40292≈±2014.51≈±451. We can intuitively bound x1 between −431 and −471. Similarly, we can intuitively bound x2 between 471 and 431.
We calculate that the minimum possible value of x2(x1+x3) is 4788−431 and the maximum possible value is 4392−471. The only integer that falls is this range is 002.
~numerophile
Solution 8
Let a=x2014. We have 2014x3−4029x2+2=ax2−2a2−x2+2=x2(a−1)−2(a2−1)=x2(a−1)−2(a−1)(a+1)=(a−1)(x2−2a−2)=0, so a=x2014=1 or x2−2a−2=x2−22014x−2=0. As such, the solutions are at x=20141 and x=222014±4⋅2014+8. Note that 222014−4⋅2014+8<0<20141<2014<222014+4⋅2014+8, so x2(x1+x3)=2014x1+x3=201422014=2. (x1+x3=22014 by vietas.)
-zhoujef000
Solution 9 (cheese)
Rewrite the polynomial as nx3−(2n2+1)x2+2=0. The answer probably holds for general n, so letting n=0, we have x2+2=0. We'll assume that the missing root doesn't impact the final answer, so by Vietas, we have 002.
You can build confidence by setting n=1 to get x3−3x2+2=0=(x−1)(x2−2x−2), since there is an obvious root x=1, then factor the cubic.
Middle root being the integer is only way to get an integer answer, and by Vieta, the product of the quadratic tots is the answer. You can also solve the quadratic to confirm: The roots of the quadratic are 1±12−(−2)=1±3, so the middle root of the cubic is 1 and the sum of the other roots is 2.
You can build more confidence by setting n=−1 to get −x3−3x2+2=0=(x+1)(x2−2x2−2), since there is an obvious root x=−1, and continue as in the n=1 case.
(In fact, as other solutions show, x=1/n is a root of the cubic.)