Divisibility rules (other)
Overview
Other divisibility rules
Combining rules for small divisors gives quick tests for other numbers:
- Divisible by iff divisible by and by (last digit even and digit sum divisible by ).
- Divisible by iff divisible by and by (digit sum divisible by , last two digits divisible by ).
- Divisible by iff the number formed by the last three digits is divisible by (same idea as the rule for : ).
Examples
- is divisible by because the last three digits form .
- is divisible by : digit sum (divisible by ), and last two digits are divisible by .