Let us prove by induction. For n=1, we have to construct even numbers not exceeding 2⋅(4+1)=10.
+1−2−3+4+1−2+3+4=0,−1+2−3+4=6,−1+2+3+4=8,+1+2+3+4=10=2,+1+2−3+4=4,
By induction hypothesis assume that we've constructed all even numbers not exceeding 2n(4n+1) by ±1±2±⋯±4n.
Now let m be even number, such that 2n(4n+1)<m≤(2n+2)(4n+5).
1+2+⋯+(4n+4)=(2n+2)(4n+5)
1+2+⋯+(k−1)−k+(k+1)+⋯+(4n+4)=(2n+2)(4n+5)−2k, for k=1,4n+4. The above expression gives us even numbers between (2n+2)(4n+1) and (2n+2)(4n+5).
Then +1+2+⋯+(l−1)−l+(l+1)+⋯+(4n+3)−(4n+4)=(2n+2)(4n+1)−2l for l=1,4n. The above expression gives us even numbers between 2n(4n+1) and (2n+2)(4n+1).
For m≤2n(4n+1), we use (4n+1)−(4n+2)−(4n+3)+(4n+4)=0 and induction hypothesis. By this the induction is complete.