In base , there are simple divisibility rules formulated for division by and based on last digit, sum of digits or difference of alternate digits,(i.e., all numbers less than or equal to . The number is of course ignored in this context.
Which is the only number less than or equal to , for which a divisibility rule cannot be formulated in base , based on the either last digit(s), sum of digits or difference of alternate digit sums. The answer is to be given in base ?.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
When looking in base 8
Divisibility for 2 , will be the same as in base 10.
Divisibility for 3 , will be equivalent to the divisibility for 11 in base 10. Reason being in base n, n+1 follows the alternate digit addition rule, similarly in base 8, n+1 = ( 1 1 ) 8 = ( 9 ) 1 0 , which is a factor of 9, and so this rule follows for 3 also in base-8.
For 4 , any number ending in 4 or 0 will be divisible by 4.
For 5 , Since we are looking in base 8, which is not a divisible by 5, and neither , n − 1 (so that sum of digit rule can be applied) or n + 1 (so that alternate digit sum rule can be applied) is divisible by 5. So no rule for 5.
For 6 , Any number divisible by 2 and 3 will be divisible by 6.
For 7 , sum of digit rule, same as that we follow for 9 in base 10.
For 1 1 8 , same as that we use for 11 in base 10. For divisibility by 8 is any number ending in zero, same as that we use for 10 in base-10.