返回题库

AIME 2009 II · 第 7 题

AIME 2009 II — Problem 7

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Define n!!n!! to be n(n2)(n4)31n(n-2)(n-4)\cdots 3\cdot 1 for nn odd and n(n2)(n4)42n(n-2)(n-4)\cdots 4\cdot 2 for nn even. When i=12009(2i1)!!(2i)!!\sum_{i=1}^{2009} \frac{(2i-1)!!}{(2i)!!} is expressed as a fraction in lowest terms, its denominator is 2ab2^ab with bb odd. Find ab10\dfrac{ab}{10}.

解析

Solution 1

First, note that (2n)!!=2nn!(2n)!! = 2^n \cdot n!, and that (2n)!!(2n1)!!=(2n)!(2n)!! \cdot (2n-1)!! = (2n)!.

We can now take the fraction (2i1)!!(2i)!!\dfrac{(2i-1)!!}{(2i)!!} and multiply both the numerator and the denominator by (2i)!!(2i)!!. We get that this fraction is equal to (2i)!(2i)!!2=(2i)!22i(i!)2\dfrac{(2i)!}{(2i)!!^2} = \dfrac{(2i)!}{2^{2i}(i!)^2}.

Now we can recognize that (2i)!(i!)2\dfrac{(2i)!}{(i!)^2} is simply (2ii){2i \choose i}, hence this fraction is (2ii)22i\dfrac{{2i\choose i}}{2^{2i}}, and our sum turns into S=i=12009(2ii)22iS=\sum_{i=1}^{2009} \dfrac{{2i\choose i}}{2^{2i}}.

Let c=i=12009(2ii)2220092ic = \sum_{i=1}^{2009} {2i\choose i} \cdot 2^{2\cdot 2009 - 2i}. Obviously cc is an integer, and SS can be written as c222009\dfrac{c}{2^{2\cdot 2009}}. Hence if SS is expressed as a fraction in lowest terms, its denominator will be of the form 2a2^a for some a22009a\leq 2\cdot 2009.

In other words, we just showed that b=1b=1. To determine aa, we need to determine the largest power of 22 that divides cc.

Let p(i)p(i) be the largest xx such that 2x2^x that divides ii.

We can now return to the observation that (2i)!=(2i)!!(2i1)!!=2ii!(2i1)!!(2i)! = (2i)!! \cdot (2i-1)!! = 2^i \cdot i! \cdot (2i-1)!!. Together with the obvious fact that (2i1)!!(2i-1)!! is odd, we get that p((2i)!)=p(i!)+ip((2i)!)=p(i!)+i.

It immediately follows that p((2ii))=p((2i)!)2p(i!)=ip(i!)p\left( {2i\choose i} \right) = p((2i)!) - 2p(i!) = i - p(i!), and hence p((2ii)2220092i)=22009ip(i!)p\left( {2i\choose i} \cdot 2^{2\cdot 2009 - 2i} \right) = 2\cdot 2009 - i - p(i!).

Obviously, for i{1,2,,2009}i\in\{1,2,\dots,2009\} the function f(i)=22009ip(i!)f(i)=2\cdot 2009 - i - p(i!) is a strictly decreasing function. Therefore p(c)=p((220092009))=2009p(2009!)p(c) = p\left( {2\cdot 2009\choose 2009} \right) = 2009 - p(2009!).

We can now compute p(2009!)=k=120092k=1004+502++3+1=2001p(2009!) = \sum_{k=1}^{\infty} \left\lfloor \dfrac{2009}{2^k} \right\rfloor = 1004 + 502 + \cdots + 3 + 1 = 2001. Hence p(c)=20092001=8p(c)=2009-2001=8.

And thus we have a=22009p(c)=4010a=2\cdot 2009 - p(c) = 4010, and the answer is ab10=4010110=401\dfrac{ab}{10} = \dfrac{4010\cdot 1}{10} = \boxed{401}.


Additionally, once you count the number of factors of 22 in the summation, one can consider the fact that, since bb must be odd, it has to take on a value of 1,3,5,7,1,3,5,7, or 99 (Because the number of 22s in the summation is clearly greater than 10001000, dividing by 1010 will yield a number greater than 100100, and multiplying this number by any odd number greater than 99 will yield an answer >999>999, which cannot happen on the AIME.) Once you calculate the value of 40104010, and divide by 1010, bb must be equal to 11, as any other value of bb will result in an answer >999>999. This gives 401\boxed{401} as the answer.


Just a small note. It's important to note the properties of the vpv_p function, which is what Solution 1 is using but denoting it as p(...)p (...). We want to calculate v2(i=12009(2ii)2220092i)v_2 \left( \sum ^{2009} _{i=1} \dbinom{2i}{i} \cdot 2^{2 \cdot 2009 - 2i} \right) as the final step. We know that one property of vpv_p is that vp(a+b)min(vp(a),vp(b))v_p (a + b) \geq \min \left( v_p(a), v_p (b) \right). Therefore, we have that v2(i=12009(2ii)2220092i)min(220091,2200921,...,220092008v2(2008!),220092009v2(2009!))v_2 \left( \sum ^{2009} _{i=1} \dbinom{2i}{i} \cdot 2^{2 \cdot 2009 - 2i} \right) \geq \min \left( 2 \cdot 2009 -1, 2 \cdot 2009 -2 - 1, ... , 2 \cdot 2009 - 2008 - v_2 (2008!), 2 \cdot 2009 - 2009 - v_2 (2009!) \right). Thus, we see by similar calculations as in Solution 1, that v2(c)8v_2 (c) \geq 8. From which the conclusion follows.

- (OmicronGamma)

Solution 2

Using the steps of the previous solution we get c=i=12009(2ii)2220092ic = \sum_{i=1}^{2009} {2i\choose i} \cdot 2^{2\cdot 2009 - 2i} and if you do the small cases(like 1,2,3,4,5,61, 2, 3, 4, 5, 6) you realize that you can "thin-slice" the problem and simply look at the cases where i=2009,2008i=2009, 2008(they're nearly identical in nature but one has 44 with it) since (2iI)\dbinom{2i}{I} hardly contains any powers of 22 or in other words it's very inefficient and the inefficient cases hold all the power so you can just look at the highest powers of 22 in (40182009)\dbinom{4018}{2009} and (40162008)\dbinom{4016}{2008} and you get the minimum power of 22 in either expression is 88 so the answer is 401010    401\frac{4010}{10} \implies \boxed{401} since it would violate the rules of the AIME and the small cases if b>1b>1.

Solution 3 (Divisibility)

We can logically deduce that the bb value will be 1. Listing out the first few values of odd and even integers, we have: 1,3,5,7,9,11,13...1, 3, 5, 7, 9, 11, 13... and 2,4,6,8,10,12,14,16...2, 4, 6, 8, 10, 12, 14, 16.... Obviously, none of the factors of 22 in the denominator will cancel out, since the numerator is odd. Starting on the second term of the numerator, a factor of 33 occurs every 33 terms, and starting out on the third term of the denominator, a factor of 33 appears also every 33 terms. Thus, the factors of 33 on the denominator will always cancel out. We can apply the same logic for every other odd factor, so once terms all cancel out, the denominator of the final expression will be in the form 12a1 \cdot 2^a. Since there will be no odd factors in the denominators, all the denominators will be in the form 2a2^a where aa is the number of factors of 22 in (20092)!=4018!(2009 \cdot 2)! = 4018!. This is simply n=11140182n=4010\sum_{n=1}^{11} \left \lfloor{\frac{4018}{2^n}}\right \rfloor = 4010. Therefore, our answer is 401\boxed{401}.

Solution 4

Using the initial steps from Solution 1, S=i=12009(2ii)22iS=\sum_{i=1}^{2009} \dfrac{{2i\choose i}}{2^{2i}}. Clearly b=1b = 1 as in all the summands there are no non-power of 2 factors in the denominator. So we seek to find aa. Note that 2a2^a would be the largest denominator in all the summands, so when they are summed it is the common denominator.

Taking the p-adic valuations of each term, the powers of 2 in the denominator for ii is (2i)v2((2ii)).(2i) - v_2(\binom{2i}{i}). We can use Kummers theorem to see that v2((2ii))v_2(\binom{2i}{i}) is the number of digits carried over when ii is added to ii in base 22. This is simply the number of 11's in the binary representation of ii.

Looking at the binary representations of some of the larger ii we see 2009=1111101100122009 = 11111011001_2 having eight 11's. So the power of two is 220098=40102 \cdot 2009 - 8 = 4010. Experimenting with 2008,2007,20062008, 2007, 2006 we see that the power of two are all <4010< 4010, and under 20052005 the power of two 2iv2((2ii))<2i<40102i - v_2(\binom{2i}{i}) < 2i < 4010. Therefore a=4010a = 4010 and ab10=401.\frac{ab}{10} = \boxed{401}.

~Aaryabhatta1

Video Solution

https://youtu.be/ppJkqLd3VNI?si=GX3UXkQ5s-5L6AzO

~MathProblemSolvingSkills.com