My question is simple and comes from my curiousity during studying math.
How to know a number is divisible by $7$ or $13$ without using a calculator? For example, how do we decide intuitively that $11172686$ is divisible (or not) by $7$ or $13$?
Moreover, I am interesting in knowing a simple rules or condition that a number is divisible by a given number without using a calculator? Can you help me answering and explaining this topic? Thanks.
For $7$
$11172686$ Remove last Digit
Now we have $1117268$, Subtract twice of removed digit ($2\times6$) from $1117268$
Repeat this till we get either a known multiple of $7$ or $7$ itself or Zero ($0$)
If you're unable to get any of this, Given number is not divisible by $7$
For $13$
$11172686$ Remove Last digit Now we have $11172686$, Add 4 times of removed digit to $11172686$
Repeat this till we get either a known multiple of $13$ or $13$ itself
If you're unable to get any of this, Given number is not divisible by $13$