Maths Olympiad Prep

Library / /1 of 8

Algebra Difficulty 3.8 AMC 10/12 Find the answer Italy

Let a0,a1,a2,a_{0}, a_{1}, a_{2}, \ldots be integers such that a0=19a_{0}=19, a1=25a_{1}=25, and for every n0n \geq 0 we have an+2=2an+1ana_{n+2}=2 a_{n+1}-a_{n}. What is the smallest i>0i>0 for which aia_{i} is a multiple of 1919?

Pick one

Solution

Solution:

The answer is (A). The recurrence rule given in the statement is equivalent to saying ak+1ak=akak1==a1a0=da_{k+1}-a_{k}=a_{k}-a_{k-1}=\cdots=a_{1}-a_{0}=d (the difference between two consecutive terms remains constant), and so we recognize aka_{k} as an arithmetic progression. We can then derive that ak=19+6ka_{k}=19+6 k for every kk (a formal proof of this result can be carried out by induction). For this number to be a multiple of 1919, it is necessary and sufficient that 6k6 k be a multiple of 1919, and this happens for the first time when k=19k=19.

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 translated into English from it; metadata (topic, difficulty) added by this project.