is divisible by n.
We construct a finite sequence of partial sum of the given finite sequence as follows,
s1=a1
s2=a1+a2
s3=a1+a2+a3
…
sn=a1+a2+⋯+an
If si≡0(modn) for any admissible value of i then we are done with k=1andr=i−1. Therefore assume si≢0(modn)∀i∈{1,2,…,n}⟹si≡k(modn) where 1≤k≤n−1,k∈N. Since there are n such congruences and n−1 possible values of k, Pigeon−Hole principle asserts that at least two different partial sums have the same remainder, i.e, si≡k(modn)sj≡k(modn) for i≠j.
Therefore si≡sj(modn) (Without loss of generality assume that i>j )
⟹si−sj≡0(modn)
⟹sj+1+sj+2+⋯+sj+i−j≡0(modn) This is what was asked!
No comments:
Post a Comment