Difference between revisions of "Divisibility rules/Rule 1 for 13 proof"
m |
|||
Line 1: | Line 1: | ||
− | To test if a number <math>N</math> is divisible by 13, | + | To test if a number <math>N</math> is divisible by 13, then take off the last digit, multiply it by 4 and add it to the rest of the number. If this new number is divisible by 13, then so is <math>n</math>. This process can be repeated for large numbers, as with the second divisibility rule for 7. |
== Proof == | == Proof == |
Revision as of 22:41, 23 February 2008
To test if a number is divisible by 13, then take off the last digit, multiply it by 4 and add it to the rest of the number. If this new number is divisible by 13, then so is
. This process can be repeated for large numbers, as with the second divisibility rule for 7.
Proof
Let be a positive integer with units digit
, tens digit
and so on. Then
is the result of truncating the last digit from
. Note that
. Now
if and only if
, so
if and only if
. But
, and the result follows.