Divisibility criterion for 11

67 Views Asked by At

What is a quick way to prove using induction the following fact: "A number is a multiple of 11 if and only if the sum of its even-placed digits minus the sum of its odd-placed digits is also a multiple of 11"?

Thanks in advance.

1

There are 1 best solutions below

1
On

Hint:

Use congruences. $10\equiv -1\mod11$.