Define the sequence {xi}i≥0 by x0=x1=x2=1 and xk=xk−3xk−1+xk−2+1 for k>2. Find x2013.
Solution
Solution:
We have x3=11+1+1=3, x4=13+1+1=5, x5=15+3+1=9, x6=39+5+1=5. By the symmetry of our recurrence (or just further computation—it doesn't matter much), x7=3 and x8=x9=x10=1, so our sequence has period 8. Thus x2013=x13=x5=9.
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.