For any positive integer k define Hk=1+21+⋯+k1. Prove the relation 1+n+11k=1∑nHk=Hn+1.
Solutions — 2
Solution 1
We have k=1∑nHk=1+(1+21)+(1+21+31)+⋯+(1+21+⋯+n1)=n+2n−1+3n−2+⋯+n1=(n+1)−1+2n+1−2+3n+1−3+⋯+nn+1−n=(n+1)(1+21+⋯+n1)−n=(n+1)Hn−n. Using the above relation we get 1+n+11k=1∑nHk=1+n+11[(n+1)Hn−n]=Hn+1−n+1n=Hn+n+11=Hn+1.
Solution 2
For n=1 we have 1+21H1=1+21=H2. Assume that 1+n+11k=1∑nHk=Hn+1. We get 1+n+21k=1∑n+1Hk=1+n+21Hn+1+n+2n+1⋅n+11k=1∑nHk=1+n+21Hn+1−n+2n+1+n+2n+1⋅Hn+1=Hn+1+n+21=Hn+2, and the relation is proved by induction.
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 and solution reproduced as published; topic and difficulty added by this site.