Prove that the product of any m consecutive integers is divisible by m.

Let all natural numbers be grouped as :

{1,2,3,.............m-1,m},{m+1,m+2,m+3,................2m},{2m+1,2m+2,2m+3,...................3m},{3m+1,3m+2,............3m}

If the sequence of m consecutive integers begin with 1,evidently the product contains m as a factor and hence is divisible by m.
Every other string of m consecutive integers starting with 2 or 3 etc. up to m contains m as a factor and hence is divisible by m.
If the sequence of m consecutive integers starting with 2m+1 or 2m+2 upto 2m contains 2m as a factor and hence is divisible by m.
The argument is similar for every other strings of m consecutive integers.

Hence,this proves that the product of any m consecutive integers is divisible by m.

Comments

Popular posts from this blog

Show that number of pendant vertices in a binary tree is (n+1)/2 ,where n is the number of vertices in the tree.

Prove that every tree with 2 or more vertices is 2-chromatic.

Top 5 websites to learn coding Online