Let an=∑k=1nk(n+1−k)1. Prove that an+1<an for n≥2.
Solution — click to reveal
As k(n+1−k)1=n+11(k1+n+1−k1), we get an=n+12∑k=1nk1. Then for n≥2 we have 21(an−an+1)=n+11k=1∑nk1−n+21k=1∑n+1k1=(n+11−n+21)k=1∑nk1−(n+1)(n+2)1=(n+1)(n+2)1(k=1∑nk1−1)>0. That means an+1<an.