返回题库

AIME 2011 II · 第 5 题

AIME 2011 II — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The sum of the first 20112011 terms of a geometric sequence is 200200. The sum of the first 40224022 terms is 380380. Find the sum of the first 60336033 terms.

解析

Solution

Since the sum of the first 20112011 terms is 200200, and the sum of the first 40224022 terms is 380380, the sum of the second 20112011 terms is 180180. This is decreasing from the first 2011, so the common ratio is less than one.

Because it is a geometric sequence and the sum of the first 2011 terms is 200200, second 20112011 is 180180, the ratio of the second 20112011 terms to the first 20112011 terms is 910\frac{9}{10}. Following the same pattern, the sum of the third 20112011 terms is 910180=162\frac{9}{10}*180 = 162.

Thus, 200+180+162=542200+180+162=542, so the sum of the first 60336033 terms is 542\boxed{542}.

Solution 2

Solution by e_power_pi_times_i

The sum of the first 20112011 terms can be written as a1(1k2011)1k\dfrac{a_1(1-k^{2011})}{1-k}, and the first 40224022 terms can be written as a1(1k4022)1k\dfrac{a_1(1-k^{4022})}{1-k}. Dividing these equations, we get 1k20111k4022=1019\dfrac{1-k^{2011}}{1-k^{4022}} = \dfrac{10}{19}. Noticing that k4022k^{4022} is just the square of k2011k^{2011}, we substitute x=k2011x = k^{2011}, so 1x+1=1019\dfrac{1}{x+1} = \dfrac{10}{19}. That means that k2011=910k^{2011} = \dfrac{9}{10}. Since the sum of the first 60336033 terms can be written as a1(1k6033)1k\dfrac{a_1(1-k^{6033})}{1-k}, dividing gives 1k20111k6033\dfrac{1-k^{2011}}{1-k^{6033}}. Since k6033=7291000k^{6033} = \dfrac{729}{1000}, plugging all the values in gives 542\boxed{542}.

Solution 3

The sum of the first 2011 terms of the sequence is expressible as a1+a1r+a1r2+a1r3a_1 + a_1r + a_1r^2 + a_1r^3 .... until a1r2010a_1r^{2010}. The sum of the 2011 terms following the first 2011 is expressible as a1r2011+a1r2012+a1r2013a_1r^{2011} + a_1r^{2012} + a_1r^{2013} .... until a1r4021a_1r^{4021}. Notice that the latter sum of terms can be expressed as (r2011)(a1+a1r+a1r2+a1r3...a1r2010)(r^{2011})(a_1 + a_1r + a_1r^2 + a_1r^3...a_1r^{2010}). We also know that the latter sum of terms can be obtained by subtracting 200 from 380, which then means that r2011=9/10r^{2011} = 9/10. The terms from 4023 to 6033 can be expressed as (r4022)(a1+a1r+a1r2+a1r3...a1r2010)(r^{4022})(a_1 + a_1r + a_1r^2 + a_1r^3...a_1r^{2010}), which is equivalent to ((9/10)2)(200)=162((9/10)^2)(200) = 162. Adding 380 and 162 gives the answer of 542\boxed{542}.

Solution 4

Let SnS_n be equal to the sum of the first nn terms of the geometric sequence. S2011=200S_{2011} = 200 and S4022=380S_{4022} = 380. Let aa be the first term and rr be the common difference. So a(1r20111r)=200a(\frac{1-r^{2011}}{1-r}) = 200 and a(1r40221r)=380a(\frac{1-r^{4022}}{1-r}) = 380. We take the positive difference between the two equations. a(r2011r4022r1)=180a(\frac{r^{2011}-r^{4022}}{r-1}) = 180. Now, we'll factor out r2011r^{2011} so the equation becomes ar2011(1r2011r1)=180ar^{2011}(\frac{1-r^{2011}}{r-1}) = 180. Divide this equation by the first equation and we get r2011=9/10r^{2011} = 9/10. We now just need to find the ratio of S6033S_{6033} to S2011S_{2011} multiplied by S2011S_{2011} (It's easy to find the ratio because of common terms).

S6033S2011=a(1r6033)1ra(1r2011)1r=1r60331r2011=1(910)31910=2711000110=271100\frac{S_{6033}}{S_{2011}} = \frac{\frac{a(1-r^{6033})}{1-r}}{\frac{a(1-r^{2011})}{1-r}} = \frac{1-r^{6033}}{1-r^{2011}} = \frac{1-(\frac{9}{10})^{3}}{1-\frac{9}{10}} = \frac{\frac{271}{1000}}{\frac{1}{10}} = \frac{271}{100} Now it's simple, we just need to multiply this value by S2011S_{2011} (which is 200200) and we get our final answer of 542\boxed{542}.

~ROGER8432V3

Video Solution

https://www.youtube.com/watch?v=rpYphKOIKRs&t=186s ~anellipticcurveoverq