AlgebraDifficulty 4.0AIMEFind the answerUnited States
Problem:
Let …,a−1,a0,a1,a2,… be a sequence of positive integers satisfying the following relations: an=0 for n<0, a0=1, and for n≥1, an=an−1+2(n−1)an−2+9(n−1)(n−2)an−3+8(n−1)(n−2)(n−3)an−4. Compute n≥0∑n!10nan
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution:
Let y=∑n≥0n!xnan. Then y′=(1+2x+9x2+8x3)y by definition. So y=Cexp(x+x2+3x3+2x4). Take x=0 to get C=1. Take x=10 to get the answer.
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.