askvity

Are all numbers divisible by 11 palindromes?

Published in Number Theory 2 mins read

No, not all numbers divisible by 11 are palindromes.

While it's true that certain palindromes are divisible by 11, the statement "all numbers divisible by 11 are palindromes" is demonstrably false. Divisibility by 11 is determined by a specific rule, and this rule doesn't necessitate a palindromic structure.

Divisibility Rule of 11

A number is divisible by 11 if the difference between the sum of its digits at odd places and the sum of its digits at even places is either 0 or divisible by 11.

Examples Demonstrating the Falsehood

  • The number 22: 22 is divisible by 11 (22 / 11 = 2). It is a palindrome.
  • The number 33: 33 is divisible by 11 (33 / 11 = 3). It is a palindrome.
  • The number 44: 44 is divisible by 11 (44 / 11 = 4). It is a palindrome.

While these examples fit the idea, they are not all the numbers divisible by 11. Consider these:

  • The number 110: 110 is divisible by 11 (110 / 11 = 10). But 110 is not a palindrome.
  • The number 121: 121 is divisible by 11 (121 / 11 = 11). It is a palindrome. Notice it follows the even digit palindrome rule below.
  • The number 209: 209 is divisible by 11 (209 / 11 = 19). It is not a palindrome.
  • The number 913: 913 is divisible by 11 (913 / 11 = 83). It is not a palindrome.
  • The number 1331: 1331 is divisible by 11 (1331 / 11 = 121). It is a palindrome.

These counterexamples (110, 209, and 913) definitively prove that not all numbers divisible by 11 are palindromes.

Palindromes and Divisibility by 11

It is true that palindromes with an even number of digits are always divisible by 11. This is because the divisibility rule of 11 will always result in a difference of 0 for such numbers.
For example, the palindrome 2332: (2+3) - (3+2) = 0. Thus, it is divisible by 11.

Palindromes with an odd number of digits are sometimes divisible by 11, but not always. Consider 121 (divisible by 11) versus 151 (not divisible by 11).

Conclusion

The statement that "all numbers divisible by 11 are palindromes" is incorrect. While some numbers divisible by 11 are palindromes, many are not. The divisibility rule of 11 and the properties of palindromes are distinct concepts.

Related Articles