To prove that since 1+2+⋯+n=2n(n+1), the problem is equivalent to proving: n(n+1) divides 2(1k+2k+⋯+nk). Because n and n+1 are coprime, this is equivalent to proving
n∣2(1k+2k+⋯+nk)
and
(n+1)∣2(1k+2k+⋯+nk)
In fact, since k is odd, by the factorization formula (6) from the first unit, we know that
=2(1k+2k+⋯+nk)[1k+(n−1)k]+[2k+(n−2)k]+⋯+[(n−1)k+1k]+2nk
is a multiple of n. Similarly,
2(1k+2k+⋯+nk)=[1k+nk]+[2k+(n−1)k]+⋯+[nk+1k]
is a multiple of n+1.