Maths Olympiad Prep

Library / /86 of 156

Algebra Difficulty 4.9 AIME Prove it China

Sequence {an}\{a_n\} satisfies a1=a2=a3a_1 = a_2 = a_3. Let
bn=an+an+1+an+2(nN+). b_n = a_n + a_{n+1} + a_{n+2} \quad (n \in \mathbb{N}_+).
If {bn}\{b_n\} is a geometric sequence with common ratio 33, find the value of a100a_{100}.

Solution

By the condition, we know that bn=b13n1=3nb_n = b_1 \cdot 3^{n-1} = 3^n (nN+)(n \in \mathbb{N}_+).
Thus,
an+3an=bn+1bn=3n+13n=23n(nN+). a_{n+3} - a_n = b_{n+1} - b_n = 3^{n+1} - 3^n = 2 \cdot 3^n \quad (n \in \mathbb{N}_+).
Therefore,
a100=a1+k=133(a3k+1a3k2)=1+k=133233k2=1+627331271=1+313(3991)=3100+1013. \begin{align*} a_{100} &= a_1 + \sum_{k=1}^{33} (a_{3k+1} - a_{3k-2}) \\ &= 1 + \sum_{k=1}^{33} 2 \cdot 3^{3k-2} \\ &= 1 + 6 \cdot \frac{27^{33} - 1}{27 - 1} \\ &= 1 + \frac{3}{13}(3^{99} - 1) = \frac{3^{100} + 10}{13}. \end{align*}

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.