Maths Olympiad Prep

Library / /2 of 28

Algebra Difficulty 7.3 National Olympiad, round 2 Prove it Hong Kong

The general term of a sequence {an}\{a_n\} is given by an+2=an+1ana_{n+2} = a_{n+1} - a_n. If the sum of the first 1997 terms is 1879 and the sum of the first 1879 terms is 1997, what is the sum of the first 2000 terms?

Solution

The answer is 5873.
Let a1=xa_1 = x and a2=ya_2 = y. Then the sequence is
x,y,yx,x,y,xy,x,y, x, y, y-x, -x, -y, x-y, x, y, \dots
Note that the sequence repeats every 6 terms. Also, the sum of every 6 consecutive terms is 0. Thus, the sum of the first 1997 = 6×332+56 \times 332 + 5 terms is x+y+(yx)+(x)+(y)=yxx + y + (y-x) + (-x) + (-y) = y-x, and the sum of the first 1879 = 6×313+16 \times 313 + 1 terms is xx. Given that yx=1879y-x = 1879 and x=1997x = 1997, we have
y=(yx)+x=1879+1997=3876. y = (y - x) + x = 1879 + 1997 = 3876.
Therefore, the sum of the first 2000 = 6×333+26 \times 333 + 2 terms is
x+y=1997+3876=5873. x + y = 1997 + 3876 = 5873.

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.