One night several years ago, as I lay in bed waiting to fall asleep, I remembered having read that there were easy divisibility rules for each of the numbers 2-10 except 7. Hoping to discover one but not expecting to, I tried to think of a pattern formed with division by 7, and in a few minutes I actually discovered one! I was so excited that I jumped out of bed to tell my father, who was half asleep already.
I had discovered that a number is evenly divisible by 7 if:
is a number evenly divisible by 7. For example, to test 105 for divisibility by 7:
Since we know that 35 is divisible by 7, we can conclude that 105 is as well.
I later realized that I had discovered a divisibility rule not just for 7, but for all numbers, which was something I had never heard of before. A number is evenly divisible by N if:
is a number evenly divisible by N.
My excitement died down eventually, particularly after I found out that someone else had already discovered a simple divisibility rule for 7 that is similar. However, I don't think I have yet heard of a universal divisibility rule. Have any of you?
My father helped me find a proof for this rule, but I won't publish it yet because I want to give you an opportunity to try to produce it.
I had discovered that a number is evenly divisible by 7 if:
3 * {digits before the last digit, or 0 if there are none} + {last digit}
is a number evenly divisible by 7. For example, to test 105 for divisibility by 7:
N = 105
3 * 10 + 5 = 35
35 / 7 = 5
Since we know that 35 is divisible by 7, we can conclude that 105 is as well.
I later realized that I had discovered a divisibility rule not just for 7, but for all numbers, which was something I had never heard of before. A number is evenly divisible by N if:
(10 - N) * {digits before the last digit, or 0 if there are none} + {last digit}
is a number evenly divisible by N.
My excitement died down eventually, particularly after I found out that someone else had already discovered a simple divisibility rule for 7 that is similar. However, I don't think I have yet heard of a universal divisibility rule. Have any of you?
My father helped me find a proof for this rule, but I won't publish it yet because I want to give you an opportunity to try to produce it.
Last edited: