Sequence (an) is defined as follows: a1=1,a2=2,an+2=(n+1)(an+an+1) for each natural n. How many zeros does a2011 end with?
Solution
We first prove that an=n! by PMI: an+2=(n+1)(n!+(n+1)!)=n!(n+1)(n+2)=(n+2)! One can now find the number of zeros using the well-known formula: [52011]+[522011]+[532011]+⋯=402+80+16+3=501.
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.