Prove that xi(k)=xi(k−1)+xi+1(k−1), hence by induction it is easy to get
xi(k)=i=0∑kCiixi+1(0)(mod2)
For simplicity, the following derivation omits mod2, and let xi+1(0)=xi+1.
If m is not a multiple of n, then m=qn+r,0<r<n, let
ai={Cmi+Cmi+n+⋯+Cmi+qn,1⩽i⩽rCmi+Cmi+n+⋯+Cmi+(q−1),r<i
Then
xi(m)=xi+a1xi+1+a2xi+2+⋯+anxi+n
Hence
a1xi+1+a2xi+2+⋯+anxi+n=0
Let i=1,2,⋯,n, then we have
an−1+an=0,an−2+an−1=0,⋯,a1+an=0
Thus a1,a2,⋯,an have the same parity.
On the other hand,
ar=Cmr+Cmr+n+⋯+Cmr+qn=Cmm−r+Cmm−r−n+⋯+Cmm−r−qn=Cmqn+Cm(q−1)n+⋯+Cmn+1=an+1
This shows that ar and an have different parities, which is a contradiction. Therefore, m must be a multiple of n.