"The conventional wisdom unconventional way" keep yourself updated with latest mind boggling questions and & new methods of solving problems.

Why does the Divisibility Rule of 11 work?

I am sure you all know the Divisibility Rule of 11. Let me put it down here, just in case you forgot:

If you have a 10-digit number like abcdefghij (or 8346834623, for instance), then you add the alternate digits. So, you get (a+c+e+g+i) and (b+d+f+h+j) as two different sums. In our example number, these sums would be 8+4+8+4+2=26, and 3+6+3+6+3=21. Next, you find out the difference of the two sums, that is, 26-21=5.

If this difference is divisible by 11, or is zero, the complete number is divisible by 11 too.

Now, this was only a refresher. But the BIG question is: why does this rule work?

Lets expand the number abcdef (lets take a 6-digit number this time) as:

a x 10^5 + b x 10^4 + c x 10^3 + d x 10^2 + e x 10 + f x 1

When you divide each of the multipliers by 11, you would get 10, 1, 10, 1, 10 and 1 alternately. Now, we know that when you divide "A" and "B" separately by 11, to get the two remainders as "a" and "b" respectively, then you would get a remainder of "axb" when you divide "AxB" by 11. The same hold true for "A+B" too!

Also, a remainder of 10 can be written as -1 (Divisor-Remainder). So the remainder sequence can be re-written as -1,+1,-1,+1,-1 and +1.

So, the remainder of "abcdef" divided by 11 (lets call it abcdefR11) can also be written as:

aR11 x (-1) + bR11 x (+1) + cR11 x (-1) + dR11 x (+1) + eR11 x (-1) + fR11 x (+1)
= (b+d+f)R11 +(-1)x(a+c+e)R11
= [(b+d+f)-(a+c+e)] R11

This is how the Divisibility Rule of 11 is "derived"! You should be able to "explain" the Divisibility Rules of 3 and 9 in a similar manner now! Lets see how many of you can explain them, and earn some coffee with me :-)

Cheers!

5 Responses to "Why does the Divisibility Rule of 11 work?"

Anonymous (visit their site)

abcdef is a six digit no. which can be written as,
ax10^5+bx10^4+cx10^3+dx10^2+ex10^1+fx1
We have to divide this no. by 3.
If we will divide all the multipliers i.e from 10^5 to 1 by 3, we will get +1 as a remainder in each case.
we suppose that the remainder is aR3 when we divide a by 3.
so,the remainder when ax10^5is divided by 3 will be aR3x(+1)
In similar fashion, the total remainder can be written as,
aR3x(+1)+bR3x(+1)+cr3x(+1)+dR3x(+1)+eR3x(+1)+fR3x(+1)
=(a+b+c+d+e+f)R3
So, if d sum of the digits is divisible by 3, the whole no. will be divisible by 3.
The same is true for 9 also.

Anirudh Phadke (visit their site)

Wow! Great job! The next step: Try forming your own divisibility rules for, say, 23!

Anonymous (visit their site)

Divisibility rule for 13
We take a seven digit no. say,
abcdefg.
we can write it in d form of multipliers of 10 as above.
For 10^6, the remainder comes out to be +1.
In d similar way remainders for all d multipliers are,
10^5 - (+4)
10^4 - (+3)
10^3 - (-1)
10^2 - (-4)
10^1 - (-3)
10^0 - (+1)
So, d total remainder can be written as
{ax(+1)+bx(+4)+cx(+3)+dx(-1)+ex(-4)+fx(-3)+gx(+1)} R13
This series is repetitive & is true for any no. of digits.
Ex : To check 596648 is divisible by 13 or not
R13=5x4+9x3+6x(-1)+6x(-4)+4x(-3)+8x1 = 13
since d outcome is divisible by 13, d whole no. is divisible by 13.

Anirudh Phadke (visit their site)

That is good work. But there is a simpler interpretation. Every third alternative power leaves remainders +1 and -1. So, you could actual just group 3 digits at a time. Then, find sums of alternate groups, and then finally, the difference. It is pretty much like the Rule for 11, except that now you make groups of 3.

Same hold true for 7 as well! Check it out...

Anonymous (visit their site)

True...
For 7 also d group will be of 3.

Search This Blog

The Contributors

RAVI's KNOWLEDGE CENTER
View my complete profile

Blog Archive

Distributed by eBlog Templates