Maths Olympiad Prep

Library / /33 of 104

Algebra Difficulty 5.5 AIME, harder Prove it Bulgaria

Problem:

The sequence {an}n=1\{a_{n}\}_{n=1}^{\infty} is defined by a1=0a_{1}=0 and an+1=an+4n+3a_{n+1}= a_{n}+4 n+3, n1n \geq 1.

a) Express ana_{n} as a function of nn.

b) Find the limit
limnan+a4n+a42n++a410nan+a2n+a22n++a210n \lim _{n \rightarrow \infty} \frac{\sqrt{a_{n}}+\sqrt{a_{4 n}}+\sqrt{a_{4^{2} n}}+\cdots+\sqrt{a_{4^{10} n}}}{\sqrt{a_{n}}+\sqrt{a_{2 n}}+\sqrt{a_{2^{2} n}}+\cdots+\sqrt{a_{2^{10} n}}}

Solution

Solution:

a.
Using the recurrence relation we easily get
ak=ak1+4(k1)+3=ak2+4(k2)+4(k1)+23==a1+4(1+2++k1)+(k1)3=2k(k1)+3(k1)=(2k+3)(k1) \begin{aligned} a_{k} & =a_{k-1}+4(k-1)+3=a_{k-2}+4(k-2)+4(k-1)+2 \cdot 3=\cdots \\ & =a_{1}+4(1+2+\cdots+k-1)+(k-1) \cdot 3=2 k(k-1)+3(k-1) \\ & =(2 k+3)(k-1) \end{aligned}

b.
We have limnaknn=limn(2k+3n)(k1n)=2k\lim _{n \rightarrow \infty} \frac{\sqrt{a_{k n}}}{n}=\lim _{n \rightarrow \infty} \sqrt{\left(2 k+\frac{3}{n}\right)\left(k-\frac{1}{n}\right)}=\sqrt{2} k. Therefore the required limit is equal to
1+4+42++4101+2+22++210=41113(2111)=211+13=683 \frac{1+4+4^{2}+\cdots+4^{10}}{1+2+2^{2}+\cdots+2^{10}}=\frac{4^{11}-1}{3\left(2^{11}-1\right)}=\frac{2^{11}+1}{3}=683

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.