返回题库

AIME 2006 I · 第 15 题

AIME 2006 I — Problem 15

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Given that a sequence of real numbers satisfies x0=0x_0=0 and xk=xk1+3|x_k|=|x_{k-1}+3| for all integers k1,k\ge 1, find the minimum possible value of x1+x2++x2006.|x_1+x_2+\cdots+x_{2006}|.

解析

Solutions

Solution 1

Suppose bi=xi3b_{i} = \frac {x_{i}}3. We have

i=12006bi2=i=02005(bi+1)2=i=02005(bi2+2bi+1)\sum_{i = 1}^{2006}b_{i}^{2} = \sum_{i = 0}^{2005}(b_{i} + 1)^{2} = \sum_{i = 0}^{2005}(b_{i}^{2} + 2b_{i} + 1) So

i=02005bi=b2006220062\sum_{i = 0}^{2005}b_{i} = \frac {b_{2006}^{2} - 2006}2 Now

i=12006bi=b20062+2b200620062\sum_{i = 1}^{2006}b_{i} = \frac {b_{2006}^{2} + 2b_{2006} - 2006}2 Therefore

i=12006bi=(b2006+1)220072202520072=9\left|\sum_{i = 1}^{2006}b_{i}\right| = \left|\frac {(b_{2006} + 1)^{2} - 2007}2\right|\geq \left|\frac{2025 - 2007}{2}\right| = 9 This lower bound can be achieved if we use b1=1b_1 = -1, b2=0b_2 = 0, b3=1b_3 = -1, b4=0b_4 = 0, and so on until b1962=0b_{1962} = 0, after which we let bk=bk1+1b_k = b_{k - 1} + 1 so that b2006=44b_{2006} = 44. So

i=12006xi027\left|\sum_{i = 1}^{2006}x_{i}\right|\geq \boxed{027}

Solution 2

First, we state that iff xi10x_{i - 1}\ge0, xi=xi1+3|x_i| = |x_{i - 1}| + 3 and iff xi1<0x_{i - 1} < 0, xi=xi13|x_i| = |x_{i - 1}| - 3. Now suppose xi=xjx_i = x_j for some 0i<j20060\le i < j\le2006. Now, this means that xi=xj|x_i| = |x_j|, and so the number of positive numbers in the set {xi,xi+1,,xj1}\{x_i,x_{i + 1},\ldots,x_{j - 1}\} equals the number of negative numbers. Now pair the numbers in this list up in the following way: Whenever a positive and a negative number are adjacent in this progression, pair them up and remove them from this list. We claim that every pair will sum to -3.

If the positive number comes first, then the negative number will have a magnitude three greater, so this is true. If the negative number comes first, then the positive number will have magnitude three smaller, and this will also be true. Now let us examine what happens when we remove those two from the sequence. WLOG, let the numbers be xkx_k and xk+1x_{k + 1}. Since one is positive and the other is negative, xk+2=xk+1±3=xk±33=xk=xk1+3|x_{k + 2}| = |x_{k + 1}|\pm3 = |x_k|\pm3\mp3 = |x_k| = |x_{k - 1} + 3|. So the new sequence works under the same criteria as the old one. In this way, we can pair all of the numbers up in this subsequence so the sums of the pairs are -3. Thus, the average of these numbers will be -3/2 for all subsequences that start and end with the same number (not including one of those).

Now, take all of the repeating subsequences out of the original sequence. The only thing that will be left will be a sequence {0,3,6,9,,3k}\{0,3,6,9,\cdots,3k\} for some even kk. Since we started with 2006 terms, we removed 2006k2006 - k (an even number) with an average of -3/2. Thus, the sum of both this remaining sequence and the removed stuff is (2006k)(3/2)+i=1k3k=(3/2)(k2006+k(k+1))=3/2(k2+2k2006)(2006 - k)( - 3/2) + \sum_{i = 1}^k3k = (3/2)(k - 2006 + k(k + 1)) = 3/2(k^2 + 2k - 2006). This must be minimized, so we find the roots: k2+2k=2006    (k+1)2=2007k^2 + 2k = 2006\implies (k + 1)^2 = 2007 and 442=1936<2007<2025=45244^2 = 1936 < 2007 < 2025 = 45^2. Plugging in k=44k = 44 yields (3/2)(20252007)=27(3/2)(2025 - 2007) = 27 (and k=42k = 42 yields 237- 237, a worse result). Thus, 027\fbox{027} is the closest to zero this sum can get.

Solution 3

We know xk=xk1+3|x_k| = |x_{k - 1} + 3|. We get rid of the absolute value by squaring both sides: xk2=xk12+6xk1+9xk2xk12=6xk1+9{x_k}^2 = {x_{k - 1}}^2 + 6{x_{k - 1}} + 9\Rightarrow {x_k}^2 - {x_{k - 1}}^2 = 6{x_{k - 1}} + 9. So we set this up:

x12x02=6x0+9x22x12=6x1+9x20072x20062=6x2006+9\begin{aligned} {x_1}^2 - {x_0}^2 & = 6{x_0} + 9 \\ {x_2}^2 - {x_1}^2 & = 6{x_1} + 9 \\ & \vdots \\ {x_{2007}}^2 - {x_{2006}}^2 & = 6{x_{2006}} + 9 \end{aligned} There are 20072007 equations. Sum them. We get: x20072=6(x1+x2++x2006)+92007{x_{2007}}^2 = 6\left(x_1 + x_2 + \cdots + x_{2006}\right) + 9\cdot{2007}

So x1+x2++x2006=16x2007292007|x_1 + x_2 + \cdots + x_{2006}| = \tfrac 16 \left|{x_{2007}}^2 - 9\cdot{2007}\right|

We know 3  x20073\ |\ x_{2007} and we want to minimize x2007292007\left|{x_{2007}}^2 - 9\cdot{2007}\right|, so x2007x_{2007} must be 3453\cdot{45} for it to be minimal (452=202545^2 = 2025 which is closest to 20072007). We can achieve this with xk=3kx_k=3k till x45=135x_{45}=135 and then alternating x46=138x_{46}=-138, x47=135x_{47}=135 and so on ... Then x2k=138x_{2k}=-138 and x2k+1=135x_{2k+1}=135 for all k>22k>22. Since 20072007 is odd, we have x2007=135x_{2007}=135.

This means that x1+x2++x2006=169(20252007)=027|x_1 + x_2 + \cdots + x_{2006}| = \tfrac 16 \left|9(2025 - 2007)\right| = \boxed{027}

Solution 4

Playing around with a couple numbers, we see that we can generate the sequence 0,3,6,3,6,0, 3, -6, 3, -6, \cdots, and we can also generate the sequence 3,6,9,12,3, 6, 9, 12, \cdots after each 6-6 value. Thus, we will apply this to try and find some bounds. We can test if the first 10001000 pairs of numbers each sum up to 3-3, and the rest form an arithmetic sequence, if the first 990990 pairs sum up to 3-3, and so on. When we get to 980980, we find that 980(3)+3+6++346=303980(-3) + 3 + 6 + \cdots + 3\cdot 46 = 303. If we shift the number of pairs up by 11, we get 981(3)+3+6++344=027981(-3) + 3 + 6 + \cdots + 3\cdot 44 = \boxed{027}.

~ Spacesam

Solution 5

We will work our way from x0|x_0| to x0+x1|x_0+x_1| to x0+x1+x2++x2006|x_0+x_1+x_2+\dots+x_{2006}|. Let the sum x0+x1+x2++xi=Si|x_0+x_1+x_2+\dots+x_i|=S_i.

Seeing as the value for the sum we want is always nonnegative, the best pseudo-strategy would be to stay as close to 00 as possible as we increase ii to eventually get to i=2006i=2006. It turns out that a greedy algorithm works here. Let us start with some smaller values of ii.

Note that we can describe xk+1x_{k+1} in terms of xkx_k in the following way: take xkx_k, add 33, and either multiply by 1-1 or not.

We know that S0=0S_0=0. When we get to S1S_1, we add in x1x_1, which is either 33 or 3-3. It does not make a difference which one we choose, so we can choose 33 for convenience. Now, S1=3S_1=3. x2x_2 is either ±6\pm6; adding 66 would take us farther away from 00, but adding 6-6 is an okay move. Thus, let x2=6x_2=-6, so S2=3S_2=-3.

x3x_3 is ±3\pm3. Adding 33 is clearly the right choice here, which takes us to 00. Thus, x3=3x_3=3 and S3=0S_3=0.

Let us look at how this greedy algorithm performs in general.

(the table doesn't work; if you desire, please to go https://artofproblemsolving.com/texer/zzyacvnp to view)

The sums alternate between separate arithmetic sequences. One of them is of particular interest to us: specifically, the one that goes 3a,3a3,3a6,3a,3a-3,3a-6,\cdots, because it will eventually become 00. One can then derive using simple algebra how long it will take to reach zero, depending on aa; it turns out that it takes 2a+12a+1 for each cycle to complete. We can then see that Sk21=0S_{k^2-1}=0 for positive integers kk; thus, S1935=0S_{1935}=0. We can then go through our algorithm, and it turns out that S2006=027S_{2006}=\boxed{027}.

~Technodoggo (sorry for the rushed solution!)