Action disabled: recent
en:math:algebra:divisibility
Divisibility Rules
Can divided by | If | Example |
---|---|---|
1 | No specific condition. | Any integer is divisible by 1 |
2 | The last digit is even (0, 2, 4, 6, or 8) | 1,294→4 is even. |
3 | The sum of the digits must be divisible by 3. | 609→6+0+9=15 which is clearly divisible by 3 |
Subtract the quantity of the digits 2, 5, and 8 in the number from the quantity of the digits 1, 4, and 7 in the number. The result must be divisible by 3. | 16,499,205,854,376has four of the digits 1, 4 and 7and four of the digits 2, 5 and 8; Since 4−4=0is a multiple of 3, the number 16,499,205,854,376 is divisible by 3 | |
Subtracting 2 times the last digit from the rest gives a multiple of 3. | 405→40−5×2=40−10=30=3×10 | |
4 | The last two digits form a number that is divisible by 4. | 40,832→32 is divisible by 4 |
If the tens digit is even, the ones digit must be 0, 4, or 8. If the tens digit is odd, the ones digit must be 2 or 6. | 40,832→3 is odd, and the last digit is 2 | |
The sum of the ones digit and double the tens digit is divisible by 4. | 40,832→2×3+2=8 which is divisible by4 | |
5 | The last digit is 0 or 5. | 495→ the last digit is 5 |
6 | It is divisible by 2 and by 3. | 1,458→1+4+5+8=18so it is divisible by 3 and the last digit is even,hence the number is divisible by 6. |
Sum the ones digit, 4 times the 10s digit, 4 times the 100s digit, 4 times the 1000s digit, etc. If the result is divisible by 6, so is the original number. (Works because 10n=4(mod6) for 𝑛>1 | 1,458→(4×1)+(4×4)+(4×5)+8=4+16+20+8=48 | |
7 | Forming an alternating sum of blocks of three from right to left gives a multiple of 7 | 1,369,851→851−369+1=483=7×69 |
Adding 5 times the last digit to the rest gives a multiple of 7. (Works because 49 is divisible by 7.) | 483→48+(3×5)=63=7×9 | |
Subtracting 2 times the last digit from the rest gives a multiple of 7. (Works because 21 is divisible by 7.) | 483→48−(3×2)=42=7×6 | |
Subtracting 9 times the last digit from the rest gives a multiple of 7. (Works because 91 is divisible by 7.) | 483→48−(3×2)=42=7×6 | |
Adding 3 times the first digit to the next and then writing the rest gives a multiple of 7. (This works because 10a + b − 7a = 3a + b; the last number has the same remainder as 10a + b.) | 483→4×3+8=20203→2×3+0=663→6×3+3=21 | |
Adding the last two digits to twice the rest gives a multiple of 7. (Works because 98 is divisible by 7.) | 483,595→95+(2×4835)=976565+(2×97)=259→59+(2×2)=63 | |
Multiply each digit (from right to left) by the digit in the corresponding position in this pattern (from left to right): 1, 3, 2, −1, −3, −2 (repeating for digits beyond the hundred-thousands place). Adding the results gives a multiple of 7. | 483,595→(4×(−2))+(8×(−3))+(3×(−1))+(5×2)+(9×3)+(5×1)=7 | |
Compute the remainder of each digit pair (from right to left) when divided by 7. Multiply the rightmost remainder by 1, the next to the left by 2 and the next by 4, repeating the pattern for digit pairs beyond the hundred-thousands place. Adding the results gives a multiple of 7. | 194,536→19|45|36→(5×4)+(3×2)+(1×1)=27 so it is not divisible by 7 204,540→20|45|40→(6×4)+(3×2)+(5×1)=35 so it is divisible by 7. | |
8 | If the hundreds digit is even, the number formed by the last two digits must be divisible by 8. | 624→24 |
If the hundreds digit is odd, the number obtained by the last two digits must be 4 times an odd number. | 352→52=4×13 | |
Add the last digit to twice the rest. The result must be divisible by 8. | 56→(5×2)+6=16 | |
The last three digits are divisible by 8. | 34,152→Examine divisibility of just 152→19×8 | |
The sum of the ones digit, double the tens digit, and four times the hundreds digit is divisible by 8. | 34,152→4×1+5×2+2=16 | |
9 | The sum of the digits must be divisible by 9 | 2,880→2+8+8+0=18:1+8=9 |
Subtracting 8 times the last digit from the rest gives a multiple of 9. (Works because 81 is divisible by 9) | 2,880→288−0×8=288−0=288=9×32 | |
10 | The last digit is 0.[3] | 130→ the ones digit is 0. |
It is divisible by 2 and by 5 | 130→ it is divisible by 2 and by 5 | |
11 | Form the alternating sum of the digits, or equivalently sum(odd) - sum(even). The result must be divisible by 11. | 918,082→9−1+8−0+8−2=22=2×11. |
Add the digits in blocks of two from right to left. The result must be divisible by 11. | 627→6+27=33=3×11 | |
Subtract the last digit from the rest. The result must be divisible by 11. | 627→62−7=55=5×11. | |
Add 10 times the last digit to the rest. The result must be divisible by 11. (Works because 99 is divisible by 11). | 627→62+70=132→13+20=33=3×11 | |
If the number of digits is even, add the first and subtract the last digit from the rest. The result must be divisible by 11. | 918,082→the number of digits is even1808+9−2=1815→81+1−5=77=7×11 | |
If the number of digits is odd, subtract the first and last digit from the rest. The result must be divisible by 11. | 14,179→the number of digits is odd (5)417−1−9=407=37×11 | |
12 | It is divisible by 3 and by 4. | 324→it is divisible by 3 and by 4. |
Subtract the last digit from twice the rest. The result must be divisible by 12. | 324→32×2−4=60=5×12. | |
13 | Form the alternating sum of blocks of three from right to left. The result must be divisible by 13. | 2,911,272→272−911+2=−637 |
Add 4 times the last digit to the rest. The result must be divisible by 13. (Works because 39 is divisible by 13). | 637→63+7×4=919+1×4=13. | |
Subtract the last two digits from four times the rest. The result must be divisible by 13. | 923→9×4−23=13. | |
Subtract 9 times the last digit from the rest. The result must be divisible by 13. (Works because 91 is divisible by 13). | 637→63−7×9=0. | |
14 | It is divisible by 2 and by 7. | 224→it is divisible by 2 and by 7. |
Add the last two digits to twice the rest. The result must be divisible by 14. | 364→3×2+64=701,764→17×2+64=98. | |
15 | It is divisible by 3 and by 5. | 390→it is divisible by 3 and by 5. |
16 | If the thousands digit is even, the number formed by the last three digits must be divisible by 16. | 254,176→176 |
If the thousands digit is odd, the number formed by the last three digits must be 8 times an odd number. | 3408→408=8×51 | |
Add the last two digits to four times the rest. The result must be divisible by 16. | 176→1×4+76=801,168→11×4+68=112 | |
The last four digits must be divisible by 16. | 157,648→7,648=478×16 | |
The sum of the ones digit, double the tens digit, four times the hundreds digit, and eight times the thousands digit is divisible by 16. | 157,648→7×8+6×4+4×2+8=96 | |
17 | Subtract 5 times the last digit from the rest. (Works because 51 is divisible by 17.) | 221→22−1×5=17 |
Add 12 times the last digit to the rest. (Works because 119 is divisible by 17). | 221→22+1×12=22+12=34=17×2 | |
Subtract the last two digits from two times the rest. (Works because 102 is divisible by 17.) | 4,675→46×2−75=17 | |
Add 2 times the last digit to 3 times the rest. Drop trailing zeroes. (Works because (10a + b) × 2 − 17a = 3a + 2b; since 17 is a prime and 2 is coprime with 17, 3a + 2b is divisible by 17 if and only if 10a + b is.) | 4,675→467×3+5×2=1,411238→23×3+8×2=85 | |
18 | It is divisible by 2 and by 9.[6] | 342→it is divisible by 2 and by 9. |
19 | Add twice the last digit to the rest. (Works because (10a + b) × 2 − 19a = a + 2b; since 19 is a prime and 2 is coprime with 19, a + 2b is divisible by 19 if and only if 10a + b is.) | 437 to43+7×2=57. |
Add 4 times the last two digits to the rest. (Works because 399 is divisible by 19.) | 6,935→69+35×4=209 | |
20 | It is divisible by 10, and the tens digit is even. | 360→is divisible by 10, and 6 is even. |
The last two digits are 00, 20, 40, 60 or 80.[3] | 480→80 | |
It is divisible by 4 and 5. | 480→it is divisible by 4 and 5. | |
21 | Subtracting twice the last digit from the rest gives a multiple of 21. (Works because (10a + b) × 2 − 21a = −a + 2b; the last number has the same remainder as 10a + b.) | 168→16−8×2=0 |
Suming 19 times the last digit to the rest gives a multiple of 21. (Works because 189 is divisible by 21). | 441→44+1×19=44+19=63=21×3 | |
It is divisible by 3 and by 7.[6] | 231→it is divisible by 3 and by 7. | |
22 | It is divisible by 2 and by 11.[6] | 352→it is divisible by 2 and by 11 |
23 | Add 7 times the last digit to the rest. (Works because 69 is divisible by 23.) | 3,128→312+8→7=368.36+8×7=92 |
Add 3 times the last two digits to the rest. (Works because 299 is divisible by 23.) | 1,725→17+25×3=92 | |
Subtract 16 times the last digit from the rest. (Works because 161 is divisible by 23). | 1,012→101−2×16=101−32=69=23×3 | |
Subtract twice the last three digits from the rest. (Works because 2,001 is divisible by 23.) | 2,068,965→2,068−965×2=138 | |
24 | It is divisible by 3 and by 8.[6] | 552→it is divisible by 3 and by 8. |
25 | The last two digits are 00, 25, 50 or 75. | 134,250→50is divisible by 25. |
26 | It is divisible by 2 and by 13.[6] | 156→it is divisible by 2 and by 13. |
Subtracting 5 times the last digit from 2 times the rest of the number gives a multiple of 26. (Works because 52 is divisible by 26.) | 1,248→(124×2)−(8×5)=208=26×8 | |
27 | Sum the digits in blocks of three from right to left. (Works because 999 is divisible by 27.) | 2,644,272→2+644+272=918 |
Subtract 8 times the last digit from the rest. (Works because 81 is divisible by 27.) | 621→62−1×8=54 | |
Sum 19 times the last digit from the rest. (Works because 189 is divisible by 27). | 1,026→102+6×19=102+114=216=27×8 | |
Subtract the last two digits from 8 times the rest. (Works because 108 is divisible by 27.) | 6,507:65×8−7=520−7=513=27×19 | |
28 | It is divisible by 4 and by 7.[6] | 140→it is divisible by 4 and by 7. |
29 | Add three times the last digit to the rest. (Works because (10a + b) × 3 − 29a = a + 3b; the last number has the same remainder as 10a + b.) | 348→34+8×3=58 |
Add 9 times the last two digits to the rest. (Works because 899 is divisible by 29.) | 5,510→55+10×9=145=5×29 | |
Subtract 26 times the last digit from the rest. (Works because 261 is divisible by 29). | 1,015→101−5×26=101−130=−29=29×−1 | |
Subtract twice the last three digits from the rest. (Works because 2,001 is divisible by 29.) | 2,086,956→2,086−956×2=174 | |
30 | It is divisible by 3 and by 10.[6] | 270→it is divisible by 3 and by 10 |
It is divisible by 2, by 3 and by 5 | 270→it is divisible by 2, by 3 and by 5 | |
It is divisible by 2 and by 15 | 270→it is divisible by 2 and by 15 | |
It is divisible by 5 and by 6 | 270→it is divisible by 5 and by 6 |
UCH Viki'den alıntılanmıştır. https://wiki.ulascemh.com/doku.php?id=en:math:algebra:divisibility
en/math/algebra/divisibility.txt · Last modified: 2025/05/04 21:11 by ulascemh