Given integers a0, a1, ..., a100, satisfying a1>a0, a1>0, and ar+2=3ar+1−2ar for r=0, 1, ..., 98. Prove a100>299.
Solution
Solution:
An easy induction gives ar=(2r−1)a1−(2r−2)a0 for r=2, 3, ..., 100. Hence, in particular, a100=(2100−2)(a1−a0)+a1. But a1 and (a1−a0) are both at least 1. Hence result.
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.