Diviso R Divisibility Condition Examples
Diviso R Divisibility Condition Examples
Divisibility condition
Examples
2 is divisible by 1.
1,294: 4 is even.
40832: 32 is divisible by 4.
digit must be 0, 4, or 8.
If the tens digit is odd, the ones
digit must be 2 or 6.
483: 48 + (3 5) = 63 = 7 9.
divisible by 7.)
2) + (9 3) + (5 1) = 7.
624: 24.
56: (5 2) + 6 = 16.
2,880: 2 + 8 + 8 + 0 = 18: 1 + 8 = 9.
10
11
918,082: 9 1 + 8 0 + 8 2 = 22.
627: 6 + 27 = 33.
627: 62 7 = 55.
627: 62 + 70 = 132.
12
Subtract the last digit from twice
the rest.
13
324: 32 2 4 = 60.
[6]
14
15
637: 63 - 63 = 0.
364: 3 2 + 64 = 70.
1764: 17 2 + 64 = 98.
254,176: 176.
176: 1 4 + 76 = 80.
1168: 11 4 + 68 = 112.
157,648: 7,648 = 478 16.
17
18
19
rest.
It is divisible by 10, and the tens
digit is even.
20
221: 22 1 5 = 17.
342: it is divisible by 2 and by 9.
437: 43 + 7 2 = 57.
The following table provides rules for a few more notable divisors:
Diviso
r
Divisibility condition
Examples
divisible.
1050: 105 (02) = 105, 10
(52) = 0, 1050 is divisible.
21
105: 1 + 0 + 5 = 6, 10 + (55) =
Sum of the digits are divisible by 3 and the
35 = 7 5, 105 is divisible.
number is divisible by 7
210: 2 + 1 + 0 = 3, 21 + (05) =
21 = 7 3, 210 is divisible
23
25
divisible by 27.
29
261: 13 = 3; 3 + 26 = 29
31
837: 83 37 = 62
25,135,520: 35,520=111032
41,312: 1312.
32
If the ten thousands digit is odd, examine the
number formed by the last four digits plus 16.
33
627: 62 + 7 10 = 132,
13 + 2 10 = 33.
35
2,145: 21 + 45 = 66.
925 = 3725.
39
351: 1 4 = 4; 4 + 35 = 39
41
738: 73 8 4 = 41.
37
47
38 + 7 13 = 129,
12 + 9 13 = 129 = 43 3.
43
45
374 + 1 13 = 387,
495: 4 + 9 + 5 = 18, 1 + 8 = 9;
(495 is divisible by both 5 and
9.)
1,642,979: 164297 9 14 =
164171,
16417 14 = 16403,
1640 3 14 = 1598,
159 8 14 = 47.
1,127: 112+(75)=147.
49
50
134,250: 50.
51
204: 20-(45)=0
53
3657: 365+(716)=477 = 9 53
55
59
295: 56 = 30; 30 + 29 = 59
61
732: 73-(26)=61
64
65
66
147: 14 + (75) = 49
[5]
0.
67
69
345: 57 = 35; 35 + 34 = 69
71
852: 85-(27)=71
75
77
50 or 75.
[5]
by 3.
79
711: 18 = 8; 8 + 71 = 79
81
162: 16-(28)=0
83
581: 58+(125)=83
89
801: 19 = 9; 80 + 9 = 89
182: 18-(29)=0
91
Form the alternating sum of blocks of three from
right to left.
99
144,837: 14 + 48 + 37 = 99.
100
101
111
125
128
143
256
333
512
989
40,299: 4 - 2 + 99 = 101.
The number formed by the last nine digits must be 1,512,000,000 is divisible by
divisible by 512.[1][2]
512.
= 989
999
1000
https://en.wikipedia.org/wiki/Divisibility_rule
Finding Divisibility Rules for Large Numbers
+ 1 or x*10^k - 1, where x is very small (preferably one digit). Then the test is that N is divisible
by p if and only if the number gotten from N by chopping off the last k digits, multiplying them
by x, and subtracting (or adding, respectively) that product to the rest of N, is divisible by p.
For example, if you want to test divisibility by 107, you might find that 107 is a factor of
1899999, so you can test for divisibility by chopping off the last five digits, multiplying that by
19, and adding that product from the rest of the digits of N. The result will be divisible by 107 if
and only if the N is. You can continue this until the number has at most five digits, then you have
to try dividing by 107 directly.
- Doctor Rob, The Math Forum
http://mathforum.org/dr.math/
Date: 12/21/2000 at 13:35:00
From: Doctor Greenie
Subject: Re: Seeking out divisibility rules
Yes, there is.
I'm not sure I could provide a rigorous mathematical justification for the method, so I'll just
demonstrate it for a few cases.
The method for any given n is based on the pattern of remainders formed when successive
powers of 10 are divided by n. The method is best demonstrated by examples; however, here is
an attempt to put the method in words:
To determine whether a number is divisible by n, proceed as follows:
(1) Multiply each digit in the 10^i column by the remainder when
10^(i+1) is divided by n.
(2) Add all the numbers obtained in step (1).
(3) The original number is divisible by n if and only if the number
obtained in step (2) is divisible by n
Let's first use this method to derive the familiar divisibility rule for 3. We start by finding the
remainders when successive powers of 10 are divided by 3, until a pattern is found:
power of 10 remainder when divided by 3
----------- ---------------------------
10^1 1
10^2 1
10^3 1
::
Here the pattern emerges immediately: every power of 10 leaves a remainder of 1 when divided
by 3. The rule that comes out of this method is as follows:
"a number is divisible by 3 if (and only if) the number (1*units
digit + 1*tens digit + 1*hundreds digit + ...) is divisible by 3"
This is equivalent to the familiar rule that a number is divisible by 3 if and only if the sum of its
digits is divisible by 3. (This method quickly obtains the corresponding familiar rule for
divisibility by 9, since every power of 10 also leaves a remainder of 1 when divided by 9.)
Perhaps you are familiar with the divisibility rule for 11: find the sum of the digits in the oddnumbered locations and the sum of the digits in the even-numbered locations and take the
difference; if the difference is divisible by 11, then the original number is. Let's see if we can
develop that rule using this method:
power of 10 remainder when divided by 11
----------- ---------------------------10^1 10
10^2 1
10^3 10
10^4 1
10^5 10
::
We can use a "trick" here to simplify our divisibility rule a bit. Wherever the remainder upon
dividing by 11 is 10, we can also say the "remainder" is -1. Then our table looks like this:
power of 10 remainder when divided by 11
----------- ----------------------------10^1 -1
10^2 1
10^3 -1
10^4 1
10^5 -1
::
And from this we can see how, using our method, we can get the familiar divisibility rule for 11.
Now let's use the method to obtain a divisibility rule for 7.
power of 10 remainder when divided by 7
----------- --------------------------10^1 3
10^2 2
10^3 6 (or -1)
10^4 4 (or -3)
10^5 5 (or -2)
10^6 1
10^7 3
10^8 2
10^9 6 (or -1)
::
Without trying to put the rule into words, let's use it in an example. The number 5497756005 is
divisible by 7. We can show this is so using our divisibility rule as follows:
(5*3)+(0*2)+(0*6)+(6*4)+(5*5)+(7*1)+(7*3)+(9*2)+(4*6)+(5*4)
= 15 + 0 + 0 + 24 + 25 + 7 + 21 + 18 + 24 + 20
= 154
and 154 is divisible by 7, so 5497756005 is also.
Note carefully how this sum of 154 was obtained. In the string of products that were added to get
the total of 154, the first digit in each product is a digit of the number whose divisibility is being
checked, starting with the units digit and moving left; and the second digit in each product is the
remainder when successive powers of 10 are divided by 7, starting with 10^1 for the units digit.
Here's another example, to find a divisibility rule for 13.
power of 10 remainder when divided by 13
----------- ---------------------------10^1 10 (or -3)
10^2 9 (or -4)
10^3 12 (or -1)
10^4 3
10^5 4
10^6 1