返回题库

AIME 1991 · 第 3 题

AIME 1991 — Problem 3

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Expanding (1+0.2)1000(1+0.2)^{1000}_{} by the binomial theorem and doing no further manipulation gives

(10000)(0.2)0+(10001)(0.2)1+(10002)(0.2)2++(10001000)(0.2)1000{1000 \choose 0}(0.2)^0+{1000 \choose 1}(0.2)^1+{1000 \choose 2}(0.2)^2+\cdots+{1000 \choose 1000}(0.2)^{1000} =A0+A1+A2++A1000,= A_0 + A_1 + A_2 + \cdots + A_{1000}, where Ak=(1000k)(0.2)kA_k = {1000 \choose k}(0.2)^k for k=0,1,2,,1000k = 0,1,2,\ldots,1000. For which kk_{}^{} is AkA_k^{} the largest?

解析

Solutions

Solution 1 (Proof Format)

Lemma:\textbf{Lemma:}

The "maxima" is the point kk in which every n>kn > k results in a decrease of value.

Conjecture:\textbf{Conjecture:}

For all values kk upon AkA_k there exists a value n=kn=k in which

(1000n)(15)n\binom{1000}{n} \cdot \left(\frac{1}{5}\right)^n is as great as possible.

Proof of the Conjecture\textbf{Proof of the Conjecture}

For simplicity, denote ak=(1000k)(15)ka_k = \binom{1000}{k} \cdot \left(\frac{1}{5}\right)^k.

Examine the ratio ak+1ak\frac{a_{k+1}}{a_k}. We see this simplifies into

ak+1ak=(1000k+1)(15)k+1(1000k)(15)k=(1000k+1)(1000k)15\frac{a_{k+1}}{a_k} = \frac{\binom{1000}{k+1}\left(\frac{1}{5}\right)^{k+1}}{\binom{1000}{k}\left(\frac{1}{5}\right)^k} = \frac{\binom{1000}{k+1}}{\binom{1000}{k}} \cdot \frac{1}{5} Then, the identity (nk+1)(nk)=nkk+1\frac{\binom{n}{k+1}}{\binom{n}{k}} = \frac{n-k}{k+1} simplifies the above ratio as

ak+1ak=1000kk+115\frac{a_{k+1}}{a_k} = \frac{1000-k}{k+1} \cdot \frac{1}{5} which can be rewritten as

1000k5(k+1)\frac{1000-k}{5(k+1)} Note that 5(k+1)5(k+1) will exponentially increase greater than 1000k1000-k through properties of multiplication.

So, for the sequence to begin descent, we want the exact value of kk in which

1000k5(k+1)1000-k \le 5(k+1)

Solving for which we obtain

k16556k \ge 165 \frac{5}{6}.

So there exists some n=kn=k for which

(1000n)(15)n\binom{1000}{n} \cdot \left(\frac{1}{5}\right)^n

is as great as possible.

particularly n16556n \ge 165 \frac{5}{6}

Incorporation of the Conjecture\textbf{Incorporation of the Conjecture}

Every term in the binomial expansion of (1+0.2)1000(1+0.2)^{1000} must be in the form

Ak=(1000k)(0.2)kA_k = \binom{1000}{k}(0.2)^k where kZ+ :0k1000k \in \mathbb{Z}^+ : 0 \le k \le 1000.

The maximal value occurs at k16556k \ge 165 \frac{5}{6}. However, this isn't an integer. The next greatest integer will occur at k=166k = 166. Thus the value of kk such that AkA_k is maximized is 166\boxed{\textbf{166}} \square

~Pinotation

Solution 2

Let 0.Thenwemaywrite0. Then we may writeA_{k}^{}={N\choose k}x^{k}=\frac{N!}{k!(N-k)!}x^{k}=\frac{(N-k+1)!}{k!}x^{k}.Takinglogarithmsinbothsidesofthislastequationandusingthewellknownfact. Taking logarithms in both sides of this last equation and using the well-known fact\log(a_{}^{}b)=\log a + \log b(validif(valid ifa_{}^{},b_{}^{}>0$), we have

log(Ak)=log[(Nk+1)!k!xk]=log[j=1k(Nj+1)xj]=j=1klog[(Nj+1)xj].\log(A_{k})=\log\left[\frac{(N-k+1)!}{k!}x^{k}\right]=\log\left[\prod_{j=1}^{k}\frac{(N-j+1)x}{j}\right]=\sum_{j=1}^{k}\log\left[\frac{(N-j+1)x}{j}\right]\, .

Now, log(Ak)\log(A_{k}^{}) keeps increasing with kk_{}^{} as long as the arguments (Nj+1)xj>1\frac{(N-j+1)x}{j}>1 in each of the log[  ]\log\big[\;\big] terms (recall that logy<0\log y_{}^{} <0 if 0).Therefore,theinteger0). Therefore, the integerk_{}^{}thatwearelookingformustsatisfythat we are looking for must satisfyk=\Big\lfloor\frac{(N+1)x}{1+x}\Big\rfloor,where, where\lfloor z_{}^{}\rfloordenotesthegreatestintegerlessthanorequaltodenotes the greatest integer less than or equal toz_{}^{}$.

In summary, substituting N=1000N_{}^{}=1000 and x=0.2x_{}^{}=0.2 we finally find that k=166k=\boxed{166}.

Solution 3

We know that once we have found the largest value of kk, all values after AkA_k are less than AkA_k. Therefore, we are looking for the smallest possible value such that:

15k(1000k)>15k+1(1000k+1){\frac{1}{5}}^k\cdot {{1000} \choose {k}}>{\frac{1}{5}}^{k+1}\cdot {{1000} \choose {k+1}}

Dividing by 15k{\frac{1}{5}}^k gives:

(1000k)>15(1000k+1){1000\choose k}>{\frac{1}{5}}\cdot{1000\choose {k+1}}.

We can express these binomial coefficients as factorials.

1000!(1000k)!(k)!>151000!(1000k1)!(k+1)!\frac{1000!}{(1000-k)!\cdot(k)!}>{\frac{1}{5}}\cdot\frac{1000!}{(1000-k-1)!\cdot{(k+1)!}}

We note that the 1000!1000! can cancel. Also, (1000k)!=(1000k)(1000k1)!(1000-k)!=(1000-k)(1000-k-1)!. Similarly, (k+1)!=(k+1)k!(k+1)!=(k+1)k!.

Canceling these terms yields,

1(1000k)>151(k+1)\frac{1}{(1000-k)}>{\frac{1}{5}}\cdot\frac{1}{(k+1)}

Cross multiplying gives:

5k+5>1000kk>165.85k+5>1000-k \Rightarrow k>165.8

Therefore, since this identity holds for all values of k>165.8k>165.8, the largest possible value of kk is 166\boxed{166}.

Solution 4

We know that AkA_k will increase as kk increases until certain k=mk=m, where A0<A1<A2<<Am2<Am1<AmA_0 < A_1 < A_2 < \dots < A_{m-2} < A_{m-1} < A_m and

Am>Am+1>Am+2>>A1000.A_m > A_{m+1} > A_{m+2} > \dots > A_{1000}.

Next, to change Ak1A_{k-1} to AkA_k, we multiply Ak1A_{k-1} by 1000k+15k\frac{1000-k+1}{5k}. It follows that the numerator must be greater than the

denominator or

1000k+1>5k1000-k+1>5k k<166.8k<166.8 .

We conclude that the answer is 166\boxed{166}.

Solution 5

Notice that the expansion is the largest the moment BEFORE the nCp<5nC_p < 5 (this reasoning can probably be found in the other solutions; basically, if we have a number k and then k+1, the value is the largest when k+1 is larger than k, or in other words nCp15>1nC_p*\frac{1}{5} > 1)

Say we have (10005){1000 \choose 5}... this equals 100099999899799654321\frac{1000*999*998*997*996}{5*4*3*2*1}, and if we have k+1, then it's just going to be equivalent to multiplying this fraction by 9956\frac{995}{6}. Notice that this fraction's numerator plus denominator is equal to 10011001. Calling the numerator x and the denominator y, we get that

x+y=1001x+y = 1001 xy>5\frac{x}{y} > 5 x>5yx>5y 6y<10016y<1001 y<166.83333y<166.83333 and since the denominator is what we are specifically choosing, or in other words what k is, we conclude k = 166\boxed{166}

Note: It may be more intuitive to equate x=5yx=5y and then use test points to figure out which side of the inequality to lie on.

Solution 6

Notice the relation between AmA_m and Am+1A_{m+1}. We have that: Am+1=Am151000mm+1A_{m+1} = A_m \cdot \frac{1}{5} \cdot \frac{1000-m}{m+1}. This is true because from AmA_m to Am+1A_{m+1} we have to multiply by 15=0.2\frac{1}{5}=0.2 once,and then we must resolve the factorial issue. To do this, we must realize that

(1000m+1)=1000!(m+1)!(1000m1)!=1000(1001m)(1000m)(m+1)!{1000 \choose m+1} = \frac{1000!}{(m+1)!(1000-m-1)!} = \frac{1000 \cdots (1001-m)(1000-m)}{(m+1)!} and that

(1000m)=1000!m!(1000m)!=1000(1001m)m!{1000 \choose m} = \frac{1000!}{m!(1000-m)!} = \frac{1000 \cdots (1001-m)}{m!} (1000m)1000mm+1\Longrightarrow {1000 \choose m} \cdot \frac{1000-m}{m+1} So now, we must find out for which mm is 1000m<5(m+1)1000-m< 5 \cdot (m+1) (when this happens the numerator is less than the denominator for the fraction 1000mm+1\frac{1000-m}{m+1} so then we will have Am>Am+1A_m > A_{m+1}) Then we find that for all m>165.833333m > 165.833333, the above inequality (1000m<5(m+1)1000-m< 5 \cdot (m+1)) holds, so then m=165m=165 so k=m+1=166k=m+1= \boxed{166}.

~qwertysri987