返回题库

AIME 2012 II · 第 2 题

AIME 2012 II — Problem 2

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem 2

Two geometric sequences a1,a2,a3,a_1, a_2, a_3, \ldots and b1,b2,b3,b_1, b_2, b_3, \ldots have the same common ratio, with a1=27a_1 = 27, b1=99b_1=99, and a15=b11a_{15}=b_{11}. Find a9a_9.

解析

Solution 1

Call the common ratio r.r. Now since the nnth term of a geometric sequence with first term xx and common ratio yy is xyn1,xy^{n-1}, we see that a1r14=b1r10    r4=9927=113.a_1 \cdot r^{14} = b_1 \cdot r^{10} \implies r^4 = \frac{99}{27} = \frac{11}{3}. But a9a_9 equals a1r8=a1(r4)2=27(113)2=271219=363a_1 \cdot r^8 = a_1 \cdot (r^4)^2=27\cdot {\left(\frac{11}{3}\right)}^2=27\cdot \frac{121} 9=\boxed{363}.

Solution 2

Let the ratio be rr. From a15b11=a15b11\frac{a_{15}}{b_{11}} = \frac{a_{15}}{b_{11}}:

a1r14=b1r10    a1r4=b1a_1 r^{14} = b_1 r^{10} \implies a_1 r^4 = b_1.

Notice how a5=a1r4=b1a_5 = a_1 r^4 = b_1.

Then

a9=a5r4=b1r4=b12a1a_9 = a_5 r^4 = b_1 r^4 = \frac{b_1^2}{a_1}.

Plug in a1=27,b1=99a_1 = 27, b_1 = 99:

a9=99227=363a_9 = \frac{99^2}{27} = 363.

363\boxed{363}

~Pinotation

Video Solution

https://youtu.be/V2X9hz6DuUw

~Lucas