If a1=1,a2=0, and an+1=an+2an+2 for all n≥1, compute a2004.
A number or a short expression. Spacing and $ signs are ignored.
Solution
By writing out the first few terms, we find that an+4=−4an. Indeed, an+4=2(an+3−an+2)=2(an+2−2an+1)=2(−2an)=−4an Then, by induction, we get a4k=(−4)k for all positive integers k, and setting k=501 gives 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: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.