MHB Smallest 3-Digit Palindrome Divisible by 18 - Problem #94 (Jan. 13, 2014)

  • Thread starter Thread starter Jameson
  • Start date Start date
AI Thread Summary
The smallest three-digit palindrome divisible by 18 is 606. To determine this, the palindrome must meet the criteria of being divisible by both 2 and 9, as 18 is the product of these numbers. The number 606 is even, satisfying the divisibility by 2, and the sum of its digits (6 + 0 + 6 = 12) is divisible by 9. Several forum members successfully identified this solution, showcasing collaborative problem-solving. The discussion emphasizes the importance of understanding divisibility rules in finding palindromic numbers.
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
What is the smallest three digit palindrome divisible by 18? Can you solve this without a brute force examination of possibilities?

Note: a "palindrome" is a number (or word) that is the same backwards and forwards. For example, 121 and 777 are both palindromes.
--------------------
 
Physics news on Phys.org
Congratulations to the following members for their correct solutions:

1) magneto
2) kaliprasad
3) MarkFL
4) mente oscura
5) Ackbach
6) Pranav
7) soroban
8) eddybob123

Solution (from Pranav):
Let the three digit number be $\overline{abc}$. Clearly, we have the condition that $a\neq 0$.

Since the number is a palindrome, we have $a=c$ i.e $\overline{aba}$. For the number to be divisible by $18$, it must be divisible by $2$ and $9$.

The number is divisible by $2$ if $a=2, 4, 6 \,\text{or}\, 8$ ($a=0$ not allowed). Also, the number is divisible if $a+b+a=2a+b$ is a multiple of $9$. Since we look for the smallest palindrome, let $a=2$. Clearly, $b=5$ for $2a+b$ to be a multiple of $9$. Hence, the smallest palindrome divisible by 18 is $\fbox{252}$.
 

Similar threads

2
Replies
67
Views
14K
2
Replies
93
Views
15K
4
Replies
175
Views
25K
Replies
30
Views
14K
Replies
2
Views
3K
Replies
2
Views
4K
Back
Top