The definition of the sum of equal powers of consecutive positive integers is Sm(N)=k=1∑N−1km In particular S1(N)=1+2+⋯+(N−1)=2N(N−1) S2(N)=12+22+⋯+(N−1)2=6N(N−1)(2N−1) S3(N)=13+23+⋯+(N−1)3=4N2(N−1)2 Prove that S2(N)S3(N)=127S6(N)+125S4(N)
Solution
S2(N)S3(N)=j=1∑N−1j2k=1∑N−1k3 Split into three parts according to k<j, k=j, and k>j that is j=1∑N−1j2k=1∑j−1k3+S5(N)+k=1∑N−1k2j=1∑k−1j2 or j=1∑N−1j2⋅4j2(j−1)2+S5(N)+k=1∑N−1k3⋅6k(k−1)(2k−1) the sum is 127S6(N)−S5(N)+125S4(N)+S5(N) that is 127S6(N)+125S4(N)
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 translated into English from zh; metadata (topic, difficulty) added by this project.