Example 12 Let an=∑k=1nk(n+1−k)1. Prove that for any positive integer n⩾2, an+1<an.
Solution
Note that k(n+1−k)1=n+11(k1+n+1−k1), thus, an=n+12∑k=1nk1. Therefore, for any positive integer n⩾2, we have 21(an−an+1)=n+11∑k=1nk1−n+21∑k=1n+1k1=(n+11−n+21)∑k=1nk1−(n+1)(n+2)1=(n+1)(n+2)1(∑k=1nk1−1)>0, so an+1<an.
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.